91 matches found
CVE-2026-80856
CVE-2026-80856 is a lock leak in the Linux kernel FUSE subsystem. In fuse_do_setattr(), the function acquires filemap_invalidate_lock() for a DAX truncate but fails to release it when write_inode_now() returns an error (e.g., the FUSE daemon returns -EIO ). The leaked rwsem causes any subsequent ...
SaveExploits0References8
20