syzbot


BUG: soft lockup in ser_release

Status: upstream: reported on 2024/05/01 17:40
Reported-by: syzbot+6626e5fcc87b609ad947@syzkaller.appspotmail.com
First crash: 17d, last: 17d
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
upstream BUG: soft lockup in ser_release (2) net 1 344d 340d 0/26 auto-obsoleted due to no activity on 2023/09/07 19:16
upstream BUG: soft lockup in ser_release net C 2 560d 618d 0/26 closed as invalid on 2023/01/25 11:26
upstream BUG: soft lockup in ser_release (3) net 1 87d 83d 0/26 upstream: reported on 2024/02/26 09:33

Sample crash report:
watchdog: BUG: soft lockup - CPU#0 stuck for 22s! [kworker/0:3:3764]
Modules linked in:
irq event stamp: 59385
hardirqs last  enabled at (59384): [<ffff800011996210>] __exit_to_kernel_mode arch/arm64/kernel/entry-common.c:81 [inline]
hardirqs last  enabled at (59384): [<ffff800011996210>] exit_to_kernel_mode+0x100/0x178 arch/arm64/kernel/entry-common.c:91
hardirqs last disabled at (59385): [<ffff800011996458>] enter_el1_irq_or_nmi+0x10/0x1c arch/arm64/kernel/entry-common.c:227
softirqs last  enabled at (52418): [<ffff80001078c89c>] spin_unlock_bh include/linux/spinlock.h:408 [inline]
softirqs last  enabled at (52418): [<ffff80001078c89c>] clusterip_netdev_event+0x37c/0x3a4 net/ipv4/netfilter/ipt_CLUSTERIP.c:233
softirqs last disabled at (52420): [<ffff80000ffacbfc>] local_bh_disable+0x10/0x34 include/linux/bottom_half.h:18
CPU: 0 PID: 3764 Comm: kworker/0:3 Not tainted 5.15.157-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 03/27/2024
Workqueue: events ser_release
pstate: 00401005 (nzcv daif +PAN -UAO -TCO -DIT +SSBS BTYPE=--)
pc : queued_spin_lock_slowpath+0x160/0x938 kernel/locking/qspinlock.c:382
lr : queued_spin_lock_slowpath+0x16c/0x938 kernel/locking/qspinlock.c:382
sp : ffff80001c8e75a0
x29: ffff80001c8e7640 x28: 1ffff0000391cec0 x27: 1fffe0001a044a11
x26: dfff800000000000 x25: ffff70000391ceb8 x24: ffff80001c8e75c0
x23: 1fffe0001a044a10 x22: ffff80001c8e7600 x21: 0000000000000001
x20: 0000000000000001 x19: ffff0000d0225080 x18: ffff80001c8e74a0
x17: 0000000000000000 x16: ffff8000083053b4 x15: 000000000002797c
x14: ffff800016f7d500 x13: dfff800000000000 x12: 0000000000000001
x11: 1fffe0001a044a10 x10: 0000000000000000 x9 : 0000000000000000
x8 : 0000000000000101 x7 : 0000000000000000 x6 : 0000000000000000
x5 : 0000000000000020 x4 : 0000000000000000 x3 : ffff8000083045dc
x2 : 0000000000000000 x1 : 0000000000000004 x0 : 0000000000000001
Call trace:
 __cmpwait_case_32 arch/arm64/include/asm/cmpxchg.h:252 [inline]
 __cmpwait arch/arm64/include/asm/cmpxchg.h:278 [inline]
 queued_spin_lock_slowpath+0x160/0x938 kernel/locking/qspinlock.c:382
 queued_spin_lock include/asm-generic/qspinlock.h:85 [inline]
 do_raw_spin_lock+0x334/0x35c kernel/locking/spinlock_debug.c:115
 __raw_spin_lock include/linux/spinlock_api_smp.h:143 [inline]
 _raw_spin_lock+0xb8/0x10c kernel/locking/spinlock.c:154
 spin_lock include/linux/spinlock.h:363 [inline]
 __netif_tx_lock include/linux/netdevice.h:4429 [inline]
 netif_tx_lock include/linux/netdevice.h:4514 [inline]
 netif_tx_lock_bh include/linux/netdevice.h:4523 [inline]
 dev_watchdog_down net/sched/sch_generic.c:511 [inline]
 dev_deactivate_many+0x2f8/0xbe4 net/sched/sch_generic.c:1302
 __dev_close_many+0x28c/0x3e4 net/core/dev.c:1577
 dev_close_many+0x1e0/0x468 net/core/dev.c:1615
 dev_close+0x174/0x250 net/core/dev.c:1641
 ser_release+0x188/0x238 drivers/net/caif/caif_serial.c:309
 process_one_work+0x790/0x11b8 kernel/workqueue.c:2310
 worker_thread+0x910/0x1034 kernel/workqueue.c:2457
 kthread+0x37c/0x45c kernel/kthread.c:334
 ret_from_fork+0x10/0x20 arch/arm64/kernel/entry.S:870

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/05/01 17:40 linux-5.15.y b925f60c6ee7 3ba885bc .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: soft lockup in ser_release
* Struck through repros no longer work on HEAD.