CVE-2026-80962
Last modified
CVE-2026-80962 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate geometry fields from on-disk cache_info cache_segs_init() iterates cache_info->n_segs times indexing cache->segments[], which is sized to the cache device geometry, and get_seg_id() takes each segment id from the on-media cache_info and the per-segment next_seg link. Both come from cache device metadata that is only CRC-protected with a fixed public seed, so whoever supplies the cache device on a table load (CAP_SYS_ADMIN) controls them: an oversized n_segs or an out-of-range id drives an out-of-bounds access of cache->segments[] and a wild CACHE_DEV_SEGMENT() pointer into the device mapping -- an out-of-bounds read and write from on-disk data. Reject an n_segs that exceeds the device segment count and a segment id that is out of range before either is used. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: dm-pcache: validate geometry fields from on-disk cache_info cache_segs_init() iterates cache_info->n_segs times indexing cache->segments[], which is sized to the cache device geometry, and get_seg_id() takes each segment id from the on-media cache_info and the per-segment next_seg link. Both come from cache device metadata that is only CRC-protected with a fixed public seed, so whoever supplies the cache device on a table load (CAP_SYS_ADMIN) controls them: an oversized n_segs or an out-of-range id drives an out-of-bounds access of cache->segments[] and a wild CACHE_DEV_SEGMENT() pointer into the device mapping -- an out-of-bounds read and write from on-disk data. Reject an n_segs that exceeds the device segment count and a segment id that is out of range before either is used. Valid metadata is unaffected.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1d57628ff95b32d5cfa8d8f50e07690c161e9cf0, < ab5dcde6fa96bc115b85f3621c60e39c66229a90; >= 1d57628ff95b32d5cfa8d8f50e07690c161e9cf0, < 3e19172089ec81132a8a48e802b1034a744209f4; >= 1d57628ff95b32d5cfa8d8f50e07690c161e9cf0, < 32d1809da31094ef76fd98dc1f1a8b55ca1295dd |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-80962?
How severe is CVE-2026-80962?
How do I fix CVE-2026-80962?
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 2026
- CVE-2026-80957In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80958In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-80959In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-8096The Kirki – Freeform Page Builder, Website Builder & Customi…6.5
- CVE-2026-80960In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80961In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-80963In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80964In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80965In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80966In the Linux kernel, the following vulnerability has been re…
- CVE-2026-80967In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-80968In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-80962?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
