+3
−0
Loading
mainline inclusion from mainline-v6.13-rc5 commit 98feccbf32cfdde8c722bc4587aaa60ee5ac33f0 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IBG2PO CVE: CVE-2024-56763 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=98feccbf32cfdde8c722bc4587aaa60ee5ac33f0 -------------------------------- If a large count is provided, it will trigger a warning in bitmap_parse_user. Also check zero for it. Cc: stable@vger.kernel.org Fixes: 9e01c1b7 ("cpumask: convert kernel trace functions") Link: https://lore.kernel.org/20241216073238.2573704-1-lizhi.xu@windriver.com Reported-by:<syzbot+0aecfd34fb878546f3fd@syzkaller.appspotmail.com> Closes: https://syzkaller.appspot.com/bug?extid=0aecfd34fb878546f3fd Tested-by:
<syzbot+0aecfd34fb878546f3fd@syzkaller.appspotmail.com> Signed-off-by:
Lizhi Xu <lizhi.xu@windriver.com> Signed-off-by:
Steven Rostedt (Google) <rostedt@goodmis.org> Signed-off-by:
Luo Gengkun <luogengkun2@huawei.com>