Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Fix possible memory leak of ffh_ctxt Allocated 'ffh_ctxt' memory leak is possible if the SMCCC version and conduit checks fail and -EOPNOTSUPP is returned without freeing the allocated memory. Fix the same by moving the allocation after the SMCCC version and conduit checks.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.2, < 6.2.3 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/1b561d3949f8478c5403c9752b5533211a757226Patch
- https://git.kernel.org/stable/c/7521da2eb42d65f89f511b7912d3757cf3d9168aPatch
FAQ
What is CVE-2023-53266?
CVE-2023-53266 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Fix possible memory leak of ffh_ctxt Allocated 'ffh_ctxt' memory leak is possible if the SMCCC version and conduit ch...
How severe is CVE-2023-53266?
CVE-2023-53266 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-2023-53266?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.