In the Linux kernel, the following vulnerability has been resolved:
firmware: qcom: qseecom: fix memory leaks in error paths
Fix instances of returning error codes directly instead of jumping to
the relevant labels where memory allocated for the SCM calls would be
freed.
References
Configurations
History
07 Apr 2025, 19:05
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-401 | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/6c57d7b593c4a4e60db65d5ce0fe1d9f79ccbe9b - Patch | |
References | () https://git.kernel.org/stable/c/85fdbf6840455be64eac16bdfe0df3368ee3d0f0 - Patch |
Information
Published : 2024-05-17 15:15
Updated : 2025-04-07 19:05
NVD link : CVE-2023-52684
Mitre link : CVE-2023-52684
CVE.ORG link : CVE-2023-52684
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime