| Summary | In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject zero bd_oblocknr in nilfs_ioctl_mark_blocks_dirty() nilfs_ioctl_mark_blocks_dirty() uses bd_oblocknr to detect dead blocks However, bd_oblocknr should never be 0 since block 0 typically stores the Fix this by rejecting ioctl requests with bd_oblocknr set to 0 at the [ryusuke: slightly modified the commit message and comments for accuracy] |
|---|---|
| Publication Date | June 27, 2026, 5:17 a.m. |
| Registration Date | June 29, 2026, 4:16 a.m. |
| Last Update | June 27, 2026, 5:17 a.m. |