Security Advisory

CVE-2023-53211

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-15 14:21:39
Last updated 2026-05-11 19:40:25
Assigner Linux
State PUBLISHED

Description

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.