CVE-2023-53211: driver core: location: Free struct acpi_pld_info *pld before return false
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 ACPIFREE() to fix it.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2023-53211?
CVE-2023-53211 is classified as a medium severity vulnerability affecting the Linux kernel due to improper memory management.
How do I fix CVE-2023-53211?
To fix CVE-2023-53211, ensure your Linux kernel is updated to version 6.1.16 or higher, or to version 6.2.3 if version 6.2 is currently in use.
What impact does CVE-2023-53211 have on systems?
CVE-2023-53211 can lead to memory leaks, potentially affecting system performance and stability.
Which versions of the Linux kernel are affected by CVE-2023-53211?
CVE-2023-53211 affects Linux kernel versions from 5.19 up to 6.1.16 and also those from 6.2.0 to 6.2.3.
Is CVE-2023-53211 actively being exploited?
As of now, there have been no widespread reports of active exploitation of CVE-2023-53211.