CVE-2024-53109
Last modified
CVE-2024-53109 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vma_iter_prealloc() When deleting a vma entry from a maple tree, it has to pass NULL to vma_iter_prealloc() in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu kernels crashed upon accessing a vma iterator, such as acct_collect() reading the size of vma entries after do_munmap(). This commit fixes this issue by passing a right argument to the preallocation call.. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nommu: pass NULL argument to vma_iter_prealloc() When deleting a vma entry from a maple tree, it has to pass NULL to vma_iter_prealloc() in order to calculate internal state of the tree, but it passed a wrong argument. As a result, nommu kernels crashed upon accessing a vma iterator, such as acct_collect() reading the size of vma entries after do_munmap(). This commit fixes this issue by passing a right argument to the preallocation call.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.63 | — |
| Linux | Linux Kernel | >= 6.7, < 6.11.10 | — |
| Linux | Linux Kernel | 6.12 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-53109?
How severe is CVE-2024-53109?
How do I fix CVE-2024-53109?
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 2024
- CVE-2024-53103In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53104In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53105In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53106In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-53107In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53108In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-5311DigiWin EasyFlow .NET lacks validation for certain input par…9.8
- CVE-2024-53110In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53111In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53112In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53113In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-53114In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-53109?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
