general protection fault in set_link_state (2)

Status: closed as dup on 2026/07/29 12:31
Subsystems: usb
Labels: prio:low
[Documentation on labels]
Reported-by: syzbot+70d28f5ea6d18a5e60fe@syzkaller.appspotmail.com
First crash: 52d, last: 18d
✨ AI Patch Versions (1)
Version Stage Reported Report Link Job
1 moderation 2026/07/29 11:01 Discussion 4d9d976e-0203-4993-8b0c-ca26980202ab
✨ AI Jobs (2)
ID Workflow Result Correct Bug Created Started Finished Revision
4d9d976e patching general protection fault in set_link_state (2) 2026/07/29 09:11 2026/07/29 09:11 2026/07/29 11:01 19622d9d
7f097bea assessment-security DenialOfService: ✅ Exploitable: ❌ FilesystemTrigger: ❌ NetworkTrigger: ❌ PeripheralTrigger: ❌ RemoteTrigger: ❌ Unprivileged: ❌ UserNamespace: ❌ VMGuestTrigger: ❌ VMHostTrigger: ❌ general protection fault in set_link_state (2) 2026/07/25 00:45 2026/07/25 00:45 2026/07/25 01:34 1bdb5c57
Duplicate of
Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported
general protection fault in dummy_udc_start prio:low usb 10 syz, C error 10139 4d02h 48d
Discussions (1)
Title Replies (including bot) Last reply
[syzbot] [usb?] general protection fault in set_link_state (2) 0 (2) 2026/07/29 12:31
Similar bugs (8)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-6-1 general protection fault in set_link_state 2 290 21d 52d 0/2 premoderation: reported on 2026/07/24 17:03
android-6-12 general protection fault in set_link_state origin:upstream 2 syz 784 1d15h 51d 0/1 premoderation: reported syz repro on 2026/07/24 19:03
android-5-15 general protection fault in set_link_state 2 syz 253 2d11h 51d 0/2 premoderation: reported syz repro on 2026/07/25 11:11
linux-5.15 general protection fault in set_link_state 2 syz, C 51 4d10h 50d 0/3 upstream: reported C repro on 2026/07/25 19:33
upstream general protection fault in set_link_state usb 2 1 263d 259d 0/29 auto-obsoleted due to no activity on 2026/03/25 06:13
android-5-10 general protection fault in set_link_state 2 syz 679 18d 52d 0/2 premoderation: reported syz repro on 2026/07/24 13:19
linux-6.6 general protection fault in set_link_state 2 syz, C 39 19d 51d 0/2 upstream: reported C repro on 2026/07/25 01:05
linux-6.1 BUG: unable to handle kernel paging request in set_link_state 8 syz, C 65 18d 51d 0/3 upstream: reported C repro on 2026/07/24 22:28

Sample crash report:
dummy_hcd dummy_hcd.0: stopped
dummy_hcd dummy_hcd.0: USB bus 1 deregistered
Oops: general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] SMP KASAN NOPTI
KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]
CPU: 1 UID: 0 PID: 5609 Comm: syz-executor184 Not tainted syzkaller #0 PREEMPT(full) 
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/16/2026
RIP: 0010:set_link_state+0x27/0xc70 drivers/usb/gadget/udc/dummy_hcd.c:455
Code: 90 90 90 41 57 41 56 41 55 41 54 55 53 48 89 fb 48 83 ec 18 e8 ba 38 3b fa 48 89 da 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 <80> 3c 02 00 0f 85 35 0b 00 00 4c 8d ab a3 00 00 00 48 8b 2b 48 b8
RSP: 0018:ffffc90003a5f850 EFLAGS: 00010046
RAX: dffffc0000000000 RBX: 0000000000000000 RCX: ffffffff87cf49a3
RDX: 0000000000000000 RSI: ffffffff87cf3ac6 RDI: 0000000000000000
RBP: 0000000000000000 R08: 0000000000000005 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000293
R13: ffff888021f9c000 R14: 0000000000000000 R15: ffff888021f9cc00
FS:  0000000000000000(0000) GS:ffff888123cde000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055598d674b30 CR3: 000000000eb94000 CR4: 00000000003526f0
Call Trace:
 <TASK>
 dummy_pullup+0xf3/0x170 drivers/usb/gadget/udc/dummy_hcd.c:933
 usb_gadget_disconnect_locked+0x142/0x4e0 drivers/usb/gadget/udc/core.c:785
 gadget_unbind_driver+0xd8/0x4f0 drivers/usb/gadget/udc/core.c:1718
 device_remove+0xcb/0x180 drivers/base/dd.c:616
 __device_release_driver drivers/base/dd.c:1349 [inline]
 device_release_driver_internal+0x44e/0x620 drivers/base/dd.c:1372
 driver_detach+0xd8/0x1b0 drivers/base/dd.c:1435
 bus_remove_driver+0x13b/0x2e0 drivers/base/bus.c:832
 driver_unregister+0x76/0xb0 drivers/base/driver.c:202
 usb_gadget_unregister_driver+0x49/0x70 drivers/usb/gadget/udc/core.c:1784
 raw_release+0x19b/0x260 drivers/usb/gadget/legacy/raw_gadget.c:463
 __fput+0x3ff/0xb50 fs/file_table.c:512
 task_work_run+0x150/0x240 kernel/task_work.c:233
 exit_task_work include/linux/task_work.h:40 [inline]
 do_exit+0x951/0x2ae0 kernel/exit.c:1009
 do_group_exit+0xd5/0x2a0 kernel/exit.c:1152
 get_signal+0x1ec7/0x21e0 kernel/signal.c:3046
 arch_do_signal_or_restart+0x91/0x7e0 arch/x86/kernel/signal.c:337
 __exit_to_user_mode_loop kernel/entry/common.c:66 [inline]
 exit_to_user_mode_loop+0x139/0x6f0 kernel/entry/common.c:101
 __exit_to_user_mode_prepare include/linux/irq-entry-common.h:207 [inline]
 syscall_exit_to_user_mode_prepare include/linux/irq-entry-common.h:230 [inline]
 syscall_exit_to_user_mode include/linux/entry-common.h:318 [inline]
 do_syscall_64+0x666/0x870 arch/x86/entry/syscall_64.c:100
 entry_SYSCALL_64_after_hwframe+0x77/0x7f
RIP: 0033:0x7f5af5b58009
Code: Unable to access opcode bytes at 0x7f5af5b57fdf.
RSP: 002b:00007ffed3154978 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
RAX: 000000000000000b RBX: 0000200000000000 RCX: 00007f5af5b58009
RDX: 000000000000000b RSI: 0000200000000200 RDI: 0000000000000004
RBP: 00737973796d2f2e R08: 0000000000000006 R09: 0000000000000006
R10: 0000000000000006 R11: 0000000000000246 R12: 00007ffed3154ae8
R13: 431bde82d7b634db R14: 00007f5af5bebc40 R15: 0000000000000002
 </TASK>
Modules linked in:
---[ end trace 0000000000000000 ]---
RIP: 0010:set_link_state+0x27/0xc70 drivers/usb/gadget/udc/dummy_hcd.c:455
Code: 90 90 90 41 57 41 56 41 55 41 54 55 53 48 89 fb 48 83 ec 18 e8 ba 38 3b fa 48 89 da 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 <80> 3c 02 00 0f 85 35 0b 00 00 4c 8d ab a3 00 00 00 48 8b 2b 48 b8
RSP: 0018:ffffc90003a5f850 EFLAGS: 00010046
RAX: dffffc0000000000 RBX: 0000000000000000 RCX: ffffffff87cf49a3
RDX: 0000000000000000 RSI: ffffffff87cf3ac6 RDI: 0000000000000000
RBP: 0000000000000000 R08: 0000000000000005 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000293
R13: ffff888021f9c000 R14: 0000000000000000 R15: ffff888021f9cc00
FS:  0000000000000000(0000) GS:ffff888123cde000(0000) knlGS:0000000000000000
CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
CR2: 000055598d674b30 CR3: 000000000eb94000 CR4: 00000000003526f0
----------------
Code disassembly (best guess):
   0:	90                   	nop
   1:	90                   	nop
   2:	90                   	nop
   3:	41 57                	push   %r15
   5:	41 56                	push   %r14
   7:	41 55                	push   %r13
   9:	41 54                	push   %r12
   b:	55                   	push   %rbp
   c:	53                   	push   %rbx
   d:	48 89 fb             	mov    %rdi,%rbx
  10:	48 83 ec 18          	sub    $0x18,%rsp
  14:	e8 ba 38 3b fa       	call   0xfa3b38d3
  19:	48 89 da             	mov    %rbx,%rdx
  1c:	48 b8 00 00 00 00 00 	movabs $0xdffffc0000000000,%rax
  23:	fc ff df
  26:	48 c1 ea 03          	shr    $0x3,%rdx
* 2a:	80 3c 02 00          	cmpb   $0x0,(%rdx,%rax,1) <-- trapping instruction
  2e:	0f 85 35 0b 00 00    	jne    0xb69
  34:	4c 8d ab a3 00 00 00 	lea    0xa3(%rbx),%r13
  3b:	48 8b 2b             	mov    (%rbx),%rbp
  3e:	48                   	rex.W
  3f:	b8                   	.byte 0xb8

Crashes (2129):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/08/17 06:06 upstream dcb68831eac7 746171ee .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/13 08:05 upstream 3d6d817622b0 67796a05 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/11 22:54 upstream f5bbbfec59b4 71790083 .config strace log report syz / log C [disk image] [vmlinux] [kernel image] ci2-upstream-fs general protection fault in set_link_state
2026/08/26 09:20 upstream 818bebeb63dd 6a91adb4 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/15 15:37 upstream 15ef2f78c49d 746171ee .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/14 20:13 upstream 2f1baf1fc892 2cf1fbb7 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/13 08:23 upstream 3d6d817622b0 359b2492 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/11 20:21 upstream f5bbbfec59b4 557a89d3 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/11 04:10 upstream d58772d8520c 508909ea .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/07/29 06:31 upstream 3b5f4b83c4ab 4a865b71 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/07/26 10:02 upstream 3dab139d4795 4a865b71 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/07/24 15:49 upstream 48a5a7ab8d6a dd737a83 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/26 08:57 upstream 73ae59e97596 6a91adb4 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/17 16:09 upstream 8d3ae59288f1 905244d6 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/16 13:31 upstream 3eb40771c00a 746171ee .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/11 20:03 upstream f5bbbfec59b4 557a89d3 .config console log report syz / log C [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/27 14:59 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 68f892e99df9 a2b77b9e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in set_link_state
2026/08/27 06:38 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 68f892e99df9 a2b77b9e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in set_link_state
2026/08/26 23:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 68f892e99df9 a2b77b9e .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in set_link_state
2026/08/20 20:07 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 21d6ac051080 1e72964b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in set_link_state
2026/08/19 01:16 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 21d6ac051080 1e72964b .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in set_link_state
2026/08/14 22:04 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 21d6ac051080 746171ee .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in set_link_state
2026/08/14 19:44 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 21d6ac051080 746171ee .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in set_link_state
2026/08/14 11:53 git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git for-kernelci 21d6ac051080 b13552fe .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci-upstream-gce-arm64 BUG: unable to handle kernel paging request in set_link_state
2026/08/20 21:31 upstream a4ff2be345d0 1e72964b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in set_link_state
2026/08/20 16:14 upstream a4ff2be345d0 1e72964b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in set_link_state
2026/08/19 06:00 upstream 0f23d56f17fd 1e72964b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in set_link_state
2026/08/19 03:03 upstream 0f23d56f17fd 1e72964b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in set_link_state
2026/08/19 00:25 upstream 0f23d56f17fd 1e72964b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in set_link_state
2026/08/24 21:17 upstream 818bebeb63dd b55bd4c3 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/24 12:19 upstream 818bebeb63dd b55bd4c3 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/23 13:00 upstream 818bebeb63dd 1e72964b .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/25 16:08 upstream 66498c75b4f8 a9a1fc32 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/25 14:49 upstream 66498c75b4f8 a9a1fc32 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/25 14:20 upstream 66498c75b4f8 a9a1fc32 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/25 04:45 upstream 66498c75b4f8 614e416a .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/22 10:04 upstream 26260251022f 1e72964b .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/21 16:32 upstream 818bebeb63dd 1e72964b .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/21 07:37 upstream 9d2ed026f031 1e72964b .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/19 06:11 upstream b126f6f5940f 1e72964b .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/18 09:21 upstream ff68e5f557f6 1e72964b .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/12 05:51 upstream f5bbbfec59b4 f8d35649 .config console log report syz / log [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream-386 general protection fault in set_link_state
2026/08/23 12:27 linux-next 903c1cf6dff9 1e72964b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/08/22 22:47 linux-next 903c1cf6dff9 1e72964b .config strace log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in set_link_state
2026/08/17 11:16 linux-next 4477a78374a5 746171ee .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/08/17 09:55 linux-next 4477a78374a5 746171ee .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/08/17 02:02 linux-next 4477a78374a5 746171ee .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/08/16 16:20 linux-next 4477a78374a5 746171ee .config console log report syz / log [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/08/27 09:28 upstream 502d45774af0 a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in set_link_state
2026/08/27 07:47 upstream 502d45774af0 a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in set_link_state
2026/08/27 04:09 upstream 502d45774af0 a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in set_link_state
2026/08/26 17:23 upstream 45c13f3f9e3b a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/26 15:32 upstream 45c13f3f9e3b 6a91adb4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in set_link_state
2026/08/26 14:09 upstream 73ae59e97596 6a91adb4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root general protection fault in set_link_state
2026/08/26 14:09 upstream 73ae59e97596 6a91adb4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root general protection fault in set_link_state
2026/08/26 12:39 upstream 73ae59e97596 6a91adb4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root general protection fault in set_link_state
2026/08/26 11:38 upstream 45c13f3f9e3b 6a91adb4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/26 01:05 upstream 73ae59e97596 614e416a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-badwrites-root general protection fault in set_link_state
2026/08/25 23:46 upstream 66498c75b4f8 614e416a .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in set_link_state
2026/08/25 07:12 upstream 66498c75b4f8 23caa175 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in set_link_state
2026/08/25 00:23 upstream 0a0d1d55dad5 23caa175 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/24 18:21 upstream 0a0d1d55dad5 23caa175 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-root general protection fault in set_link_state
2026/08/24 16:13 upstream 0a0d1d55dad5 23caa175 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/24 15:03 upstream 0a0d1d55dad5 23caa175 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/24 11:42 upstream 4352b8aee980 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/23 23:42 upstream 2709dd5ae32f 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/23 22:01 upstream 2709dd5ae32f 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-selinux-root general protection fault in set_link_state
2026/08/27 06:33 upstream 818bebeb63dd a2b77b9e .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/27 05:28 upstream 818bebeb63dd a2b77b9e .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/27 03:08 upstream 818bebeb63dd a2b77b9e .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/26 22:07 upstream 818bebeb63dd a2b77b9e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/26 08:24 upstream 818bebeb63dd 6a91adb4 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/26 07:22 upstream 818bebeb63dd 6a91adb4 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/26 05:47 upstream 818bebeb63dd 6a91adb4 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/26 04:48 upstream 818bebeb63dd 6a91adb4 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/26 02:22 upstream 818bebeb63dd 6a91adb4 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/25 21:12 upstream 818bebeb63dd a9a1fc32 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/25 19:59 upstream 818bebeb63dd a9a1fc32 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/25 18:29 upstream 818bebeb63dd a9a1fc32 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/25 17:23 upstream 818bebeb63dd a9a1fc32 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/25 11:44 upstream 818bebeb63dd a9a1fc32 .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/25 09:41 upstream 818bebeb63dd 614e416a .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/25 08:40 upstream 818bebeb63dd 614e416a .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/25 05:53 upstream 818bebeb63dd 614e416a .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/24 13:55 upstream 818bebeb63dd b55bd4c3 .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/24 05:59 upstream 818bebeb63dd 1e72964b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu-upstream general protection fault in set_link_state
2026/08/24 04:52 upstream 818bebeb63dd 1e72964b .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/24 03:02 upstream 818bebeb63dd 1e72964b .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/24 02:58 upstream 818bebeb63dd 1e72964b .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/24 01:53 upstream 818bebeb63dd 1e72964b .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/24 00:43 upstream 818bebeb63dd 1e72964b .config console log report [disk image (non-bootable)] [vmlinux] [kernel image] ci-snapshot-upstream-root general protection fault in set_link_state
2026/08/27 14:55 linux-next f82a5da2f049 a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in set_link_state
2026/08/27 13:19 linux-next f82a5da2f049 a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/08/27 11:56 linux-next f82a5da2f049 a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/08/26 20:36 linux-next f82a5da2f049 a2b77b9e .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/08/26 03:35 linux-next a8406e6c0b79 6a91adb4 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in set_link_state
2026/08/25 04:33 linux-next 4b18edbd8e70 23caa175 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in set_link_state
2026/08/24 20:18 linux-next 4b18edbd8e70 23caa175 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in set_link_state
2026/08/24 11:25 linux-next 903c1cf6dff9 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-rust-kasan-gce general protection fault in set_link_state
2026/08/24 10:08 linux-next 903c1cf6dff9 1e72964b .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-linux-next-kasan-gce-root general protection fault in set_link_state
2026/07/27 03:42 upstream 4235cb24ec1e 492bab15 .config console log report info [disk image] [vmlinux] [kernel image] ci-upstream-kasan-gce-smack-root KASAN: slab-use-after-free Read in set_link_state
2026/08/27 00:37 https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux master 45c13f3f9e3b a2b77b9e .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64-mte BUG: unable to handle kernel NULL pointer dereference in set_link_state
2026/08/24 07:48 https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux master 4352b8aee980 1e72964b .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm64-mte BUG: unable to handle kernel NULL pointer dereference in set_link_state
2026/08/17 04:36 https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux master dcb68831eac7 746171ee .config console log report info [disk image (non-bootable)] [vmlinux] [kernel image] ci-qemu2-arm32 BUG: unable to handle kernel NULL pointer dereference in set_link_state
* Struck through repros no longer work on HEAD.