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.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-28 09:15
Updated : 2024-12-06 15:02
NVD link : CVE-2021-46985
Mitre link : CVE-2021-46985
CVE.ORG link : CVE-2021-46985
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
