CVE-2023-54146
Last modified
CVE-2023-54146 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 ("x86/kexec: fix memory leak of elf header buffer"), freeing image->elf_headers in the error path of crash_load_segments() is not needed because kimage_file_post_load_cleanup() will take care of that later. And not clearing it could result in a double-free. Drop the superfluous vfree() call at the error path of crash_load_segments().. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: x86/kexec: Fix double-free of elf header buffer After b3e34a47f989 ("x86/kexec: fix memory leak of elf header buffer"), freeing image->elf_headers in the error path of crash_load_segments() is not needed because kimage_file_post_load_cleanup() will take care of that later. And not clearing it could result in a double-free. Drop the superfluous vfree() call at the error path of crash_load_segments().
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 23cf39dccf7653650701a6f39b119e9116a27f1a, < 4c71a552b97fb4f46eb300224434fe56fcf4f254; >= 8765a423a87d74ef24ea02b43b2728fe4039f248, < 554a880a1fff46dd5a355dec21cd77d542a0ddf2; >= b3e34a47f98974d0844444c5121aaff123004e57, < fbdbf8ac333d3d47c0d9ea81d7d445654431d100; >= b3e34a47f98974d0844444c5121aaff123004e57, < 5bd3c7abeb69fb4133418b846a1c6dc11313d6f0; >= b3e34a47f98974d0844444c5121aaff123004e57, < d00dd2f2645dca04cf399d8fc692f3f69b6dd996; 115ee42a4c2f26ba2b4ace2668a3f004621f6833; f675e3a9189d84a9324ab45b0cb19906c2bc8fcb; >= 5.15.46, < 5.15.87; >= 5.17.14, < 5.18; >= 5.18.3, < 5.19 |
| Linux | Linux | 5.19 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2023-54146?
How severe is CVE-2023-54146?
How do I fix CVE-2023-54146?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-54140In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54141In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54142In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2023-54143In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54144In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54145In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54147In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54148In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54149In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2023-5415The Funnelforms Free plugin for WordPress is vulnerable to u…4.3
- CVE-2023-54150In the Linux kernel, the following vulnerability has been re…
- CVE-2023-54151In the Linux kernel, the following vulnerability has been re…7.8
Are you affected by CVE-2023-54146?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
