CVE-2024-57839
Last modified
CVE-2024-57839 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have reported that recent kernels occasionally hang when used with NFS in readahead code. The problem has been bisected to 7c877586da3 ("readahead: properly shorten readahead when falling back to do_page_cache_ra()"). EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()" This reverts commit 7c877586da3178974a8a94577b6045a48377ff25. Anders and Philippe have reported that recent kernels occasionally hang when used with NFS in readahead code. The problem has been bisected to 7c877586da3 ("readahead: properly shorten readahead when falling back to do_page_cache_ra()"). The cause of the problem is that ra->size can be shrunk by read_pages() call and subsequently we end up calling do_page_cache_ra() with negative (read huge positive) number of pages. Let's revert 7c877586da3 for now until we can find a proper way how the logic in read_pages() and page_cache_ra_order() can coexist. This can lead to reduced readahead throughput due to readahead window confusion but that's better than outright hangs.
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.11, < 6.12.5 | — |
| Linux | Linux Kernel | 6.13 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2024-57839?
How severe is CVE-2024-57839?
How do I fix CVE-2024-57839?
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-57822In Raptor RDF Syntax Library through 2.0.16, there is a heap…5.5
- CVE-2024-57823In Raptor RDF Syntax Library through 2.0.16, there is an int…5.5
- CVE-2024-5783Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2024-57834In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57835Amon2::Auth::Site::LINE uses the String::Random module to ge…5.5
- CVE-2024-57838In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2024-5784The Tutor LMS Pro plugin for WordPress is vulnerable to una…7.1
- CVE-2024-57841In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57843In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57844In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2024-57849In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2024-5785Command injection vulnerability in Comtrend router WLD71-T1_…8
Are you affected by CVE-2024-57839?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
