2 matches found
CVE-2026-53311
A flaw was found in the FUSE Filesystem in Userspace subsystem of the Linux kernel. An uninitialized value vulnerability exists in the fusedentryrevalidate function, where it may be called with a dentry that has an uninitialized dtime field. This can lead to unpredictable system behavior or a...
5.5CVSS5.7AI score0.0016EPSS
SaveExploits0References4
CVE-2026-53311: Undefined Security Weakness
In the Linux kernel, the following vulnerability has been resolved: fuse: fix uninit-value in fusedentryrevalidate fusedentryrevalidate may be called with a dentry that didn't had -dtime initialised. The issue was found with KMSAN, where lookupopen calls dalloc, followed by drevalidate, as shown...
5.5CVSS5.8AI score0.0016EPSS
SaveExploits0References5
20