| 概要 | 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] |
|---|---|
| 公表日 | 2026年6月27日5:17 |
| 登録日 | 2026年6月29日4:16 |
| 最終更新日 | 2026年6月27日5:17 |