In the Linux kernel, the following vulnerability has been resolved:
driver core: location: Free struct acpipldinfo *pld before return false
struct acpipldinfo *pld should be freed before the return of allocation failure, to prevent memory leak, add the ACPI_FREE() to fix it.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53211.json",
"cna_assigner": "Linux"
}