4 matches found
SUSE CVE-2026-64074
In the Linux kernel, the following vulnerability has been resolved: fs/statmount: fix slab out-of-bounds write in statmountmntidmap statmountmntidmap writes one mapping with seqprintf and then manually advances seq-count to include the NUL separator. If seqprintf overflows, seqsetoverflow sets...
CVE-2026-64074
A flaw was found in the Linux kernel. This vulnerability, located in the statmountmntidmap function, involves an out-of-bounds write. When processing mount ID mappings, an internal buffer can be incorrectly accessed due to an unchecked overflow, leading to a single-byte overwrite. This memory...
CVE-2026-64074
The CVE-2026-64074 issue affects the Linux kernel, specifically a slab out-of-bounds write in statmount_mnt_idmap inside fs/statmount. When building a string with seq_printf(), an overflow may occur and manual increment of seq->count can push it to size+1, causing seq_has_overflowed() to miss ...
Linux kernel 安全漏洞
Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from userns and mntidmap leaks in opentreeattr...