Description of problem: 将openEuler-22.03-LTS-SP1内核集成到我们的OS,打开KASAN选项对内核进行syzkaller模糊测试,This issue was caught with KASAN. Additional info: 社区有patch已经解决 net/sched: cls_u32: Fix reference counter leak leading to overflow commit 4f04351888a83e595571de672e0a4a8b74f4fb31 Reference:https://https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=af6eaa57986e82d7efd81984ee607927c6de61e4 git cherry-pick -s 4f04351888a8(with linux-stable v5.10.186 repo added)
test
(In reply to zhujun from comment #1) > test (In reply to zhujun from comment #0) > Description of problem: > > 将openEuler-22.03-LTS-SP1内核集成到我们的OS,打开KASAN选项对内核进行syzkaller模糊测试,This issue > was caught with KASAN. > Additional info: > > 社区有patch已经解决 > net/sched: cls_u32: Fix reference counter leak leading to overflow > commit 4f04351888a83e595571de672e0a4a8b74f4fb31 > Reference:https://https://git.kernel.org/pub/scm/linux/kernel/git/stable/ > linux.git/commit/?h=linux-5.10.y&id=af6eaa57986e82d7efd81984ee607927c6de61e4 > > git cherry-pick -s 4f04351888a8(with linux-stable v5.10.186 repo added) 修改如下: 将openEuler-22.03-LTS-SP1内核集成到我们的OS,打开KASAN选项对内核进行syzkaller模糊测试,This issue was caught with KASAN. Additional info: 社区有patch已经解决 net/sched: cls_u32: Fix reference counter leak leading to overflow commit af6eaa57986e82d7efd81984ee607927c6de61e4 Reference:https://https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=af6eaa57986e82d7efd81984ee607927c6de61e4 git cherry-pick -s af6eaa57986e82(with linux-stable v5.10.186 repo added)
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1904
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/1906