THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-80958 (HIGH 7.1) — In the Linux kernel, the following vulnerability has been resolved: dm-pcache: clamp the tail kset read to the segment data region The tail-kset read in cache_replay(), the writeback worker and the GC worker bounds its length by PCACHE_SEG_SIZE - seg_off, the raw segment size r

[NVD] CVE-2026-80958 (HIGH 7.1) — In the Linux kernel, the following vulnerability has been resolved: dm-pcache: clamp the tail kset read to the segment data region The tail-kset read in cache_replay(), the writeback worker and the GC worker bounds its length by PCACHE_SEG_SIZE - seg_off, the raw segment size r

mednvdPublished 2026-09-11

CVE-2026-80958 CVSS: 7.1 HIGH Published: 2026-09-11T20:19:01.637

In the Linux kernel, the following vulnerability has been resolved:

dm-pcache: clamp the tail kset read to the segment data region

The tail-kset read in cache_replay(), the writeback worker and the GC worker bounds its length by PCACHE_SEG_SIZE - seg_off, the raw segment size rather than the data region. A tail near the segment en

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-80958