Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.9.264, < 4.9.269 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0c8bd174f0fc131bc9dfab35cd8784f59045da87Patch
- https://git.kernel.org/stable/c/5ab9857dde7c3ea3faef6b128d718cf8ba98721bPatch
- https://git.kernel.org/stable/c/6901a4f795e0e8d65ae779cb37fc22e0bf294712Patch
- https://git.kernel.org/stable/c/69cc821e89ce572884548ac54c4f80eec7a837a5Patch
- https://git.kernel.org/stable/c/a7e17a8d421ae23c920240625b4413c7b94d94a4Patch
- https://git.kernel.org/stable/c/c5c8f6ffc942cf42f990f22e35bcf4cbe9d8c2fbPatch
- https://git.kernel.org/stable/c/dafd4c0b5e835db020cff11c74b4af9493a58e72Patch
- https://git.kernel.org/stable/c/e2381174daeae0ca35eddffef02dcc8de8c1ef8aPatch
- https://git.kernel.org/stable/c/0c8bd174f0fc131bc9dfab35cd8784f59045da87Patch
- https://git.kernel.org/stable/c/5ab9857dde7c3ea3faef6b128d718cf8ba98721bPatch
- https://git.kernel.org/stable/c/6901a4f795e0e8d65ae779cb37fc22e0bf294712Patch
- https://git.kernel.org/stable/c/69cc821e89ce572884548ac54c4f80eec7a837a5Patch
- https://git.kernel.org/stable/c/a7e17a8d421ae23c920240625b4413c7b94d94a4Patch
- https://git.kernel.org/stable/c/c5c8f6ffc942cf42f990f22e35bcf4cbe9d8c2fbPatch
- https://git.kernel.org/stable/c/dafd4c0b5e835db020cff11c74b4af9493a58e72Patch
FAQ
What is CVE-2021-46985?
CVE-2021-46985 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_i...
How severe is CVE-2021-46985?
CVE-2021-46985 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2021-46985?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.