Sploitus

CVE-2026-72107

No indexed exploits for CVE-2026-72107 yet

In the Linux kernel, the following vulnerability has been resolved: dm era: fix out-of-bounds memory access for non-zero start sector dm-era tracks writes in target-relative blocks, but era_map() calculates the writeset block before applying the target offset. Tables with a non-zero start sector can therefore pass an absolute mapped-device block to metadata_current_marked(). If the absolute block is beyond the current writeset size, writeset_marked() tests past the end of the in-core bitset. KASAN reports this as a vmalloc-out-of-bounds access. Apply the target offset before calculating the era block so writeset lookups use the target-relative block number.

CVSS 3.1
8.8 HIGH
EPSS
0.6% (48th percentile)
NVD status
Received
Published
2026-08-15
CVE-2026-72107 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-72107 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-72107 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.