In the Linux kernel, the following vulnerability has been resolved: driver core: location: Free struct acpi_pld_info *pld before return false struct acpi_pld_info *pld should be freed before the return of allocation failure, to prevent memory leak, add the ACPI_FREE() to fix it.
Upstream advisory: https://lore.kernel.org/linux-cve-announce/2025091511-CVE-2023-53211-6015@gregkh/T