CVE-2026-80957

Unknown

Last modified

CVE-2026-80957 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: dm-pcache: detect a cycle in the last-kset chain during replay cache_replay() follows the on-media last-kset chain by next_cache_seg_id with no cond_resched(). A forged chain that points back into a segment it has already visited makes the replay loop follow it forever. Cap the last-kset hops at cache->n_segs; a valid chain visits each segment at most once..

Description

In the Linux kernel, the following vulnerability has been resolved: dm-pcache: detect a cycle in the last-kset chain during replay cache_replay() follows the on-media last-kset chain by next_cache_seg_id with no cond_resched(). A forged chain that points back into a segment it has already visited makes the replay loop follow it forever. Cap the last-kset hops at cache->n_segs; a valid chain visits each segment at most once.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 1d57628ff95b32d5cfa8d8f50e07690c161e9cf0, < 663ee2f3824a505b983162de44134e789f8230da; >= 1d57628ff95b32d5cfa8d8f50e07690c161e9cf0, < 5311dfc5cd70edccd110257e3f30b2c1dcd3768d; >= 1d57628ff95b32d5cfa8d8f50e07690c161e9cf0, < 16c3b3a326e70f246a605b3dc27b7f83ba4743e3
LinuxLinux6.18

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-80957?
In the Linux kernel, the following vulnerability has been resolved: dm-pcache: detect a cycle in the last-kset chain during replay cache_replay() follows the on-media last-kset chain by next_cache_seg_id with no cond_resched(). A forged chain that points back into a segment it has already visited makes the replay loop follow it forever. Cap the last-kset hops at cache->n_segs; a valid chain visits each segment at most once.
How severe is CVE-2026-80957?
Severity scoring for CVE-2026-80957 is pending analysis.
How do I fix CVE-2026-80957?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-80957?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST