CVE-2023-53266

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.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

02 Dec 2025, 20:41

Type Values Removed Values Added
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/1b561d3949f8478c5403c9752b5533211a757226 - () https://git.kernel.org/stable/c/1b561d3949f8478c5403c9752b5533211a757226 - Patch
References () https://git.kernel.org/stable/c/7521da2eb42d65f89f511b7912d3757cf3d9168a - () https://git.kernel.org/stable/c/7521da2eb42d65f89f511b7912d3757cf3d9168a - Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-401

Information

Published : 2025-09-16 08:15

Updated : 2025-12-02 20:41


NVD link : CVE-2023-53266

Mitre link : CVE-2023-53266

CVE.ORG link : CVE-2023-53266


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime