CVE Published: 28/02/2024 |
CVE Updated: 04/11/2024 |
CVE Year: 2021 Source: Linux |
Vendor: Linux |
Product: Linux Status : PUBLISHED
CVE-2021-46985 Description
In the Linux kernel, the following vulnerability has been resolved:
ACPI: scan: Fix a memory leak in an error handling path
If \'acpi_device_set_name()\' fails, we must free
\'acpi_device_bus_id->bus_id\' or there is a (potential) memory leak.