| Summary | In the Linux kernel, the following vulnerability has been resolved: ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths During code review, Joseph found that ext4_fc_replay_inode() calls However, several error paths jump to the 'out' label without - ext4_handle_dirty_metadata() failure Fix this by introducing an 'out_brelse' label placed just before Additionally, make ext4_fc_replay_inode() propagate errors |
|---|---|
| Publication Date | May 6, 2026, 1:16 a.m. |
| Registration Date | May 6, 2026, 4:07 a.m. |
| Last Update | May 6, 2026, 1:16 a.m. |