2 matches found
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
...
PT-2026-34356
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the ext4 read inline folio function where the use of BUG ON when inline data size exceeds PAGE SIZE can lead to a kernel panic. The fix replaces this with proper error...