CVE-2023-53211

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxbc443c31def574e3bfaed50cb493b8305ad79435 < 8fe72b8f59f63ca776bb8a4fcd2f406057a9fc90affected
LinuxLinuxbc443c31def574e3bfaed50cb493b8305ad79435 < 5a9de90951bbeaed775e4b8d1b16b4d359e82bf5affected
LinuxLinuxbc443c31def574e3bfaed50cb493b8305ad79435 < 0d150f967e8410e1e6712484543eec709356a65daffected
LinuxLinux5.19affected
LinuxLinux0 < 5.19unaffected
LinuxLinux6.1.16 <= 6.1.*unaffected
LinuxLinux6.2.3 <= 6.2.*unaffected
LinuxLinux6.3 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

References