2 matches found
EUVD-2026-86130
In the Linux kernel, the following vulnerability has been resolved: ocfs2: do not use makebadinode in ocfs2readinodeblockfull This reverts commit 58b6fcd2ab34 "ocfs2: mark inode bad upon validation failure during read". Since 'makebadinode' resets inode type to SIFREG, doing this for directory...
5.8AI score
SaveExploits0References2
CVE-2026-93258
The Linux kernel contains a vulnerability in the ocfs2 file system component. The issue stems from the use of make_bad_inode() within ocfs2_read_inode_block_full(). Specifically, because make_bad_inode() resets the inode type to S_IFREG, performing this action on a directory inode during an activ...
5.8AI score
SaveExploits0References2
20