syzbot


possible deadlock in nf_tables_netdev_event

Status: upstream: reported C repro on 2020/02/26 16:50
Reported-by: syzbot+73d30634b8778fc45911@syzkaller.appspotmail.com
First crash: 1513d, last: 417d
Fix bisection attempts (5)
Created Duration User Patch Repo Result
2022/08/14 16:36 29m bisect fix linux-4.14.y job log (0) log
2022/06/13 00:08 20m bisect fix linux-4.14.y job log (0) log
2021/11/09 18:27 22m bisect fix linux-4.14.y job log (0) log
2021/09/24 13:33 27m bisect fix linux-4.14.y job log (0) log
2021/01/01 11:56 22m bisect fix linux-4.14.y job log (0) log

Sample crash report:
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
======================================================
WARNING: possible circular locking dependency detected
4.14.307-syzkaller #0 Not tainted
------------------------------------------------------
syz-executor779/8238 is trying to acquire lock:
 (&table[i].mutex){+.+.}, at: [<ffffffff85f0bb8d>] nf_tables_netdev_event+0x10d/0x4d0 net/netfilter/nf_tables_netdev.c:122

but task is already holding lock:
 (rtnl_mutex){+.+.}, at: [<ffffffff85c8dcdd>] rtnl_lock net/core/rtnetlink.c:72 [inline]
 (rtnl_mutex){+.+.}, at: [<ffffffff85c8dcdd>] rtnetlink_rcv_msg+0x31d/0xb10 net/core/rtnetlink.c:4317

which lock already depends on the new lock.


the existing dependency chain (in reverse order) is:

-> #2 (rtnl_mutex){+.+.}:
       __mutex_lock_common kernel/locking/mutex.c:756 [inline]
       __mutex_lock+0xc4/0x1310 kernel/locking/mutex.c:893
       unregister_netdevice_notifier+0x5e/0x2b0 net/core/dev.c:1630
       tee_tg_destroy+0x5c/0xb0 net/netfilter/xt_TEE.c:123
       cleanup_entry+0x1fd/0x2d0 net/ipv4/netfilter/ip_tables.c:666
       __do_replace+0x38d/0x570 net/ipv4/netfilter/ip_tables.c:1086
       do_replace net/ipv4/netfilter/ip_tables.c:1142 [inline]
       do_ipt_set_ctl+0x256/0x3a0 net/ipv4/netfilter/ip_tables.c:1676
       nf_sockopt net/netfilter/nf_sockopt.c:106 [inline]
       nf_setsockopt+0x5f/0xb0 net/netfilter/nf_sockopt.c:115
       ip_setsockopt net/ipv4/ip_sockglue.c:1255 [inline]
       ip_setsockopt+0x94/0xb0 net/ipv4/ip_sockglue.c:1240
       udp_setsockopt+0x45/0x80 net/ipv4/udp.c:2455
       SYSC_setsockopt net/socket.c:1865 [inline]
       SyS_setsockopt+0x110/0x1e0 net/socket.c:1844
       do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292
       entry_SYSCALL_64_after_hwframe+0x5e/0xd3

-> #1 (&xt[i].mutex){+.+.}:
       __mutex_lock_common kernel/locking/mutex.c:756 [inline]
       __mutex_lock+0xc4/0x1310 kernel/locking/mutex.c:893
       match_revfn+0x43/0x210 net/netfilter/x_tables.c:332
       xt_find_revision+0x8d/0x1d0 net/netfilter/x_tables.c:380
       nfnl_compat_get+0x1f7/0x870 net/netfilter/nft_compat.c:678
       nfnetlink_rcv_msg+0x9bb/0xc00 net/netfilter/nfnetlink.c:214
       netlink_rcv_skb+0x125/0x390 net/netlink/af_netlink.c:2461
       nfnetlink_rcv+0x1ab/0x1da0 net/netfilter/nfnetlink.c:515
       netlink_unicast_kernel net/netlink/af_netlink.c:1302 [inline]
       netlink_unicast+0x437/0x610 net/netlink/af_netlink.c:1328
       netlink_sendmsg+0x651/0xbc0 net/netlink/af_netlink.c:1900
       sock_sendmsg_nosec net/socket.c:646 [inline]
       sock_sendmsg+0xb5/0x100 net/socket.c:656
       ___sys_sendmsg+0x6c8/0x800 net/socket.c:2062
       __sys_sendmsg+0xa3/0x120 net/socket.c:2096
       SYSC_sendmsg net/socket.c:2107 [inline]
       SyS_sendmsg+0x27/0x40 net/socket.c:2103
       do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292
       entry_SYSCALL_64_after_hwframe+0x5e/0xd3

-> #0 (&table[i].mutex){+.+.}:
       lock_acquire+0x170/0x3f0 kernel/locking/lockdep.c:3998
       __mutex_lock_common kernel/locking/mutex.c:756 [inline]
       __mutex_lock+0xc4/0x1310 kernel/locking/mutex.c:893
       nf_tables_netdev_event+0x10d/0x4d0 net/netfilter/nf_tables_netdev.c:122
       notifier_call_chain+0x108/0x1a0 kernel/notifier.c:93
       call_netdevice_notifiers_info net/core/dev.c:1667 [inline]
       call_netdevice_notifiers net/core/dev.c:1683 [inline]
       rollback_registered_many+0x765/0xbb0 net/core/dev.c:7211
       unregister_netdevice_many.part.0+0x18/0x2e0 net/core/dev.c:8293
       unregister_netdevice_many+0x36/0x50 net/core/dev.c:8292
       rtnl_delete_link net/core/rtnetlink.c:2375 [inline]
       rtnl_dellink+0x25b/0x6a0 net/core/rtnetlink.c:2411
       rtnetlink_rcv_msg+0x3be/0xb10 net/core/rtnetlink.c:4322
       netlink_rcv_skb+0x125/0x390 net/netlink/af_netlink.c:2461
       netlink_unicast_kernel net/netlink/af_netlink.c:1302 [inline]
       netlink_unicast+0x437/0x610 net/netlink/af_netlink.c:1328
       netlink_sendmsg+0x651/0xbc0 net/netlink/af_netlink.c:1900
       sock_sendmsg_nosec net/socket.c:646 [inline]
       sock_sendmsg+0xb5/0x100 net/socket.c:656
       ___sys_sendmsg+0x6c8/0x800 net/socket.c:2062
       __sys_sendmsg+0xa3/0x120 net/socket.c:2096
       SYSC_sendmsg net/socket.c:2107 [inline]
       SyS_sendmsg+0x27/0x40 net/socket.c:2103
       do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292
       entry_SYSCALL_64_after_hwframe+0x5e/0xd3

other info that might help us debug this:

Chain exists of:
  &table[i].mutex --> &xt[i].mutex --> rtnl_mutex

 Possible unsafe locking scenario:

       CPU0                    CPU1
       ----                    ----
  lock(rtnl_mutex);
                               lock(&xt[i].mutex);
                               lock(rtnl_mutex);
  lock(&table[i].mutex);

 *** DEADLOCK ***

1 lock held by syz-executor779/8238:
 #0:  (rtnl_mutex){+.+.}, at: [<ffffffff85c8dcdd>] rtnl_lock net/core/rtnetlink.c:72 [inline]
 #0:  (rtnl_mutex){+.+.}, at: [<ffffffff85c8dcdd>] rtnetlink_rcv_msg+0x31d/0xb10 net/core/rtnetlink.c:4317

stack backtrace:
CPU: 1 PID: 8238 Comm: syz-executor779 Not tainted 4.14.307-syzkaller #0
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 02/16/2023
Call Trace:
 __dump_stack lib/dump_stack.c:17 [inline]
 dump_stack+0x1b2/0x281 lib/dump_stack.c:58
 print_circular_bug.constprop.0.cold+0x2d7/0x41e kernel/locking/lockdep.c:1258
 check_prev_add kernel/locking/lockdep.c:1905 [inline]
 check_prevs_add kernel/locking/lockdep.c:2022 [inline]
 validate_chain kernel/locking/lockdep.c:2464 [inline]
 __lock_acquire+0x2e0e/0x3f20 kernel/locking/lockdep.c:3491
 lock_acquire+0x170/0x3f0 kernel/locking/lockdep.c:3998
 __mutex_lock_common kernel/locking/mutex.c:756 [inline]
 __mutex_lock+0xc4/0x1310 kernel/locking/mutex.c:893
 nf_tables_netdev_event+0x10d/0x4d0 net/netfilter/nf_tables_netdev.c:122
 notifier_call_chain+0x108/0x1a0 kernel/notifier.c:93
 call_netdevice_notifiers_info net/core/dev.c:1667 [inline]
 call_netdevice_notifiers net/core/dev.c:1683 [inline]
 rollback_registered_many+0x765/0xbb0 net/core/dev.c:7211
 unregister_netdevice_many.part.0+0x18/0x2e0 net/core/dev.c:8293
 unregister_netdevice_many+0x36/0x50 net/core/dev.c:8292
 rtnl_delete_link net/core/rtnetlink.c:2375 [inline]
 rtnl_dellink+0x25b/0x6a0 net/core/rtnetlink.c:2411
 rtnetlink_rcv_msg+0x3be/0xb10 net/core/rtnetlink.c:4322
 netlink_rcv_skb+0x125/0x390 net/netlink/af_netlink.c:2461
 netlink_unicast_kernel net/netlink/af_netlink.c:1302 [inline]
 netlink_unicast+0x437/0x610 net/netlink/af_netlink.c:1328
 netlink_sendmsg+0x651/0xbc0 net/netlink/af_netlink.c:1900
 sock_sendmsg_nosec net/socket.c:646 [inline]
 sock_sendmsg+0xb5/0x100 net/socket.c:656
 ___sys_sendmsg+0x6c8/0x800 net/socket.c:2062
 __sys_sendmsg+0xa3/0x120 net/socket.c:2096
 SYSC_sendmsg net/socket.c:2107 [inline]
 SyS_sendmsg+0x27/0x40 net/socket.c:2103
 do_syscall_64+0x1d5/0x640 arch/x86/entry/common.c:292
 entry_SYSCALL_64_after_hwframe+0x5e/0xd3
RIP: 0033:0x7febd964c249
RSP: 002b:00007fffe9c6e078 EFLAGS: 00000246 ORIG_RAX: 000000000000002e
RAX: ffffffffffffffda RBX: 00007fffe9c6e0a0 RCX: 00007febd964c249
RDX: 0000000000000000 RSI: 0000000020000400 RDI: 0000000000000003
RBP: 0000000000000000 R08: 000000000000000d R09: 000000000000000d
R10: 0000000000000000 R11: 0000000000000246 R12: 00007fffe9c6e090
R13: 00000000000f4240 R14: 0000000000008b8a R15: 00007fffe9c6e084
ip_tables: iptables: counters copy to user failed while replacing table
device bridge_slave_1 left promiscuous mode
bridge0: port 2(bridge_slave_1) entered disabled state
device bridge_slave_0 left promiscuous mode
bridge0: port 1(bridge_slave_0) entered disabled state
bond0 (unregistering): Releasing backup interface bond_slave_0
bond0 (unregistering): Releasing backup interface bond_slave_1
bond0 (unregistering): Released all slaves
team0 (unregistering): Port device team_slave_0 removed
team0 (unregistering): Port device team_slave_1 removed
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
device hsr_slave_0 left promiscuous mode
device hsr_slave_1 left promiscuous mode
nla_parse: 888 callbacks suppressed
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
net_ratelimit: 439 callbacks suppressed
ip_tables: iptables: counters copy to user failed while replacing table
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
ip_tables: iptables: counters copy to user failed while replacing table
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
ip_tables: iptables: counters copy to user failed while replacing table
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
ip_tables: iptables: counters copy to user failed while replacing table
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
nla_parse: 1622 callbacks suppressed
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
net_ratelimit: 807 callbacks suppressed
ip_tables: iptables: counters copy to user failed while replacing table
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
ip_tables: iptables: counters copy to user failed while replacing table
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
ip_tables: iptables: counters copy to user failed while replacing table
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
netlink: 4 bytes leftover after parsing attributes in process `syz-executor779'.
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table
ip_tables: iptables: counters copy to user failed while replacing table

Crashes (139):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/02/26 10:00 linux-4.14.y 7878a41b6cc1 ee50e71c .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/11/30 23:36 linux-4.14.y 179ef7fe8677 4c2a66e8 .config console log report syz C [disk image] [vmlinux] [kernel image] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/07/08 15:53 linux-4.14.y 1048779a1d7d 8442e655 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/07/02 22:52 linux-4.14.y ed2e96e11936 1434eec0 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/02/06 23:34 linux-4.14.y b86ee2b7ae42 a7dab638 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/05 04:37 linux-4.14.y a6ca7c65b137 0a2584dd .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/12/08 01:07 linux-4.14.y 66722c42ec91 0230ba3e .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/10/10 18:27 linux-4.14.y 756db2ba8bde 838e7e2c .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/08/01 21:51 linux-4.14.y ce4d1565392b 6c236867 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/07/04 01:02 linux-4.14.y 313e82bbefb3 55aa55c2 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/18 04:04 linux-4.14.y 7d7d1c0ab3eb a343ba6b .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/16 21:12 linux-4.14.y 7d7d1c0ab3eb f54a5c09 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/14 12:02 linux-4.14.y 7d7d1c0ab3eb 8bdd5343 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/06 05:03 linux-4.14.y 7d7d1c0ab3eb 06c27ff5 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/27 16:08 linux-4.14.y cf256fbcbe34 805b5003 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/20 21:45 linux-4.14.y cf256fbcbe34 c0ced557 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/20 21:04 linux-4.14.y cf256fbcbe34 c0ced557 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/20 15:37 linux-4.14.y cf256fbcbe34 c0ced557 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/19 03:51 linux-4.14.y cf256fbcbe34 7e2b734b .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/18 17:17 linux-4.14.y cf256fbcbe34 7e2b734b .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/18 16:02 linux-4.14.y cf256fbcbe34 7e2b734b .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/10 11:02 linux-4.14.y 0cc244011f40 6a81331a .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/09 15:03 linux-4.14.y 0cc244011f40 6a81331a .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/04/06 19:28 linux-4.14.y bd634aa64163 6a81331a .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/03/29 18:35 linux-4.14.y 670d6552eda8 a8529b82 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/03/22 06:53 linux-4.14.y cb83ddcd5332 bea32f74 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/03/20 00:35 linux-4.14.y cb83ddcd5332 3d01c4de .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/03/19 23:49 linux-4.14.y cb83ddcd5332 3d01c4de .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/03/19 14:35 linux-4.14.y cb83ddcd5332 2af9d324 .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/03/18 13:19 linux-4.14.y cb83ddcd5332 7216542e .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/03/17 22:45 linux-4.14.y cb83ddcd5332 fdb2bb2c .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/03/17 21:49 linux-4.14.y cb83ddcd5332 fdb2bb2c .config console log report syz C ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2020/09/02 23:45 linux-4.14.y d7e78d08fa77 abf9ba4f .config console log report syz C ci2-linux-4-14
2020/09/02 19:38 linux-4.14.y d7e78d08fa77 abf9ba4f .config console log report syz C ci2-linux-4-14
2020/08/12 05:40 linux-4.14.y 14b58326976d bb3e5fe6 .config console log report syz C ci2-linux-4-14
2020/08/04 02:28 linux-4.14.y 7f2c5eb458b8 96dd3623 .config console log report syz C ci2-linux-4-14
2020/07/20 07:14 linux-4.14.y b850307b279c 9c812472 .config console log report syz C ci2-linux-4-14
2020/06/15 15:59 linux-4.14.y b850307b279c 8e3ab941 .config console log report syz C ci2-linux-4-14
2020/05/11 02:24 linux-4.14.y ab9dfda23248 8742a2b9 .config console log report syz C ci2-linux-4-14
2020/04/19 04:11 linux-4.14.y c10b57a567e4 365fba24 .config console log report syz C ci2-linux-4-14
2020/02/26 16:49 linux-4.14.y 98db2bf27b9e 251aabb7 .config console log report syz C ci2-linux-4-14
2020/04/11 15:41 linux-4.14.y 4520f06b03ae a8c6a3f8 .config console log report syz ci2-linux-4-14
2023/02/25 20:47 linux-4.14.y 7878a41b6cc1 ee50e71c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2023/01/30 04:16 linux-4.14.y 3949d1610004 9dfcf09c .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/12/22 04:00 linux-4.14.y c4215ee4771b 4067838e .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/11/13 18:22 linux-4.14.y e911713e40ca 7ba4d859 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/11/04 23:17 linux-4.14.y a901bb6c7db7 6d752409 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/11/03 08:44 linux-4.14.y a85772d7ba90 7a2ebf95 .config console log report info [disk image] [vmlinux] [kernel image] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/10/26 00:52 linux-4.14.y 9d5c0b3a8e1a 2159e4d2 .config console log report info [disk image] [vmlinux] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/09/16 18:08 linux-4.14.y 5df8b4735177 dd9a85ff .config console log report info [disk image] [vmlinux] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/08/29 21:42 linux-4.14.y e548869f356f d7593c58 .config console log report info [disk image] [vmlinux] ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/08/26 18:20 linux-4.14.y e548869f356f e5a303f1 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/07/15 16:36 linux-4.14.y 424a46ea058e 5d921b08 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/07/13 08:50 linux-4.14.y 424a46ea058e 5d921b08 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/06/28 03:22 linux-4.14.y f051383ef03b ef82eb2c .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/05/14 00:08 linux-4.14.y 569d1abf9402 107f6434 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/05/04 19:57 linux-4.14.y e3a56aaade89 dc9e5259 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/04/19 17:20 linux-4.14.y 74766a973637 33fc6ed6 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/04/15 12:27 linux-4.14.y 74766a973637 b17b2923 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/03/24 08:16 linux-4.14.y 004bfaafc45c 89bc8608 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/03/08 22:23 linux-4.14.y c9fcc1545c3b 9e8eaa75 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/03/03 10:29 linux-4.14.y e853993d29aa 45a13a73 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/02/25 02:46 linux-4.14.y fa33f9094f36 7c337266 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/02/14 10:33 linux-4.14.y 8034e99d1a01 8b9ca619 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/02/02 02:16 linux-4.14.y b86ee2b7ae42 4ebb2798 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/31 10:01 linux-4.14.y b86ee2b7ae42 a491ad2d .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/29 09:28 linux-4.14.y bbb957e1bd4a 495e00c5 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/29 05:37 linux-4.14.y bbb957e1bd4a 495e00c5 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/21 03:38 linux-4.14.y 4ba8e26127c3 ab3d9f17 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/20 20:48 linux-4.14.y 4ba8e26127c3 b838eb76 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/20 17:56 linux-4.14.y 4ba8e26127c3 b838eb76 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/17 20:57 linux-4.14.y 4ba8e26127c3 731a2d23 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/12 06:13 linux-4.14.y 4ba8e26127c3 44d1319a .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/11 19:07 linux-4.14.y 4ba8e26127c3 1884f55a .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/10 20:58 linux-4.14.y bfdef05c8da4 ddb0ab8c .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2022/01/03 17:35 linux-4.14.y a6ca7c65b137 4a3f34f2 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/12/27 17:27 linux-4.14.y 8ee0807eedf3 5140bd58 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/12/26 10:40 linux-4.14.y 8ee0807eedf3 e4f103c4 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/12/20 11:27 linux-4.14.y 9dfbac0e6b86 021b36cb .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/12/18 08:53 linux-4.14.y 9dfbac0e6b86 44068e19 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/12/06 18:02 linux-4.14.y 66722c42ec91 579a8754 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/12/06 16:52 linux-4.14.y 66722c42ec91 579a8754 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/08/25 13:27 linux-4.14.y 162b95d01320 b599f2fc .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/06/14 23:55 linux-4.14.y 3d3abdc8ebd3 1ba81399 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/17 08:39 linux-4.14.y 7d7d1c0ab3eb f54a5c09 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/16 19:13 linux-4.14.y 7d7d1c0ab3eb f54a5c09 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/16 02:25 linux-4.14.y 7d7d1c0ab3eb f54a5c09 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/08 06:47 linux-4.14.y 7d7d1c0ab3eb bc5434be .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/06 17:23 linux-4.14.y 7d7d1c0ab3eb 06585184 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/05/06 15:00 linux-4.14.y 7d7d1c0ab3eb 06585184 .config console log report info ci2-linux-4-14 possible deadlock in nf_tables_netdev_event
2021/01/17 11:36 linux-4.14.y f79dc86058bc 813be542 .config console log report info ci2-linux-4-14
* Struck through repros no longer work on HEAD.