syzbot


BUG: unable to handle kernel paging request in bio_associate_blkg_from_css

Status: upstream: reported C repro on 2023/03/14 01:08
Bug presence: origin:lts-only
[Documentation on labels]
Reported-by: syzbot+fb4a7a9674b6e09b8d41@syzkaller.appspotmail.com
First crash: 620d, last: 1h03m
Bug presence (2)
Date Name Commit Repro Result
2023/05/03 linux-5.15.y (ToT) 8a7f2a5c5aa1 C [report] BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2023/05/02 upstream (ToT) 865fdb08197e C Didn't crash
Fix bisection attempts (7)
Created Duration User Patch Repo Result
2024/07/26 07:58 3m fix candidate upstream error job log
2024/05/02 22:47 2m fix candidate upstream error job log
2024/03/22 04:02 0m fix candidate upstream error job log
2024/02/02 20:09 0m fix candidate upstream error job log
2023/12/29 17:23 0m fix candidate upstream error job log
2023/11/28 00:42 0m fix candidate upstream error job log
2023/09/27 18:17 8m fix candidate upstream error job log

Sample crash report:
Unable to handle kernel paging request at virtual address dfff8000000000bd
Mem abort info:
  ESR = 0x0000000096000006
  EC = 0x25: DABT (current EL), IL = 32 bits
  SET = 0, FnV = 0
  EA = 0, S1PTW = 0
  FSC = 0x06: level 2 translation fault
Data abort info:
  ISV = 0, ISS = 0x00000006
  CM = 0, WnR = 0
[dfff8000000000bd] address between user and kernel address ranges
Internal error: Oops: 0000000096000006 [#1] PREEMPT SMP
Modules linked in:
CPU: 0 PID: 4017 Comm: syz-executor335 Not tainted 5.15.173-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/30/2024
pstate: 80400005 (Nzcv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
pc : bio_associate_blkg_from_css+0xfc/0x870 block/blk-cgroup.c:1867
lr : bio_associate_blkg_from_css+0xd8/0x870 block/blk-cgroup.c:1864
sp : ffff80001d537420
x29: ffff80001d537460 x28: dfff800000000000 x27: 1fffe0001a024e12
x26: 1fffe0001a024e19 x25: 0000000000000000 x24: ffff0000d01270c8
x23: ffff80001b8d0290 x22: ffff800014cba060 x21: 00000000000005e8
x20: ffff0000d0127088 x19: 1fffe0001a024e11 x18: ffff80001d536c20
x17: 0000000000000000 x16: ffff8000082eada8 x15: ffff800008a16d9c
x14: 1ffff0000295806a x13: dfff800000000000 x12: 0000000021d6a198
x11: 0000000000000000 x10: 0000000000000000 x9 : ffff0000cac83680
x8 : 00000000000000bd x7 : ffff80000a88c758 x6 : 0000000000000000
x5 : 0000000000000000 x4 : 0000000000000000 x3 : 0000000000000002
x2 : 0000000000000008 x1 : ffff80001b8d0180 x0 : ffff0000d0127080
Call trace:
 bio_associate_blkg_from_css+0xfc/0x870 block/blk-cgroup.c:1867
 bio_associate_blkg+0x238/0x360 block/blk-cgroup.c:1893
 lbmStartIO+0x1b0/0x430 fs/jfs/jfs_logmgr.c:2130
 lbmWrite+0x320/0x404 fs/jfs/jfs_logmgr.c:2079
 lmNextPage+0x2f0/0x860
 lmWriteRecord+0xb84/0xfb0 fs/jfs/jfs_logmgr.c:537
 lmLogSync+0x41c/0x98c fs/jfs/jfs_logmgr.c:977
 jfs_syncpt+0x74/0x98 fs/jfs/jfs_logmgr.c:1049
 jfs_sync_fs+0x8c/0xac fs/jfs/super.c:690
 sync_filesystem+0xe8/0x218 fs/sync.c:56
 generic_shutdown_super+0x70/0x2f0 fs/super.c:448
 kill_block_super+0x70/0xdc fs/super.c:1427
 deactivate_locked_super+0xb8/0x13c fs/super.c:335
 deactivate_super+0x108/0x128 fs/super.c:366
 cleanup_mnt+0x3c0/0x474 fs/namespace.c:1143
 __cleanup_mnt+0x20/0x30 fs/namespace.c:1150
 task_work_run+0x130/0x1e4 kernel/task_work.c:188
 tracehook_notify_resume include/linux/tracehook.h:189 [inline]
 do_notify_resume+0x262c/0x32b8 arch/arm64/kernel/signal.c:946
 prepare_exit_to_user_mode arch/arm64/kernel/entry-common.c:133 [inline]
 exit_to_user_mode arch/arm64/kernel/entry-common.c:138 [inline]
 el0_svc+0xfc/0x1f0 arch/arm64/kernel/entry-common.c:609
 el0t_64_sync_handler+0x84/0xe4 arch/arm64/kernel/entry-common.c:626
 el0t_64_sync+0x1a0/0x1a4 arch/arm64/kernel/entry.S:584
Code: 9781284a f9400288 9117a115 d343fea8 (387c6908) 
---[ end trace 1dcce527f5d76f4b ]---
----------------
Code disassembly (best guess):
   0:	9781284a 	bl	0xfffffffffe04a128
   4:	f9400288 	ldr	x8, [x20]
   8:	9117a115 	add	x21, x8, #0x5e8
   c:	d343fea8 	lsr	x8, x21, #3
* 10:	387c6908 	ldrb	w8, [x8, x28] <-- trapping instruction

Crashes (52707):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/11/20 02:13 linux-5.15.y 0a51d2d4527b 7d02db5a .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/10/19 19:07 linux-5.15.y 584a40a22cb9 cd6fc0a3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/09/15 22:14 linux-5.15.y 3a5928702e71 08d8a733 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/08/25 06:40 linux-5.15.y fa93fa65db6e d7d32352 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/08/20 19:36 linux-5.15.y fa93fa65db6e 9f0ab3fb .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/08/01 06:48 linux-5.15.y 7e89efd3ae1c 1e9c4cf3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/07/28 22:07 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/07/21 05:53 linux-5.15.y 7c6d66f0266f b88348e9 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/07/18 03:43 linux-5.15.y f45bea23c39c 0f902625 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/06/08 07:15 linux-5.15.y c61bd26ae81a 82c05ab8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/22 06:41 linux-5.15.y 83655231580b 1014eca7 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/19 06:45 linux-5.15.y 83655231580b c0f1611a .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/19 01:32 linux-5.15.y 83655231580b c0f1611a .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/19 00:52 linux-5.15.y 83655231580b c0f1611a .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/17 07:12 linux-5.15.y 284087d4f7d5 c2e07261 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/17 04:30 linux-5.15.y 284087d4f7d5 c2e07261 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/17 03:50 linux-5.15.y 284087d4f7d5 c2e07261 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/16 16:14 linux-5.15.y 284087d4f7d5 ef5d53ed .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/16 15:32 linux-5.15.y 284087d4f7d5 ef5d53ed .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/16 13:04 linux-5.15.y 284087d4f7d5 ef5d53ed .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/15 21:14 linux-5.15.y 284087d4f7d5 94b087b1 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/15 21:02 linux-5.15.y 284087d4f7d5 94b087b1 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/15 08:11 linux-5.15.y 284087d4f7d5 fdb4c10c .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/14 17:44 linux-5.15.y 284087d4f7d5 fdb4c10c .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/14 16:32 linux-5.15.y 284087d4f7d5 fdb4c10c .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/14 08:43 linux-5.15.y 284087d4f7d5 fdb4c10c .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/13 09:43 linux-5.15.y 284087d4f7d5 9026e142 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/07 08:06 linux-5.15.y 284087d4f7d5 fa7a5cf0 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/01 09:34 linux-5.15.y b925f60c6ee7 3ba885bc .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/05/01 07:39 linux-5.15.y b925f60c6ee7 3ba885bc .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/04/28 14:42 linux-5.15.y b925f60c6ee7 07b455f9 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/04/22 23:39 linux-5.15.y c52b9710c83d 36c961ad .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/04/22 19:31 linux-5.15.y c52b9710c83d 36c961ad .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2023/03/30 05:09 linux-5.15.y 115472395b0a f325deb0 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2023/03/14 01:07 linux-5.15.y 2ddbd0f967b3 026e2200 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/08/04 15:05 linux-5.15.y 7e89efd3ae1c 1786a2a8 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/07/31 08:08 linux-5.15.y 7e89efd3ae1c 6fde257d .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/07/28 16:00 linux-5.15.y 7e89efd3ae1c 46eb10b7 .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/07/25 02:38 linux-5.15.y 7c6d66f0266f d1a1b0ca .config console log report syz / log C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/05/19 09:09 linux-5.15.y 83655231580b c0f1611a .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/04/29 19:40 linux-5.15.y b925f60c6ee7 27e33c58 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/04/21 08:23 linux-5.15.y c52b9710c83d af24b050 .config console log report syz C [disk image] [vmlinux] [kernel image] [mounted in repro] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/23 02:36 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/23 01:38 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 23:52 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 22:29 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 21:31 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 20:16 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 18:41 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 17:21 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 16:19 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 14:58 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 13:41 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 11:38 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 10:07 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 08:55 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 08:31 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 07:11 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 06:02 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 04:38 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 04:07 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 03:01 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/22 01:26 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 23:57 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 23:25 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 23:14 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 23:05 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 22:41 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 22:29 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 22:06 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 19:00 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 17:23 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 16:05 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 15:41 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 13:32 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 13:02 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/21 11:07 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: unable to handle kernel paging request in bio_associate_blkg_from_css
2024/11/23 08:36 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/23 05:23 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/23 05:08 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/23 03:48 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/23 00:54 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/23 00:29 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/22 23:36 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/22 23:15 linux-5.15.y 0a51d2d4527b 68da6d95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/21 23:42 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
2024/11/21 20:21 linux-5.15.y 0a51d2d4527b 4b25d554 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan general protection fault in bio_associate_blkg_from_css
* Struck through repros no longer work on HEAD.