CVE-2025-38396
Linux Linux, linux kernel, debian linux
In the Linux kernel, the following vulnerability has been resolved: fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass Export anon_inode_make_secure_inode() to allow KVM guest_memfd to create anonymous inodes with proper security context. This replaces the current pattern of calling alloc_anon_inode() followed by inode_init_security_anon() for creating security context manually. This change also fixes a security regression in secretmem where the S_PRIVATE flag was not cleared after alloc_anon_inode(), causing LSM/SELinux checks to be bypassed for secretmem file descripto...
- CVSS
- 7.8
- EPSS
- 0.16% 5.91% percentile
- CISA KEV
- Not listed
- Published
- 2025.07.25