PatchSiren cyber security CVE debrief
CVE-2026-80959 Linux CVE debrief
A Linux kernel vulnerability was resolved, affecting the dm-pcache module. The cache_pos_decode function did not properly bound the persisted tail-position offset, allowing a CAP_SYS_ADMIN user to read past the segment data. This vulnerability impacts Linux kernel systems using dm-pcache, requiring assessment and patching to prevent potential reads past segment data by CAP_SYS_ADMIN users. The vulnerability was resolved in the Linux kernel, and users should verify their systems' exposure and apply patches accordingly.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- Unknown
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-11
- Original CVE updated
- 2026-09-11
- Advisory published
- 2026-09-11
- Advisory updated
- 2026-09-11
Who should care
Linux kernel administrators and developers using dm-pcache should assess exposure and apply patches to prevent potential reads past segment data by CAP_SYS_ADMIN users. They should also verify CAP_SYS_ADMIN user access controls and monitor for potential reads past segment data. Linux kernel systems using dm-pcache are impacted, requiring assessment and patching.
Why it matters
CVE-2026-80959 is a Linux kernel vulnerability in the dm-pcache module. Assess exposure and apply patches to prevent potential reads past segment data by CAP_SYS_ADMIN users.
- Potential reads past segment data by CAP_SYS_ADMIN users
- Verification of CAP_SYS_ADMIN user access controls required
- Patching Linux kernel systems using dm-pcache necessary
Technical summary
The dm-pcache module in the Linux kernel did not properly bound the persisted tail-position offset in the cache_pos_decode function. This allowed a CAP_SYS_ADMIN user to read past the segment data. The vulnerability was resolved in the Linux kernel, and users should verify their systems' exposure and apply patches accordingly. The cache device supplies the segment data, and the cache_pos_decode function addresses within the segment with it. A seg_off at or past the segment data_size, controllable by whoever supplies the device (CAP_SYS_ADMIN), reads past the segment data.
Defensive priority
Assess exposure and apply patches for Linux kernel systems using dm-pcache.
Recommended defensive actions
- Assess Linux kernel systems for dm-pcache usage and apply patches
- Verify CAP_SYS_ADMIN user access controls
- Monitor for potential reads past segment data
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, additional information on affected versions and exploitation is limited. Linux kernel administrators and developers should verify their systems' exposure and review CAP_SYS_ADMIN user access controls. The vulnerability was publicly disclosed on 2026-09-11T20:19:01.750Z, and no further information on exploitation has been reported.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-80959 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-80959
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-80959 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-80959
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/8bf7a06ca3c1611809725f58cfd573f2ffbda75f
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/d1898576090a10d2ac2715218a652e78fb65a6b0
416baaa9-dc9f-4396-8d5f-8c081fb06d67
-
Source reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/ffd9a214a94f9928e54856f42b1cc3e33fb10e36
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.