PT-2025-3591 · Linux+2 · Linux Kernel+2
Anders Blomdell
+1
·
Published
2024-12-05
·
Updated
2025-10-17
·
CVE-2024-57839
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a problem in the readahead code of the Linux kernel, which can cause the kernel to hang when used with NFS. The problem has been identified as being caused by a commit that attempted to properly shorten readahead when falling back to do page cache ra(). This can lead to reduced readahead throughput due to readahead window confusion. The cause of the problem is that ra->size can be shrunk by a read pages() call, resulting in a negative number of pages being passed to do page cache ra().
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Incorrect Type Conversion or Cast
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu