THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-64074 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: fs/statmount: fix slab out-of-bounds write in statmount_mnt_idmap statmount_mnt_idmap() writes one mapping with seq_printf() and then manually advances seq->count to include the NUL separator. If seq_printf()

[NVD] CVE-2026-64074 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: fs/statmount: fix slab out-of-bounds write in statmount_mnt_idmap statmount_mnt_idmap() writes one mapping with seq_printf() and then manually advances seq->count to include the NUL separator. If seq_printf()

lownvdPublished 2026-07-19

CVE-2026-64074 CVSS: 7.8 HIGH Published: 2026-07-19T16:17:48.010

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

fs/statmount: fix slab out-of-bounds write in statmount_mnt_idmap

statmount_mnt_idmap() writes one mapping with seq_printf() and then manually advances seq->count to include the NUL separator.

If seq_printf() overflows, seq_set_overflow() sets seq->count to seq->

Indicators of compromise

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