syzbot


general protection fault in security_inode_getattr

Status: upstream: reported C repro on 2024/03/26 17:56
Reported-by: syzbot+bc21724b4b0f821fa06b@syzkaller.appspotmail.com
First crash: 240d, last: 12d
Similar bugs (10)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-6-1 general protection fault in security_inode_getattr origin:downstream C 4 14d 239d 0/2 upstream: reported C repro on 2024/03/26 18:25
upstream general protection fault in security_inode_getattr overlayfs C done inconclusive 55 558d 1575d 0/28 auto-obsoleted due to no activity on 2023/08/23 09:02
linux-5.15 general protection fault in security_inode_getattr 1 370d 370d 0/3 auto-obsoleted due to no activity on 2024/02/25 11:36
android-54 general protection fault in security_inode_getattr C 3 11d 1535d 0/2 upstream: reported C repro on 2020/09/08 02:23
linux-5.15 general protection fault in security_inode_getattr (3) 3 28d 83d 0/3 upstream: reported on 2024/08/30 08:49
android-5-15 general protection fault in security_inode_getattr origin:downstream C error 1 80d 239d 0/2 upstream: reported C repro on 2024/03/27 12:21
linux-5.15 general protection fault in security_inode_getattr (2) 4 208d 248d 0/3 auto-obsoleted due to no activity on 2024/08/05 16:40
linux-4.19 general protection fault in security_inode_getattr C error 29 776d 1558d 0/1 upstream: reported C repro on 2020/08/16 14:26
linux-6.1 general protection fault in security_inode_getattr 4 165d 213d 0/3 auto-obsoleted due to no activity on 2024/09/17 16:33
linux-6.1 BUG: unable to handle kernel paging request in security_inode_getattr 1 57d 57d 0/3 upstream: reported on 2024/09/25 12:35
Last patch testing requests (3)
Created Duration User Patch Repo Result
2024/11/09 13:46 9m retest repro android13-5.10-lts report log
2024/10/15 00:41 0m retest repro android13-5.10-lts error
2024/05/20 22:13 11m retest repro android13-5.10-lts error
Fix bisection attempts (4)
Created Duration User Patch Repo Result
2024/10/26 11:35 1h05m bisect fix android13-5.10-lts OK (0) job log log
2024/08/20 22:47 33m bisect fix android13-5.10-lts OK (0) job log log
2024/07/21 03:30 1h00m bisect fix android13-5.10-lts OK (0) job log log
2024/06/07 09:21 32m bisect fix android13-5.10-lts OK (0) job log log

Sample crash report:
general protection fault, probably for non-canonical address 0xdffffc0000000006: 0000 [#1] PREEMPT SMP KASAN
KASAN: null-ptr-deref in range [0x0000000000000030-0x0000000000000037]
CPU: 0 PID: 287 Comm: syz-executor866 Not tainted 5.10.225-syzkaller-00513-g8d23314f588a #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/06/2024
RIP: 0010:d_backing_inode include/linux/dcache.h:558 [inline]
RIP: 0010:security_inode_getattr+0x47/0x130 security/security.c:1265
Code: 3f ff 49 8d 5f 08 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 97 a8 7c ff 48 8b 1b 48 83 c3 30 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 7a a8 7c ff 48 8b 1b 48 83 c3 0c
RSP: 0018:ffffc90000b96fd0 EFLAGS: 00010206

RAX: 0000000000000006 RBX: 0000000000000030 RCX: ffff88811f88cf00
RDX: 0000000000000000 RSI: ffffc90000b97440 RDI: ffffc90000b97430
RBP: ffffc90000b96ff8 R08: dffffc0000000000 R09: ffffc90000b97430
R10: 0000000000000000 R11: dffffc0000000001 R12: ffffc90000b97440
R13: dffffc0000000000 R14: 0000000000000000 R15: ffffc90000b97430
FS:  00005555557fc380(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020001600 CR3: 0000000120197000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
Call Trace:
 vfs_getattr+0x26/0x70 fs/stat.c:129
 ovl_copy_up_one fs/overlayfs/copy_up.c:882 [inline]
 ovl_copy_up_flags+0x5af/0x2700 fs/overlayfs/copy_up.c:964
 ovl_maybe_copy_up+0x15a/0x190 fs/overlayfs/copy_up.c:996
 ovl_open+0xad/0x210 fs/overlayfs/file.c:151
 do_dentry_open+0x7c1/0x10d0 fs/open.c:819
 vfs_open fs/open.c:942 [inline]
 dentry_open+0xb8/0x100 fs/open.c:958
 file_open+0x2a7/0x650 fs/incfs/vfs.c:1478
 do_dentry_open+0x7c1/0x10d0 fs/open.c:819
 vfs_open+0x73/0x80 fs/open.c:942
 do_open fs/namei.c:3391 [inline]
 path_openat+0x2660/0x3000 fs/namei.c:3509
 do_filp_open+0x21c/0x460 fs/namei.c:3536
 do_sys_openat2+0x13f/0x710 fs/open.c:1217
 do_sys_open fs/open.c:1233 [inline]
 __do_sys_creat fs/open.c:1307 [inline]
 __se_sys_creat fs/open.c:1301 [inline]
 __x64_sys_creat+0x11f/0x160 fs/open.c:1301
 do_syscall_64+0x34/0x70
 entry_SYSCALL_64_after_hwframe+0x61/0xcb
RIP: 0033:0x7f3bd1e77569
Code: 48 83 c4 28 c3 e8 37 17 00 00 0f 1f 80 00 00 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007ffdae4308a8 EFLAGS: 00000246 ORIG_RAX: 0000000000000055
RAX: ffffffffffffffda RBX: 0031656c69662f2e RCX: 00007f3bd1e77569
RDX: 0000000000000073 RSI: 0000000000000000 RDI: 0000000020000100
RBP: 00007f3bd1eea610 R08: 00007ffdae430a78 R09: 00007ffdae430a78
R10: 00007ffdae430a78 R11: 0000000000000246 R12: 0000000000000001
R13: 00007ffdae430a68 R14: 0000000000000001 R15: 0000000000000001
Modules linked in:
---[ end trace 9e406d8e10d33c79 ]---
RIP: 0010:d_backing_inode include/linux/dcache.h:558 [inline]
RIP: 0010:security_inode_getattr+0x47/0x130 security/security.c:1265
Code: 3f ff 49 8d 5f 08 48 89 d8 48 c1 e8 03 42 80 3c 28 00 74 08 48 89 df e8 97 a8 7c ff 48 8b 1b 48 83 c3 30 48 89 d8 48 c1 e8 03 <42> 80 3c 28 00 74 08 48 89 df e8 7a a8 7c ff 48 8b 1b 48 83 c3 0c
RSP: 0018:ffffc90000b96fd0 EFLAGS: 00010206
RAX: 0000000000000006 RBX: 0000000000000030 RCX: ffff88811f88cf00
RDX: 0000000000000000 RSI: ffffc90000b97440 RDI: ffffc90000b97430
RBP: ffffc90000b96ff8 R08: dffffc0000000000 R09: ffffc90000b97430
R10: 0000000000000000 R11: dffffc0000000001 R12: ffffc90000b97440
R13: dffffc0000000000 R14: 0000000000000000 R15: ffffc90000b97430
FS:  00005555557fc380(0000) GS:ffff8881f7000000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 0000000020001600 CR3: 0000000120197000 CR4: 00000000003506b0
DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
----------------
Code disassembly (best guess), 1 bytes skipped:
   0:	ff 49 8d             	decl   -0x73(%rcx)
   3:	5f                   	pop    %rdi
   4:	08 48 89             	or     %cl,-0x77(%rax)
   7:	d8 48 c1             	fmuls  -0x3f(%rax)
   a:	e8 03 42 80 3c       	call   0x3c804212
   f:	28 00                	sub    %al,(%rax)
  11:	74 08                	je     0x1b
  13:	48 89 df             	mov    %rbx,%rdi
  16:	e8 97 a8 7c ff       	call   0xff7ca8b2
  1b:	48 8b 1b             	mov    (%rbx),%rbx
  1e:	48 83 c3 30          	add    $0x30,%rbx
  22:	48 89 d8             	mov    %rbx,%rax
  25:	48 c1 e8 03          	shr    $0x3,%rax
* 29:	42 80 3c 28 00       	cmpb   $0x0,(%rax,%r13,1) <-- trapping instruction
  2e:	74 08                	je     0x38
  30:	48 89 df             	mov    %rbx,%rdi
  33:	e8 7a a8 7c ff       	call   0xff7ca8b2
  38:	48 8b 1b             	mov    (%rbx),%rbx
  3b:	48 83 c3 0c          	add    $0xc,%rbx

Crashes (9):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/09/26 02:10 android13-5.10-lts 8d23314f588a 0d19f247 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
2024/03/26 17:55 android13-5.10-lts e7daca75b4c3 bcd9b39f .config strace log report syz C [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
2024/09/26 01:24 android13-5.10-lts 8d23314f588a 0d19f247 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
2024/05/06 18:33 android13-5.10-lts 70b6ab09a34b d884b519 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
2024/04/25 06:41 android13-5.10-lts 70b6ab09a34b 8bdc0f22 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
2024/04/12 10:50 android13-5.10-lts 4e1bc8d8e8ae 27de0a5c .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
2024/04/10 01:34 android13-5.10-lts 4e1bc8d8e8ae 171ec371 .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
2024/04/04 01:34 android13-5.10-lts e7daca75b4c3 51c4dcff .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
2024/03/26 17:30 android13-5.10-lts e7daca75b4c3 bcd9b39f .config console log report info [disk image] [vmlinux] [kernel image] ci2-android-5-10 general protection fault in security_inode_getattr
* Struck through repros no longer work on HEAD.