CVE-2023-53266

I

n 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
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
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CWE CWE-401
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5

16 Sep 2025, 12:49

Type Values Removed Values Added
New CVE

Information

Published : 2025-09-16 08:15

Updated : 2026-01-14 19:16


NVD link : CVE-2023-53266

Mitre link : CVE-2023-53266

CVE.ORG link : CVE-2023-53266


JSON object : View

Products Affected
CWE
CWE-401

Missing Release of Memory after Effective Lifetime