Description of problem: 将openEuler-22.03-LTS-SP1内核集成到我们的OS,打开KASAN选项对内核进行syzkaller模糊测试,BUG: KASAN: slab-out-of-bounds Additional info: 社区有patch已经解决 ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum commit 4f04351888a83e595571de672e0a4a8b74f4fb31 Reference:https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v6.4&id=4f04351888a83e595571de672e0a4a8b74f4fb31
linux-stable 5.10.180 已经合入: 0dde3141c527 ext4: avoid a potential slab-out-of-bounds in ext4_group_desc_csum
(In reply to josephqi from comment #1) > linux-stable 5.10.180 已经合入: > 0dde3141c527 ext4: avoid a potential slab-out-of-bounds in > ext4_group_desc_csum 合入linux-stable 5.10.180 0dde3141c527 aptch 解决此问题
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1793
(In reply to 小龙 from comment #3) > The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1793 merged