2024-02-28 08:13:13
Linux
PUBLISHED
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.