PT-2025-53223 · Linux · Linux Kernel
Published
2023-01-02
·
Updated
2026-02-24
·
CVE-2023-54146
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel related to the handling of the ELF header buffer during kexec. Specifically, a superfluous
vfree() call within the crash load segments() function's error path could lead to a double-free condition. This issue arose after a previous fix addressed a memory leak of the ELF header buffer. Removing the unnecessary vfree() call resolves the double-free. The vulnerable code path involves freeing image->elf headers.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Double Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel