CVE-2024-57839

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-57839
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-57839.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-57839
Downstream
Related
Published
2025-01-11T14:30:56Z
Modified
2025-10-17T19:51:46.267602Z
Summary
Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()"
Details

In the Linux kernel, the following vulnerability has been resolved:

Revert "readahead: properly shorten readahead when falling back to dopagecache_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 dopagecachera()"). The cause of the problem is that ra->size can be shrunk by readpages() call and subsequently we end up calling dopagecachera() 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 readpages() and pagecachera_order() can coexist. This can lead to reduced readahead throughput due to readahead window confusion but that's better than outright hangs.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7c877586da3178974a8a94577b6045a48377ff25
Fixed
85351e4941a253e4c50fb7048bfc19b60b4ec44b
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
7c877586da3178974a8a94577b6045a48377ff25
Fixed
a220d6b95b1ae12c7626283d7609f0a1438e6437

Affected versions

v6.*

v6.10
v6.10-rc7
v6.11
v6.11-rc1
v6.11-rc2
v6.11-rc3
v6.11-rc4
v6.11-rc5
v6.11-rc6
v6.11-rc7
v6.12
v6.12-rc1
v6.12-rc2
v6.12-rc3
v6.12-rc4
v6.12-rc5
v6.12-rc6
v6.12-rc7
v6.12.1
v6.12.2
v6.12.3
v6.12.4
v6.13-rc1

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.12.5