Local file-read hang via offset overflow
Published Nov 19, 2024 · Updated May 23, 2026
Infinite loop in the Linux kernel allows local users to hang file reads by supplying an overflowing file offset and iterator count. filemap_read() adds the iterator count to iocb->ki_pos without correctly bounding overflow near the filesystem limit, so its read loop cannot terminate. Local low-privileged access is required; the consequence is an availability loss without reported data disclosure or modification.
Summary
What happened
Infinite loop in the Linux kernel allows local users to hang file reads by supplying an overflowing file offset and iterator count. filemap_read() adds the iterator count to iocb->ki_pos without correctly bounding overflow near the filesystem limit, so its read loop cannot terminate. Local low-privileged access is required; the consequence is an availability loss without reported data disclosure or modification.
The record
- CVE
- CVE-2024-50272
- Published
- Nov 19, 2024
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-835, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 19, 2024CVE publishedPublication date reported by the CVE source.
- May 23, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=272830350bb1bb5bb39395966ea63b9864b135d1
- Affected versionversion=3.16.40 <3.17
- Affected versionversion=3d549dcfbbb0ecdaa571431a27ee5da9f2466716
- Affected versionversion=4.7.10 <4.8
- Affected versionversion=4.8.4 <4.9
- Affected versionversion=4.9
- Affected versionversion=c2a9737f45e27d8263ff9643f994bda9bac0b944 <26530b757c81f1389fb33ae0357500150933161b
- Affected versionversion=c2a9737f45e27d8263ff9643f994bda9bac0b944 <6450e73f4c86d481ac2e22e1bc848d346e140826
- Affected versionversion=c2a9737f45e27d8263ff9643f994bda9bac0b944 <6cc52df69e8464811f9f6fc12f7aaa78451eb0b8
- Affected versionversion=c2a9737f45e27d8263ff9643f994bda9bac0b944 <a2746ab3bbc9c6408da5cd072653ec8c24749235
- Affected versionversion=c2a9737f45e27d8263ff9643f994bda9bac0b944 <ace149e0830c380ddfce7e466fe860ca502fe4ee
- Affected versionversion=fbc7b803831e5c8a42c1f3427a17e55a814d6b3c
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo