CVE-2024-27406
Last modified
CVE-2024-27406 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: lib/Kconfig.debug: TEST_IOV_ITER depends on MMU Trying to run the iov_iter unit test on a nommu system such as the qemu kc705-nommu emulation results in a crash. KTAP version 1 # Subtest: iov_iter # module: kunit_iov_iter 1..9 BUG: failure at mm/nommu.c:318/vmap()! Kernel panic - not syncing: BUG! The test calls vmap() directly, but vmap() is not supported on nommu systems, causing the crash. TEST_IOV_ITER therefore needs to depend on MMU.. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: lib/Kconfig.debug: TEST_IOV_ITER depends on MMU Trying to run the iov_iter unit test on a nommu system such as the qemu kc705-nommu emulation results in a crash. KTAP version 1 # Subtest: iov_iter # module: kunit_iov_iter 1..9 BUG: failure at mm/nommu.c:318/vmap()! Kernel panic - not syncing: BUG! The test calls vmap() directly, but vmap() is not supported on nommu systems, causing the crash. TEST_IOV_ITER therefore needs to depend on MMU.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.6, < 6.6.19 | — |
| Linux | Linux Kernel | >= 6.7, < 6.7.7 | — |
| Linux | Linux Kernel | 6.8 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-27406?
How severe is CVE-2024-27406?
How do I fix CVE-2024-27406?
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-27400In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27401In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-27402In the Linux kernel, the following vulnerability has been re…5.8
- CVE-2024-27403In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27404In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-27405In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2024-27407In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-27408In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2024-27409In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-2741Cross-Site Request Forgery (CSRF) vulnerability in Planet IG…7.1
- CVE-2024-27410In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-27411In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2024-27406?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
