On Fri, Nov 15, 2024 at 01:32:25AM -0800, syzbot wrote: > syzbot found the following issue on: > > HEAD commit: 744cf71b8bdf Add linux-next specific files for 20241115 > git tree: linux-next > console output: https://syzkaller.appspot.com/x/log.txt?x=10525cc0580000 > kernel config: https://syzkaller.appspot.com/x/.config?x=ada879778ea11d6f > dashboard link: https://syzkaller.appspot.com/bug?extid=a521f132f5a83d10ab40 > compiler: Debian clang version 15.0.6, GNU ld (GNU Binutils for Debian) 2.40 > > IMPORTANT: if you fix the issue, please add the following tag to the commit: > Reported-by: syzbot+a521f132f5a83d10ab40@xxxxxxxxxxxxxxxxxxxxxxxxx > > security/apparmor/domain.c:695:3: error: expected expression > security/apparmor/domain.c:697:3: error: use of undeclared identifier 'new_profile' > security/apparmor/domain.c:699:8: error: use of undeclared identifier 'new_profile' > security/apparmor/domain.c:704:11: error: use of undeclared identifier 'new_profile' I sent a patch for this earlier this week but it does not look like it has been picked up yet: https://lore.kernel.org/20241111-apparmor-fix-label-declaration-warning-v1-1-adb64ab6482b@xxxxxxxxxx/ Cheers, Nathan