syzbot


inconsistent lock state in htab_lru_map_delete_elem

Status: upstream: reported C repro on 2025/12/02 07:46
Bug presence: origin:lts-only
[Documentation on labels]
Reported-by: syzbot+aa7cc5af17a66f4e3e63@syzkaller.appspotmail.com
First crash: 57d, last: 44m
Bug presence (2)
Date Name Commit Repro Result
2026/01/23 linux-5.15.y (ToT) 9eec9a14ee10 C [report] inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 upstream (ToT) a66191c590b3 C Didn't crash
Last patch testing requests (5)
Created Duration User Patch Repo Result
2026/01/14 00:41 9m retest repro linux-5.15.y report log
2026/01/14 00:41 9m retest repro linux-5.15.y report log
2026/01/14 00:41 46m retest repro linux-5.15.y report log
2026/01/14 00:41 10m retest repro linux-5.15.y report log
2026/01/14 00:41 10m retest repro linux-5.15.y report log
Fix bisection attempts (1)
Created Duration User Patch Repo Result
2026/01/24 02:11 9m fix candidate upstream error job log

Sample crash report:
================================
WARNING: inconsistent lock state
syzkaller #0 Not tainted
--------------------------------
inconsistent {INITIAL USE} -> {IN-NMI} usage.
syz.0.17/4320 [HC1[1]:SC0[0]:HE0:SE1] takes:
ffff88802051ff20 (&htab->lockdep_key){....}-{2:2}, at: htab_lock_bucket kernel/bpf/hashtab.c:183 [inline]
ffff88802051ff20 (&htab->lockdep_key){....}-{2:2}, at: htab_lru_map_delete_elem+0x1b1/0x640 kernel/bpf/hashtab.c:1397
{INITIAL USE} state was registered at:
  lock_acquire+0x197/0x3f0 kernel/locking/lockdep.c:5623
  __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
  _raw_spin_lock_irqsave+0xa4/0xf0 kernel/locking/spinlock.c:162
  htab_lock_bucket kernel/bpf/hashtab.c:183 [inline]
  htab_lru_map_update_elem+0x37a/0xc40 kernel/bpf/hashtab.c:1173
  bpf_map_update_value+0x57d/0x650 kernel/bpf/syscall.c:223
  generic_map_update_batch+0x525/0x7c0 kernel/bpf/syscall.c:1430
  bpf_map_do_batch+0x466/0x600 kernel/bpf/syscall.c:-1
  __sys_bpf+0x601/0x670 kernel/bpf/syscall.c:-1
  __do_sys_bpf kernel/bpf/syscall.c:4761 [inline]
  __se_sys_bpf kernel/bpf/syscall.c:4759 [inline]
  __x64_sys_bpf+0x78/0x90 kernel/bpf/syscall.c:4759
  do_syscall_x64 arch/x86/entry/common.c:50 [inline]
  do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
  entry_SYSCALL_64_after_hwframe+0x66/0xd0
irq event stamp: 29426
hardirqs last  enabled at (29425): [<ffffffff89ab4f32>] __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:160 [inline]
hardirqs last  enabled at (29425): [<ffffffff89ab4f32>] _raw_spin_unlock_irqrestore+0x82/0x100 kernel/locking/spinlock.c:194
hardirqs last disabled at (29426): [<ffffffff89a1c2ee>] exc_debug_kernel arch/x86/kernel/traps.c:893 [inline]
hardirqs last disabled at (29426): [<ffffffff89a1c2ee>] exc_debug+0x6e/0x130 arch/x86/kernel/traps.c:1029
softirqs last  enabled at (29394): [<ffffffff8185e82f>] spin_unlock_bh include/linux/spinlock.h:409 [inline]
softirqs last  enabled at (29394): [<ffffffff8185e82f>] bpf_map_alloc_id+0x8f/0x180 kernel/bpf/syscall.c:379
softirqs last disabled at (29392): [<ffffffff8185e7ce>] spin_lock_bh include/linux/spinlock.h:369 [inline]
softirqs last disabled at (29392): [<ffffffff8185e7ce>] bpf_map_alloc_id+0x2e/0x180 kernel/bpf/syscall.c:375

other info that might help us debug this:
 Possible unsafe locking scenario:

       CPU0
       ----
  lock(&htab->lockdep_key);
  <Interrupt>
    lock(&htab->lockdep_key);

 *** DEADLOCK ***

no locks held by syz.0.17/4320.

stack backtrace:
CPU: 0 PID: 4320 Comm: syz.0.17 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 10/25/2025
Call Trace:
 <#DB>
 dump_stack_lvl+0x168/0x230 lib/dump_stack.c:106
 lock_acquire+0x2b2/0x3f0 kernel/locking/lockdep.c:5614
 __raw_spin_lock_irqsave include/linux/spinlock_api_smp.h:110 [inline]
 _raw_spin_lock_irqsave+0xa4/0xf0 kernel/locking/spinlock.c:162
 htab_lock_bucket kernel/bpf/hashtab.c:183 [inline]
 htab_lru_map_delete_elem+0x1b1/0x640 kernel/bpf/hashtab.c:1397
 bpf_prog_2c29ac5cdc6b1842+0x3a/0xf38
 bpf_dispatcher_nop_func include/linux/bpf.h:888 [inline]
 __bpf_prog_run include/linux/filter.h:628 [inline]
 bpf_prog_run include/linux/filter.h:635 [inline]
 bpf_overflow_handler+0x1c4/0x4c0 kernel/events/core.c:10297
 __perf_event_overflow+0x364/0x530 kernel/events/core.c:9515
 perf_swevent_overflow kernel/events/core.c:9591 [inline]
 perf_swevent_event+0x4ad/0x530 kernel/events/core.c:9629
 perf_bp_event+0x224/0x290 kernel/events/core.c:10484
 hw_breakpoint_handler arch/x86/kernel/hw_breakpoint.c:555 [inline]
 hw_breakpoint_exceptions_notify+0x152/0x470 arch/x86/kernel/hw_breakpoint.c:586
 notifier_call_chain kernel/notifier.c:83 [inline]
 atomic_notifier_call_chain+0x15d/0x280 kernel/notifier.c:198
 notify_die+0x12d/0x180 kernel/notifier.c:529
 notify_debug+0x20/0x30 arch/x86/kernel/traps.c:872
 exc_debug_kernel arch/x86/kernel/traps.c:929 [inline]
 exc_debug+0xcf/0x130 arch/x86/kernel/traps.c:1029
 asm_exc_debug+0x1a/0x40 arch/x86/include/asm/idtentry.h:642
RIP: 0010:copy_user_enhanced_fast_string+0xe/0x40 arch/x86/lib/copy_user_64.S:206
Code: 89 d1 c1 e9 03 83 e2 07 f3 48 a5 89 d1 f3 a4 31 c0 0f 01 ca c3 90 90 90 90 90 90 90 0f 01 cb 83 fa 40 0f 82 70 ff ff ff 89 d1 <f3> a4 31 c0 0f 01 ca c3 90 90 90 90 90 90 90 90 90 90 89 d1 83 f8
RSP: 0018:ffffc900030dfbe0 EFLAGS: 00050202
RAX: ffffffff83dae001 RBX: 0000000000100008 RCX: 00000000000fff08
RDX: 0000000000100008 RSI: 0000200000000340 RDI: ffff888069c00100
RBP: 0000000000000000 R08: dffffc0000000000 R09: ffffed100d3a0001
R10: 0000000000000000 R11: 0000000000020000 R12: 00007ffffffff000
R13: 0000200000100248 R14: ffff888069c00000 R15: 0000200000000240
 </#DB>
 <TASK>
 copy_user_generic arch/x86/include/asm/uaccess_64.h:37 [inline]
 raw_copy_from_user arch/x86/include/asm/uaccess_64.h:52 [inline]
 _copy_from_user+0xfa/0x170 lib/usercopy.c:23
 copy_from_user include/linux/uaccess.h:192 [inline]
 generic_map_update_batch+0x484/0x7c0 kernel/bpf/syscall.c:1425
 bpf_map_do_batch+0x466/0x600 kernel/bpf/syscall.c:-1
 __sys_bpf+0x601/0x670 kernel/bpf/syscall.c:-1
 __do_sys_bpf kernel/bpf/syscall.c:4761 [inline]
 __se_sys_bpf kernel/bpf/syscall.c:4759 [inline]
 __x64_sys_bpf+0x78/0x90 kernel/bpf/syscall.c:4759
 do_syscall_x64 arch/x86/entry/common.c:50 [inline]
 do_syscall_64+0x4c/0xa0 arch/x86/entry/common.c:80
 entry_SYSCALL_64_after_hwframe+0x66/0xd0
RIP: 0033:0x7f2746e9a749
Code: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 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 a8 ff ff ff f7 d8 64 89 01 48
RSP: 002b:00007fff6575f298 EFLAGS: 00000246 ORIG_RAX: 0000000000000141
RAX: ffffffffffffffda RBX: 00007f27470f0fa0 RCX: 00007f2746e9a749
RDX: 0000000000000038 RSI: 0000200000000200 RDI: 000000000000001a
RBP: 00007f2746f1ef91 R08: 0000000000000000 R09: 0000000000000000
R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000
R13: 00007f27470f0fa0 R14: 00007f27470f0fa0 R15: 0000000000000003
 </TASK>
----------------
Code disassembly (best guess):
   0:	89 d1                	mov    %edx,%ecx
   2:	c1 e9 03             	shr    $0x3,%ecx
   5:	83 e2 07             	and    $0x7,%edx
   8:	f3 48 a5             	rep movsq %ds:(%rsi),%es:(%rdi)
   b:	89 d1                	mov    %edx,%ecx
   d:	f3 a4                	rep movsb %ds:(%rsi),%es:(%rdi)
   f:	31 c0                	xor    %eax,%eax
  11:	0f 01 ca             	clac
  14:	c3                   	ret
  15:	90                   	nop
  16:	90                   	nop
  17:	90                   	nop
  18:	90                   	nop
  19:	90                   	nop
  1a:	90                   	nop
  1b:	90                   	nop
  1c:	0f 01 cb             	stac
  1f:	83 fa 40             	cmp    $0x40,%edx
  22:	0f 82 70 ff ff ff    	jb     0xffffff98
  28:	89 d1                	mov    %edx,%ecx
* 2a:	f3 a4                	rep movsb %ds:(%rsi),%es:(%rdi) <-- trapping instruction
  2c:	31 c0                	xor    %eax,%eax
  2e:	0f 01 ca             	clac
  31:	c3                   	ret
  32:	90                   	nop
  33:	90                   	nop
  34:	90                   	nop
  35:	90                   	nop
  36:	90                   	nop
  37:	90                   	nop
  38:	90                   	nop
  39:	90                   	nop
  3a:	90                   	nop
  3b:	90                   	nop
  3c:	89 d1                	mov    %edx,%ecx
  3e:	83                   	.byte 0x83
  3f:	f8                   	clc

Crashes (66):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/12/27 21:16 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/23 06:09 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/02 07:45 linux-5.15.y cc5ec8769306 d6526ea3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/30 12:59 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/23 11:24 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/23 07:54 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/23 00:30 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/22 19:32 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/22 17:57 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/29 01:48 linux-5.15.y 9eec9a14ee10 0adc945e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/28 21:31 linux-5.15.y 9eec9a14ee10 004c195c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/28 14:36 linux-5.15.y 9eec9a14ee10 004c195c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/28 09:27 linux-5.15.y 9eec9a14ee10 3029c699 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/28 07:22 linux-5.15.y 9eec9a14ee10 3029c699 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/28 06:18 linux-5.15.y 9eec9a14ee10 3029c699 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/28 03:30 linux-5.15.y 9eec9a14ee10 3029c699 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/28 02:28 linux-5.15.y 9eec9a14ee10 3029c699 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/27 21:25 linux-5.15.y 9eec9a14ee10 9a514c2f .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/27 20:12 linux-5.15.y 9eec9a14ee10 9a514c2f .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/27 18:31 linux-5.15.y 9eec9a14ee10 9a514c2f .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/27 14:25 linux-5.15.y 9eec9a14ee10 9a514c2f .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/27 10:15 linux-5.15.y 9eec9a14ee10 efb3e894 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/27 09:13 linux-5.15.y 9eec9a14ee10 efb3e894 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 21:29 linux-5.15.y 9eec9a14ee10 a4c52dd6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 19:14 linux-5.15.y 9eec9a14ee10 a4c52dd6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 15:04 linux-5.15.y 9eec9a14ee10 a4c52dd6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 13:46 linux-5.15.y 9eec9a14ee10 a4c52dd6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 09:42 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 09:36 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 09:08 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 09:07 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/26 09:05 linux-5.15.y 9eec9a14ee10 55756628 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/25 16:16 linux-5.15.y 9eec9a14ee10 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/25 16:10 linux-5.15.y 9eec9a14ee10 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/25 04:18 linux-5.15.y 9eec9a14ee10 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/25 03:28 linux-5.15.y 9eec9a14ee10 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/25 01:22 linux-5.15.y 9eec9a14ee10 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/24 19:37 linux-5.15.y 9eec9a14ee10 40acda8a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/24 05:54 linux-5.15.y 9eec9a14ee10 4f25b9b4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/24 05:17 linux-5.15.y 9eec9a14ee10 4f25b9b4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 20:32 linux-5.15.y 9eec9a14ee10 e2b1b6e6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 18:39 linux-5.15.y 9eec9a14ee10 e2b1b6e6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 17:04 linux-5.15.y 9eec9a14ee10 e2b1b6e6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 16:41 linux-5.15.y 9eec9a14ee10 e2b1b6e6 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 07:45 linux-5.15.y 9eec9a14ee10 82c9c083 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 07:43 linux-5.15.y 9eec9a14ee10 82c9c083 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 07:41 linux-5.15.y 9eec9a14ee10 82c9c083 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/23 06:13 linux-5.15.y 9eec9a14ee10 82c9c083 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/16 19:34 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2026/01/15 14:36 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/30 12:07 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/29 10:52 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/19 12:45 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/18 14:20 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/13 21:26 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/13 19:24 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/13 19:04 linux-5.15.y 68efe5a6c16a d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
2025/12/04 09:44 linux-5.15.y cc5ec8769306 d6526ea3 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-perf inconsistent lock state in htab_lru_map_delete_elem
* Struck through repros no longer work on HEAD.