I
n the Linux kernel, the following vulnerability has been resolved: efi/libstub: Free correct pointer on failure cmdline_ptr is an out parameter, which is not allocated by the function itself, and likely points into the caller's stack. cmdline refers to the pool allocation that should be freed when cleaning up after a failure, so pass this instead to free_pool().
References
Configurations
Configuration 1 (hide)
|
History
07 Oct 2025, 18:23
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | CWE-763 | |
| Summary |
|
|
| References | () https://git.kernel.org/stable/c/06d39d79cbd5a91a33707951ebf2512d0e759847 - Patch | |
| References | () https://git.kernel.org/stable/c/d173aee5709bd0994d216d60589ec67f8b11376a - Patch | |
| References | () https://git.kernel.org/stable/c/eaafbcf0a5782ae412ca7de12ef83fc48ccea4cf - Patch |
27 Dec 2024, 15:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-12-27 15:15
Updated : 2025-10-07 18:23
NVD link : CVE-2024-56573
Mitre link : CVE-2024-56573
CVE.ORG link : CVE-2024-56573
JSON object : View
Products Affected
CWE
CWE-763
Release of Invalid Pointer or Reference