CVE-2025-68251
Last modified
CVE-2025-68251 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: erofs: avoid infinite loops due to corrupted subpage compact indexes Robert reported an infinite loop observed by two crafted images. The root cause is that `clusterofs` can be larger than `lclustersize` for !NONHEAD `lclusters` in corrupted subpage compact indexes, e.g.: blocksize = lclustersize = 512 lcn = 6 clusterofs = 515 Move the corresponding check for full compress indexes to `z_erofs_load_lcluster_from_disk()` to also cover subpage compact compress indexes. It also fixes the position of `m->type >= Z_EROFS_LCLUSTER_TYPE_MAX` check, since it should be placed right after `z_erofs_load_{compact,full}_lcluster()`.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: erofs: avoid infinite loops due to corrupted subpage compact indexes Robert reported an infinite loop observed by two crafted images. The root cause is that `clusterofs` can be larger than `lclustersize` for !NONHEAD `lclusters` in corrupted subpage compact indexes, e.g.: blocksize = lclustersize = 512 lcn = 6 clusterofs = 515 Move the corresponding check for full compress indexes to `z_erofs_load_lcluster_from_disk()` to also cover subpage compact compress indexes. It also fixes the position of `m->type >= Z_EROFS_LCLUSTER_TYPE_MAX` check, since it should be placed right after `z_erofs_load_{compact,full}_lcluster()`.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 8d2517aaeea3ab8651bb517bca8f3c8664d318ea, < dbfac1b85d0753996ddfef636934d431b588dd1f; >= 8d2517aaeea3ab8651bb517bca8f3c8664d318ea, < 8675447a8794983f2b7e694b378112772c17635e; >= 8d2517aaeea3ab8651bb517bca8f3c8664d318ea, < e13d315ae077bb7c3c6027cc292401bc0f4ec683; 3f691aa676f29586e83e6c032713554a290418c3; 22438a34d383ec2789eaf450728e38abc53051f8; >= 6.6.16, < 6.7; >= 6.7.4, < 6.8 |
| Linux | Linux | 6.8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68251?
How severe is CVE-2025-68251?
How do I fix CVE-2025-68251?
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-68246In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2025-68247In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68248In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68249In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6825A vulnerability classified as critical was found in TOTOLINK…8.8
- CVE-2025-68250In the Linux kernel, the following vulnerability has been re…8.2
- CVE-2025-68252In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68253In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68254In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-68255In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-68256In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2025-68257In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2025-68251?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
