syzbot


BUG: MAX_LOCKDEP_CHAINS too low!

Status: upstream: reported C repro on 2023/03/07 16:44
Bug presence: origin:upstream
[Documentation on labels]
Reported-by: syzbot+77595558bad304ba6a00@syzkaller.appspotmail.com
First crash: 550d, last: 5m
Bug presence (1)
Date Name Commit Repro Result
2023/05/07 upstream (ToT) fc4354c6e5c2 C [report] BUG: MAX_LOCKDEP_CHAINS too low!
Similar bugs (6)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.14 BUG: MAX_LOCKDEP_CHAINS too low! 401 1207d 1805d 0/1 auto-closed as invalid on 2021/09/16 14:16
linux-6.1 BUG: MAX_LOCKDEP_CHAINS too low! origin:upstream missing-backport C inconclusive 53233 23h00m 550d 0/3 upstream: reported C repro on 2023/03/07 18:13
linux-4.19 BUG: MAX_LOCKDEP_CHAINS too low! hfsplus ext4 f2fs vfs tmpfs reiserfs nilfs2 jfs btrfs xfs hfs ntfs iso9660 fat squashfs 72698 550d 1967d 0/1 upstream: reported on 2019/04/20 01:26
upstream BUG: MAX_LOCKDEP_CHAINS too low! (2) net C error 84838 1033d 1509d 20/27 fixed on 2021/11/10 00:50
upstream BUG: MAX_LOCKDEP_CHAINS too low! (3) no-reminders kernel C error 233970 now 1028d 0/27 upstream: reported C repro on 2021/11/14 03:47
upstream BUG: MAX_LOCKDEP_CHAINS too low! kernel C done 17240 1513d 2171d 15/27 fixed on 2020/07/17 17:58

Sample crash report:
netlink: 4 bytes leftover after parsing attributes in process `syz-executor191'.
BUG: MAX_LOCKDEP_CHAINS too low!
turning off the locking correctness validator.
CPU: 1 PID: 4776 Comm: syz-executor191 Not tainted 5.15.160-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 04/02/2024
Call trace:
 dump_backtrace+0x0/0x530 arch/arm64/kernel/stacktrace.c:152
 show_stack+0x2c/0x3c arch/arm64/kernel/stacktrace.c:216
 __dump_stack lib/dump_stack.c:88 [inline]
 dump_stack_lvl+0x108/0x170 lib/dump_stack.c:106
 dump_stack+0x1c/0x58 lib/dump_stack.c:113
 lookup_chain_cache_add kernel/locking/lockdep.c:3735 [inline]
 validate_chain kernel/locking/lockdep.c:3756 [inline]
 __lock_acquire+0x1b64/0x7638 kernel/locking/lockdep.c:5012
 lock_acquire+0x240/0x77c kernel/locking/lockdep.c:5623
 __fs_reclaim_acquire mm/page_alloc.c:4547 [inline]
 fs_reclaim_acquire+0xf0/0x1d0 mm/page_alloc.c:4561
 might_alloc include/linux/sched/mm.h:206 [inline]
 slab_pre_alloc_hook+0x38/0xe8 mm/slab.h:492
 slab_alloc_node mm/slub.c:3134 [inline]
 kmem_cache_alloc_node+0x9c/0x49c mm/slub.c:3256
 __alloc_skb+0x174/0x584 net/core/skbuff.c:415
 alloc_skb include/linux/skbuff.h:1167 [inline]
 alloc_uevent_skb+0x78/0x1e4 lib/kobject_uevent.c:290
 uevent_net_broadcast_tagged lib/kobject_uevent.c:351 [inline]
 kobject_uevent_net_broadcast+0x160/0x544 lib/kobject_uevent.c:412
 kobject_uevent_env+0x550/0x898 lib/kobject_uevent.c:593
 kobject_uevent+0x2c/0x3c lib/kobject_uevent.c:642
 device_add+0xa14/0xef4 drivers/base/core.c:3390
 netdev_register_kobject+0x15c/0x2d8 net/core/net-sysfs.c:2014
 register_netdevice+0xdf8/0x12d4 net/core/dev.c:10357
 bpq_new_device drivers/net/hamradio/bpqether.c:500 [inline]
 bpq_device_event+0x45c/0x814 drivers/net/hamradio/bpqether.c:543
 notifier_call_chain kernel/notifier.c:83 [inline]
 raw_notifier_call_chain+0xd4/0x164 kernel/notifier.c:391
 call_netdevice_notifiers_info net/core/dev.c:2018 [inline]
 call_netdevice_notifiers_extack net/core/dev.c:2030 [inline]
 call_netdevice_notifiers net/core/dev.c:2044 [inline]
 dev_open+0x1a4/0x23c net/core/dev.c:1547
 team_port_add drivers/net/team/team.c:1212 [inline]
 team_add_slave+0x6e4/0x1fb0 drivers/net/team/team.c:1982
 do_set_master net/core/rtnetlink.c:2543 [inline]
 __rtnl_newlink net/core/rtnetlink.c:3518 [inline]
 rtnl_newlink+0x17c8/0x1af4 net/core/rtnetlink.c:3549
 rtnetlink_rcv_msg+0xa74/0xdac net/core/rtnetlink.c:5629
 netlink_rcv_skb+0x20c/0x3b8 net/netlink/af_netlink.c:2508
 rtnetlink_rcv+0x28/0x38 net/core/rtnetlink.c:5647
 netlink_unicast_kernel net/netlink/af_netlink.c:1330 [inline]
 netlink_unicast+0x664/0x938 net/netlink/af_netlink.c:1356
 netlink_sendmsg+0x844/0xb38 net/netlink/af_netlink.c:1924
 sock_sendmsg_nosec net/socket.c:704 [inline]
 __sock_sendmsg net/socket.c:716 [inline]
 ____sys_sendmsg+0x584/0x870 net/socket.c:2431
 ___sys_sendmsg+0x214/0x294 net/socket.c:2485
 __sys_sendmsg net/socket.c:2514 [inline]
 __do_sys_sendmsg net/socket.c:2523 [inline]
 __se_sys_sendmsg net/socket.c:2521 [inline]
 __arm64_sys_sendmsg+0x1ac/0x25c net/socket.c:2521
 __invoke_syscall arch/arm64/kernel/syscall.c:38 [inline]
 invoke_syscall+0x98/0x2b8 arch/arm64/kernel/syscall.c:52
 el0_svc_common+0x138/0x258 arch/arm64/kernel/syscall.c:142
 do_el0_svc+0x58/0x14c arch/arm64/kernel/syscall.c:181
 el0_svc+0x7c/0x1f0 arch/arm64/kernel/entry-common.c:608
 el0t_64_sync_handler+0x84/0xe4 arch/arm64/kernel/entry-common.c:626
 el0t_64_sync+0x1a0/0x1a4 arch/arm64/kernel/entry.S:584
8021q: adding VLAN 0 to HW filter on device batadv446
team446: Port device batadv446 added

Crashes (86270):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/05/31 05:31 linux-5.15.y c61bd26ae81a 34889ee3 .config console log report syz / log C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/05/26 13:41 linux-5.15.y c61bd26ae81a a10a183e .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/04/28 07:20 linux-5.15.y b925f60c6ee7 07b455f9 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/01/14 15:11 linux-5.15.y 26c690eff0a5 551587c1 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2023/04/30 14:07 linux-5.15.y f48aeeaaa64c 62df2017 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2023/06/25 06:22 linux-5.15.y f67653019430 79782afc .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2023/06/13 14:23 linux-5.15.y 7349e40704a0 749afb64 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2023/06/06 03:14 linux-5.15.y d7af3e5ba454 a4ae4f42 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2023/05/13 04:30 linux-5.15.y b0ece631f84a ecca8a24 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2023/03/08 14:10 linux-5.15.y d9b4a0c83a2d d2b00170 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 11:40 linux-5.15.y 14e468424d3e 9750182a .config console log report syz / log [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/01/18 08:54 linux-5.15.y ddcaf4999061 915053c7 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 23:15 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 22:22 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 21:21 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 20:19 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 19:56 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 17:02 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 15:46 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 15:14 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 14:13 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 12:41 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 12:40 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 10:57 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 09:40 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 09:40 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 08:29 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 07:09 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 06:23 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 05:16 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 04:16 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 03:10 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 02:46 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 01:46 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/07 00:49 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 23:15 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 23:02 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 22:01 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 21:14 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 21:08 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 20:07 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 19:54 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 18:52 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 18:00 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 16:35 linux-5.15.y 14e468424d3e 9750182a .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 15:00 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 13:24 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/06 12:06 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/05 18:58 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/05 18:51 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/05 17:32 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/05 16:31 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/05 16:27 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2024/09/05 15:23 linux-5.15.y 14e468424d3e 464ac2ed .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
2023/03/07 16:44 linux-5.15.y d9b4a0c83a2d d7ea8bc4 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-5-15-kasan-arm64 BUG: MAX_LOCKDEP_CHAINS too low!
* Struck through repros no longer work on HEAD.