Re: [syzbot] [modules?] general protection fault in sys_finit_module
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2023-08-13 16:03:47
Also in:
bpf, lkml, llvm
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2023-08-13 16:03:47
Also in:
bpf, lkml, llvm
On Sun, 13 Aug 2023 at 06:38, syzbot [off-list ref] wrote:
syzbot suspects this issue was fixed by commit f1962207150c
("module: fix init_module_from_file() error handling")
dashboard link: https://syzkaller.appspot.com/bug?extid=9e4e94a2689427009d35
Looks right. Apparently syzkaller had two different bugs attributed to
this. It was already marked as fixing syzbot issue
x=9c2bdc9d24e4a7abe741
#syz fix: module: fix init_module_from_file() error handling
Linus