CVE-2021-46985: ACPI: scan: Fix a memory leak in an error handling path
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.
Security readout for executives and security teams
Plain-English summary
This Linux kernel issue is a memory leak in ACPI device scanning when a naming operation fails. The available sources do not provide CVSS, exploitability, or business-impact details. Treat it as a kernel maintenance issue unless vendor guidance says otherwise.
Executive priority
Monitor and remediate through normal kernel patch cycles. Escalate only if a vendor advisory assigns higher severity or identifies reachable exploitation in your environment.
Technical view
In the ACPI scan path, failure of acpi_device_set_name() could leave acpi_device_bus_id->bus_id allocated, creating a potential memory leak. The CVE record lists Linux kernel versions and stable commits, but does not describe a trigger, attacker control, or impact beyond the leak.
Likely exposure
Exposure is limited to Linux systems running affected kernel versions or downstream kernels that include the vulnerable ACPI scan code. The bundle does not identify affected distributions, products, configurations, or externally reachable services.
Exploitation context
No active exploitation is supported by the supplied sources, and KEV is false. The record does not provide exploit prerequisites, attack vector, or proof of concept details.
Researcher notes
The source evidence is narrow: a memory leak fix in an error-handling path. There is no CVSS vector, CWE, exploit narrative, or distro mapping in the bundle, so exposure validation should rely on kernel provenance and vendor backport status.
Mitigation direction
Update affected Linux kernels using distribution or vendor-supported packages.
Confirm the update includes the relevant upstream stable ACPI scan fix.
Track vendor advisories for affected downstream kernel builds.
Prioritize kernels on infrastructure where reboot maintenance is already planned.
Validation and detection
Inventory Linux kernel versions across servers, appliances, and cloud images.
Compare installed kernels with vendor advisories and fixed stable releases.
Check whether downstream kernel packages include the referenced stable commits.
Review vulnerability scanner results for stale kernel detections after patching.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2021-46985 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.