Created attachment 868 [details] Fix the bug Description of problem: Fix the bug CVE-2023-34256 ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum When called from fs/ext4/super.c, there was an out-of-bounds read in crc16 in lib/crc16.c because ext4_group_desc_csum didn't check the offset properly