Linux Kernel Vulnerability in libfs Affecting Pseudo Filesystems
CVE-2026-64596

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
6 August 2026

What is CVE-2026-64596?

A vulnerability in the Linux kernel's libfs component affects pseudo filesystems by not setting the SB_I_NOEXEC and SB_I_NODEV flags by default during initialization. This oversight can lead to execution permission checks failing when mmap is attempted on anonymous inodes. The issue is particularly evident when running with CONFIG_DEBUG_VFS enabled, resulting in warnings that may hinder the expected behavior of memory mapping operations, especially for dma-buf backed files. It necessitates careful configuration and potentially impacts applications relying on secure mmap operations.

Affected Version(s)

Linux 1e7ab6f67824343ee3e96f100f0937c393749a8a

Linux 1e7ab6f67824343ee3e96f100f0937c393749a8a < 8e931557b317f0fb414839fa51fae1d5feb0ad97

Linux 1e7ab6f67824343ee3e96f100f0937c393749a8a < 6de2aeffabaafaeda819e60ec8d04f199711e11a

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.