CVE-2025-68794
Last modified
CVE-2025-68794 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: iomap: adjust read range correctly for non-block-aligned positions iomap_adjust_read_range() assumes that the position and length passed in are block-aligned. This is not always the case however, as shown in the syzbot generated case for erofs. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iomap: adjust read range correctly for non-block-aligned positions iomap_adjust_read_range() assumes that the position and length passed in are block-aligned. This is not always the case however, as shown in the syzbot generated case for erofs. This causes too many bytes to be skipped for uptodate blocks, which results in returning the incorrect position and length to read in. If all the blocks are uptodate, this underflows length and returns a position beyond the folio. Fix the calculation to also take into account the block offset when calculating how many bytes can be skipped for uptodate blocks.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 9dc55f1389f9569acf9659e58dd836a9c70df217, < 82b60ffbb532d919959702768dca04c3c0500ae5; >= 9dc55f1389f9569acf9659e58dd836a9c70df217, < 12053695c8ef5410e8cc6c9ed4c0db9cd9c82b3e; >= 9dc55f1389f9569acf9659e58dd836a9c70df217, < 142194fb21afe964d2d194cab1fc357cbf87e899; >= 9dc55f1389f9569acf9659e58dd836a9c70df217, < 7aa6bc3e8766990824f66ca76c19596ce10daf3e |
| Linux | Linux | 4.19 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68794?
How severe is CVE-2025-68794?
How do I fix CVE-2025-68794?
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 2025
- CVE-2025-68789Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-6879A vulnerability was found in SourceCodester Best Salon Manag…8.8
- CVE-2025-68790In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68791In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68792In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68793In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68795In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2025-68796In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68797In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68798In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68799In the Linux kernel, the following vulnerability has been re…8.1
- CVE-2025-6880A vulnerability classified as critical has been found in Sou…8.8
Are you affected by CVE-2025-68794?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
