corrupted report

Status: upstream: reported on 2025/06/16 23:08
Reported-by: syzbot+23c24474b429f7ab37e7@syzkaller.appspotmail.com
First crash: 413d, last: 3h20m
Similar bugs (23)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
android-5-10 corrupted report (2) -1 6 1066d 1143d 0/2 auto-obsoleted due to no activity on 2023/12/02 13:09
android-54 corrupted report (2) -1 105976 435d 555d 0/2 auto-obsoleted due to no activity on 2025/07/15 11:08
linux-4.19 corrupted report gfs2 sysv ext4 hfsplus -1 6619 1246d 2672d 0/1 upstream: reported on 2019/04/11 04:14
android-414 corrupted report -1 5888 2438d 2672d 0/1 auto-closed as invalid on 2020/02/29 14:20
android-5-15 corrupted report -1 4 1115d 1197d 0/2 auto-obsoleted due to no activity on 2023/10/14 13:19
android-6-12 corrupted report -1 191 263d 408d 0/1 auto-obsoleted due to no activity on 2026/01/03 01:56
upstream corrupted report -1 29 3175d 3177d 0/29 closed as invalid on 2017/11/24 12:19
android-54 corrupted report -1 860856 736d 2367d 0/2 auto-obsoleted due to no activity on 2024/10/07 14:17
linux-4.4 corrupted report -1 12 2518d 2646d 0/1 auto-closed as invalid on 2020/01/10 12:28
android-6-12 corrupted report (2) -1 1487 1h29m 195d 0/1 premoderation: reported on 2026/01/21 07:36
linux-4.14 corrupted report cramfs -1 6026 1247d 2670d 0/1 upstream: reported on 2019/04/12 21:21
android-6-1 corrupted report -1 568 5h27m 1105d 0/2 premoderation: reported on 2023/07/25 23:06
android-5-15 corrupted report (3) -1 71 627d 853d 0/2 auto-obsoleted due to no activity on 2025/01/03 14:55
android-5-10 corrupted report -1 289 1545d 1694d 0/2 auto-closed as invalid on 2022/07/11 05:59
android-49 corrupted report -1 567 3175d 3177d 0/3 closed as invalid on 2017/11/24 12:19
android-5-15 corrupted report (4) -1 351 1d01h 569d 0/2 premoderation: reported on 2025/01/11 16:11
android-5-15 corrupted report (2) -1 1 976d 976d 0/2 auto-obsoleted due to no activity on 2024/03/01 04:17
upstream corrupted report (2) prio:low hfs -1 1145948 now 3037d 0/29 moderation: reported on 2018/04/11 09:52
linux-5.15 corrupted report -1 10468 2h45m 1240d 0/3 upstream: reported on 2023/03/12 22:30
android-49 corrupted report (2) -1 19181 2435d 2669d 0/3 auto-closed as invalid on 2020/03/03 12:39
android-5-10 corrupted report (3) -1 124 6d08h 847d 0/2 premoderation: reported on 2024/04/08 19:56
linux-6.1 corrupted report -1 190793 6h32m 1245d 0/3 upstream: reported on 2023/03/07 17:14
android-44 corrupted report -1 7075 2435d 2669d 0/2 auto-closed as invalid on 2020/03/02 23:26

Sample crash report:
======================================================
WARNING: possible circular locking dependency detected
syzkaller #0 Not tainted
------------------------------------------------------
kworker/u4:7/1098 is trying to acquire lock:

but task is already holding lock:

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #1 (&rdev->wiphy.mtx){+.+.}-{3:3}:
       __mutex_lock_common kernel/locking/mutex.c:603 [inline]
       __mutex_lock+0x135/0xc80 kernel/locking/mutex.c:747
       wiphy_lock include/net/cfg80211.h:5777 [inline]
       cfg80211_netdev_notifier_call+0x35e/0x14f0 net/wireless/core.c:1546
       notifier_call_chain+0x18f/0x380 kernel/notifier.c:93
       call_netdevice_notifiers_extack net/core/dev.c:2077 [inline]
       call_netdevice_notifiers net/core/dev.c:2091 [inline]
       dev_open+0x110/0x190 net/core/dev.c:1560
       team_port_add drivers/net/team/team_core.c:1225 [inline]
       team_add_slave+0x703/0x28a0 drivers/net/team/team_core.c:1990
       do_set_master net/core/rtnetlink.c:2718 [inline]
       do_setlink+0xcde/0x3f40 net/core/rtnetlink.c:2924
       __rtnl_newlink net/core/rtnetlink.c:3715 [inline]
       rtnl_newlink+0x1848/0x2170 net/core/rtnetlink.c:3762
       rtnetlink_rcv_msg+0x843/0xf90 net/core/rtnetlink.c:6484
       netlink_rcv_skb+0x235/0x4c0 net/netlink/af_netlink.c:2550
       netlink_unicast_kernel net/netlink/af_netlink.c:1320 [inline]
       netlink_unicast+0x7b1/0x930 net/netlink/af_netlink.c:1346
       netlink_sendmsg+0x8d0/0xbf0 net/netlink/af_netlink.c:1899
       sock_sendmsg_nosec net/socket.c:730 [inline]
       __sock_sendmsg net/socket.c:745 [inline]
       ____sys_sendmsg+0x61b/0x980 net/socket.c:2595
       ___sys_sendmsg+0x2a6/0x360 net/socket.c:2649
       __sys_sendmsg net/socket.c:2678 [inline]
       __do_sys_sendmsg net/socket.c:2687 [inline]
       __se_sys_sendmsg+0x1d0/0x2c0 net/socket.c:2685
       do_syscall_x64 arch/x86/entry/common.c:46 [inline]
       do_syscall_64+0x55/0xb0 arch/x86/entry/common.c:76
       entry_SYSCALL_64_after_hwframe+0x68/0xd2

-> #0 (team->team_lock_key#2){+.+.}-{3:3}:
       check_prev_add kernel/locking/lockdep.c:3134 [inline]
       check_prevs_add kernel/locking/lockdep.c:3253 [inline]
       validate_chain kernel/locking/lockdep.c:3869 [inline]
       __lock_acquire+0x37ef/0x7d80 kernel/locking/lockdep.c:5137
       lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754
       __mutex_lock_common kernel/locking/mutex.c:603 [inline]
       __mutex_lock+0x135/0xc80 kernel/locking/mutex.c:747
       team_del_slave+0x31/0x1b0 drivers/net/team/team_core.c:2004
       team_device_event+0x297/0xa30 drivers/net/team/team_core.c:3110
       notifier_call_chain+0x18f/0x380 kernel/notifier.c:93
       call_netdevice_notifiers_extack net/core/dev.c:2077 [inline]
       call_netdevice_notifiers net/core/dev.c:2091 [inline]
       unregister_netdevice_many_notify+0x1037/0x1910 net/core/dev.c:11124
       unregister_netdevice_many net/core/dev.c:11180 [inline]
       unregister_netdevice_queue+0x2e9/0x330 net/core/dev.c:11060
       unregister_netdevice include/linux/netdevice.h:3139 [inline]
       _cfg80211_unregister_wdev+0x16d/0x580 net/wireless/core.c:1217
       ieee80211_remove_interfaces+0x4b3/0x690 net/mac80211/iface.c:2369
       ieee80211_unregister_hw+0x5d/0x2a0 net/mac80211/main.c:1518
       mac80211_hwsim_del_radio+0x289/0x480 drivers/net/wireless/virtual/mac80211_hwsim.c:5412
       hwsim_exit_net+0x58d/0x650 drivers/net/wireless/virtual/mac80211_hwsim.c:6290
       ops_exit_list net/core/net_namespace.c:173 [inline]
       cleanup_net+0x707/0xbb0 net/core/net_namespace.c:652
       process_one_work kernel/workqueue.c:2657 [inline]
       process_scheduled_works+0xa60/0x1600 kernel/workqueue.c:2734
       worker_thread+0xa5e/0xfe0 kernel/workqueue.c:2815
       kthread+0x2fa/0x390 kernel/kthread.c:388
       ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
       ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293

other info that might help us debug this:

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(&rdev->wiphy.mtx);
                               lock(team->team_lock_key#2);
                               lock(&rdev->wiphy.mtx);
  lock(team->team_lock_key#2);

 *** DEADLOCK ***

5 locks held by kworker/u4:7/1098:
 #0: ffff888140045138 ((wq_completion)netns){+.+.}-{0:0}, at: process_one_work kernel/workqueue.c:2632 [inline]
 #0: ffff888140045138 ((wq_completion)netns){+.+.}-{0:0}, at: process_scheduled_works+0x975/0x1600 kernel/workqueue.c:2734
 #1: ffffc900045ffd00 (net_cleanup_work){+.+.}-{0:0}, at: process_one_work kernel/workqueue.c:2632 [inline]
 #1: ffffc900045ffd00 (net_cleanup_work){+.+.}-{0:0}, at: process_scheduled_works+0x975/0x1600 kernel/workqueue.c:2734
 #2: ffffffff8e3ca0d0 (pernet_ops_rwsem){++++}-{3:3}, at: cleanup_net+0x14c/0xbb0 net/core/net_namespace.c:606
 #3: ffffffff8e3d70c8 (rtnl_mutex){+.+.}-{3:3}, at: ieee80211_unregister_hw+0x55/0x2a0 net/mac80211/main.c:1511
 #4: ffff88801bb20768 (&rdev->wiphy.mtx){+.+.}-{3:3}, at: wiphy_lock include/net/cfg80211.h:5777 [inline]
 #4: ffff88801bb20768 (&rdev->wiphy.mtx){+.+.}-{3:3}, at: ieee80211_remove_interfaces+0x2bd/0x690 net/mac80211/iface.c:2350

stack backtrace:
CPU: 1 PID: 1098 Comm: kworker/u4:7 Not tainted syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/24/2026
Workqueue: netns cleanup_net
Call Trace:
 <TASK>
 dump_stack_lvl+0x18c/0x250 lib/dump_stack.c:106
 check_noncircular+0x2fc/0x400 kernel/locking/lockdep.c:2187
 check_prev_add kernel/locking/lockdep.c:3134 [inline]
 check_prevs_add kernel/locking/lockdep.c:3253 [inline]
 validate_chain kernel/locking/lockdep.c:3869 [inline]
 __lock_acquire+0x37ef/0x7d80 kernel/locking/lockdep.c:5137
 lock_acquire+0x19e/0x420 kernel/locking/lockdep.c:5754
 __mutex_lock_common kernel/locking/mutex.c:603 [inline]
 __mutex_lock+0x135/0xc80 kernel/locking/mutex.c:747
 team_del_slave+0x31/0x1b0 drivers/net/team/team_core.c:2004
 team_device_event+0x297/0xa30 drivers/net/team/team_core.c:3110
 notifier_call_chain+0x18f/0x380 kernel/notifier.c:93
 call_netdevice_notifiers_extack net/core/dev.c:2077 [inline]
 call_netdevice_notifiers net/core/dev.c:2091 [inline]
 unregister_netdevice_many_notify+0x1037/0x1910 net/core/dev.c:11124
 unregister_netdevice_many net/core/dev.c:11180 [inline]
 unregister_netdevice_queue+0x2e9/0x330 net/core/dev.c:11060
 unregister_netdevice include/linux/netdevice.h:3139 [inline]
 _cfg80211_unregister_wdev+0x16d/0x580 net/wireless/core.c:1217
 ieee80211_remove_interfaces+0x4b3/0x690 net/mac80211/iface.c:2369
 ieee80211_unregister_hw+0x5d/0x2a0 net/mac80211/main.c:1518
 mac80211_hwsim_del_radio+0x289/0x480 drivers/net/wireless/virtual/mac80211_hwsim.c:5412
 hwsim_exit_net+0x58d/0x650 drivers/net/wireless/virtual/mac80211_hwsim.c:6290
 ops_exit_list net/core/net_namespace.c:173 [inline]
 cleanup_net+0x707/0xbb0 net/core/net_namespace.c:652
 process_one_work kernel/workqueue.c:2657 [inline]
 process_scheduled_works+0xa60/0x1600 kernel/workqueue.c:2734
 worker_thread+0xa5e/0xfe0 kernel/workqueue.c:2815
 kthread+0x2fa/0x390 kernel/kthread.c:388
 ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:152
 ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:293
 </TASK>
team0: Port device wlan1 removed
hsr_slave_1: left promiscuous mode
batman_adv: batadv0: Interface deactivated: batadv_slave_0
batman_adv: batadv0: Removing interface: batadv_slave_0
batman_adv: batadv0: Interface deactivated: batadv_slave_1
batman_adv: batadv0: Removing interface: batadv_slave_1
veth1_vlan: left allmulticast mode
veth1_vlan: left promiscuous mode
veth0_vlan: left promiscuous mode
team0 (unregistering): Port device macvlan1 removed
team0 (unregistering): Port device virt_wifi0 removed
team0 (unregistering): Port device team_slave_1 removed
bond0 (unregistering): (slave bond_slave_1): Releasing backup interface
bond0 (unregistering): (slave veth1_to_bridge): Releasing backup interface
bond0 (unregistering): (slave team0): Releasing backup interface
bond0 (unregistering): Released all slaves

Crashes (11666):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2026/08/04 11:15 linux-6.6.y aa0e49877a2e 9451e17e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/08/04 07:55 linux-6.6.y aa0e49877a2e 9451e17e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/04 06:00 linux-6.6.y aa0e49877a2e 9451e17e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/08/04 03:46 linux-6.6.y aa0e49877a2e 9451e17e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/04 03:22 linux-6.6.y aa0e49877a2e 9451e17e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/04 02:12 linux-6.6.y aa0e49877a2e 9451e17e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/03 18:19 linux-6.6.y aa0e49877a2e 6b7c9f71 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/03 16:53 linux-6.6.y aa0e49877a2e 6b7c9f71 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/03 15:24 linux-6.6.y aa0e49877a2e 6b7c9f71 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/03 14:05 linux-6.6.y aa0e49877a2e 6b7c9f71 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/03 12:05 linux-6.6.y aa0e49877a2e 6b7c9f71 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/03 10:57 linux-6.6.y aa0e49877a2e 6b7c9f71 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/03 04:24 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/08/03 03:05 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/08/02 19:00 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/02 16:02 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/02 14:58 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/02 12:57 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/02 04:49 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/08/01 16:21 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/08/01 11:50 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/08/01 09:07 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/01 08:01 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/01 06:59 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/01 05:30 linux-6.6.y a1153c0deb44 e611ffe1 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/08/01 00:10 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 22:49 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 21:36 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/07/31 20:26 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 18:52 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 17:20 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 16:14 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 15:59 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 14:15 linux-6.6.y a1153c0deb44 7664cf44 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 09:41 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/07/31 08:15 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 07:01 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan-perf corrupted report
2026/07/31 04:18 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 03:10 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 01:56 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/31 00:57 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/30 23:53 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/30 23:41 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/30 22:25 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/30 20:59 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2026/07/30 18:30 linux-6.6.y a1153c0deb44 aaffb173 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
2025/06/16 23:08 linux-6.6.y c2603c511feb d1716036 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-6-6-kasan corrupted report
* Struck through repros no longer work on HEAD.