CVE-2024-41034
Last modified
CVE-2024-41034 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, __block_write_begin_int() called to prepare block write may fail BUG_ON check for access exceeding the folio/page size. This is because nilfs_dotdot(), which gets parent directory reference entry ("..") of the directory to be moved or renamed, does not check consistency enough, and may return location exceeding folio/page size for broken directories. Fix this issue by checking required directory entries ("." and "..") in the first chunk of the directory in nilfs_dotdot().. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: nilfs2: fix kernel bug on rename operation of broken directory Syzbot reported that in rename directory operation on broken directory on nilfs2, __block_write_begin_int() called to prepare block write may fail BUG_ON check for access exceeding the folio/page size. This is because nilfs_dotdot(), which gets parent directory reference entry ("..") of the directory to be moved or renamed, does not check consistency enough, and may return location exceeding folio/page size for broken directories. Fix this issue by checking required directory entries ("." and "..") in the first chunk of the directory in nilfs_dotdot().
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 | >= 2.6.30, < 4.19.318 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.280 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.222 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.163 | — |
| Linux | Linux Kernel | >= 5.16, < 6.1.100 | — |
| Linux | Linux Kernel | >= 6.2, < 6.6.41 | — |
| Linux | Linux Kernel | >= 6.7, < 6.9.10 | — |
| Linux | Linux Kernel | 6.10 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2024-41034?
How severe is CVE-2024-41034?
How do I fix CVE-2024-41034?
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-41029In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-4103The ADFO – Custom data in admin dashboard plugin for WordPre…4.3
- CVE-2024-41030In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-41031In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-41032In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-41033In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-41035In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-41036In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-41037In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-41038In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-41039In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-4104The ADFO – Custom data in admin dashboard plugin for WordPre…6.1
Are you affected by CVE-2024-41034?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
