netlink: 56 bytes leftover after parsing attributes in process `syz-executor.4'. ===================================================== WARNING: SOFTIRQ-safe -> SOFTIRQ-unsafe lock order detected 6.1.45-syzkaller #0 Not tainted ----------------------------------------------------- syz-executor.4/18618 [HC0[0]:SC0[2]:HE1:SE0] is trying to acquire: ffffffff8d203400 (fs_reclaim){+.+.}-{0:0}, at: might_alloc include/linux/sched/mm.h:271 [inline] ffffffff8d203400 (fs_reclaim){+.+.}-{0:0}, at: slab_pre_alloc_hook+0x2a/0x2a0 mm/slab.h:710 and this task is already holding: ffff88809ed1f108 (&sch->q.lock){+.-.}-{2:2}, at: netem_change+0x17e/0x1ea0 net/sched/sch_netem.c:969 which would create a new lock dependency: (&sch->q.lock){+.-.}-{2:2} -> (fs_reclaim){+.+.}-{0:0} but this new dependency connects a SOFTIRQ-irq-safe lock: (&sch->q.lock){+.-.}-{2:2} ... which became SOFTIRQ-irq-safe at: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __raw_spin_lock include/linux/spinlock_api_smp.h:133 [inline] _raw_spin_lock+0x2a/0x40 kernel/locking/spinlock.c:154 spin_lock include/linux/spinlock.h:350 [inline] __dev_xmit_skb net/core/dev.c:3854 [inline] __dev_queue_xmit+0xd50/0x3c90 net/core/dev.c:4227 dev_queue_xmit include/linux/netdevice.h:3021 [inline] neigh_hh_output include/net/neighbour.h:528 [inline] neigh_output include/net/neighbour.h:542 [inline] ip_finish_output2+0xd7f/0x1280 net/ipv4/ip_output.c:228 tcp_v4_send_synack+0x6e1/0xcd0 net/ipv4/tcp_ipv4.c:1037 tcp_conn_request+0x18f1/0x2e60 net/ipv4/tcp_input.c:7037 tcp_rcv_state_process+0x16db/0x4570 net/ipv4/tcp_input.c:6480 tcp_v4_do_rcv+0x729/0xb00 net/ipv4/tcp_ipv4.c:1700 tcp_v4_rcv+0x28e7/0x3250 net/ipv4/tcp_ipv4.c:2088 ip_protocol_deliver_rcu+0x381/0x740 net/ipv4/ip_input.c:205 ip_local_deliver_finish+0x28c/0x4c0 net/ipv4/ip_input.c:233 NF_HOOK+0x364/0x410 include/linux/netfilter.h:302 NF_HOOK+0x364/0x410 include/linux/netfilter.h:302 __netif_receive_skb_one_core net/core/dev.c:5496 [inline] __netif_receive_skb+0x1c6/0x530 net/core/dev.c:5610 process_backlog+0x347/0x700 net/core/dev.c:5938 __napi_poll+0xc7/0x470 net/core/dev.c:6505 napi_poll net/core/dev.c:6572 [inline] net_rx_action+0x70f/0xeb0 net/core/dev.c:6683 __do_softirq+0x2e9/0xa4c kernel/softirq.c:571 do_softirq+0x162/0x240 kernel/softirq.c:472 __local_bh_enable_ip+0x1b1/0x1f0 kernel/softirq.c:396 rcu_read_unlock_bh include/linux/rcupdate.h:817 [inline] ip_finish_output2+0xee4/0x1280 net/ipv4/ip_output.c:229 dst_output include/net/dst.h:444 [inline] ip_local_out net/ipv4/ip_output.c:126 [inline] __ip_queue_xmit+0x12df/0x1da0 net/ipv4/ip_output.c:532 __tcp_transmit_skb+0x1e1f/0x3330 net/ipv4/tcp_output.c:1402 tcp_transmit_skb net/ipv4/tcp_output.c:1420 [inline] tcp_connect+0x20a2/0x4790 net/ipv4/tcp_output.c:3868 tcp_v4_connect+0x106a/0x1ae0 net/ipv4/tcp_ipv4.c:322 __inet_stream_connect+0x254/0xe50 net/ipv4/af_inet.c:668 inet_stream_connect+0x61/0xa0 net/ipv4/af_inet.c:732 __sys_connect_file net/socket.c:1976 [inline] __sys_connect+0x2c9/0x300 net/socket.c:1993 __do_sys_connect net/socket.c:2003 [inline] __se_sys_connect net/socket.c:2000 [inline] __x64_sys_connect+0x76/0x80 net/socket.c:2000 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd to a SOFTIRQ-irq-unsafe lock: (fs_reclaim){+.+.}-{0:0} ... which became SOFTIRQ-irq-unsafe at: ... lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __fs_reclaim_acquire mm/page_alloc.c:4683 [inline] fs_reclaim_acquire+0x83/0x120 mm/page_alloc.c:4697 might_alloc include/linux/sched/mm.h:271 [inline] slab_pre_alloc_hook+0x2a/0x2a0 mm/slab.h:710 slab_alloc_node mm/slub.c:3318 [inline] __kmem_cache_alloc_node+0x47/0x260 mm/slub.c:3437 kmalloc_trace+0x26/0xe0 mm/slab_common.c:1045 kmalloc include/linux/slab.h:553 [inline] kzalloc include/linux/slab.h:689 [inline] alloc_workqueue_attrs+0x46/0xc0 kernel/workqueue.c:3397 wq_numa_init+0x122/0x4b0 kernel/workqueue.c:5962 workqueue_init+0x22/0x59d kernel/workqueue.c:6089 kernel_init_freeable+0x40a/0x61f init/main.c:1603 kernel_init+0x19/0x290 init/main.c:1508 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306 other info that might help us debug this: Possible interrupt unsafe locking scenario: CPU0 CPU1 ---- ---- lock(fs_reclaim); local_irq_disable(); lock(&sch->q.lock); lock(fs_reclaim); lock(&sch->q.lock); *** DEADLOCK *** 2 locks held by syz-executor.4/18618: #0: ffffffff8e2988e8 (rtnl_mutex){+.+.}-{3:3}, at: rtnl_lock net/core/rtnetlink.c:74 [inline] #0: ffffffff8e2988e8 (rtnl_mutex){+.+.}-{3:3}, at: rtnetlink_rcv_msg+0x720/0xf00 net/core/rtnetlink.c:6104 #1: ffff88809ed1f108 (&sch->q.lock){+.-.}-{2:2}, at: netem_change+0x17e/0x1ea0 net/sched/sch_netem.c:969 the dependencies between SOFTIRQ-irq-safe lock and the holding lock: -> (&sch->q.lock){+.-.}-{2:2} { HARDIRQ-ON-W at: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __raw_spin_lock_bh include/linux/spinlock_api_smp.h:126 [inline] _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:178 spin_lock_bh include/linux/spinlock.h:355 [inline] dev_reset_queue+0x131/0x1a0 net/sched/sch_generic.c:1291 netdev_for_each_tx_queue include/linux/netdevice.h:2453 [inline] dev_deactivate_many+0x525/0xaf0 net/sched/sch_generic.c:1359 dev_deactivate+0x177/0x270 net/sched/sch_generic.c:1382 linkwatch_do_dev+0x104/0x160 net/core/link_watch.c:166 __linkwatch_run_queue+0x448/0x6b0 net/core/link_watch.c:221 linkwatch_event+0x48/0x50 net/core/link_watch.c:264 process_one_work+0x8aa/0x11f0 kernel/workqueue.c:2292 worker_thread+0xa5f/0x1210 kernel/workqueue.c:2439 kthread+0x26e/0x300 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306 IN-SOFTIRQ-W at: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __raw_spin_lock include/linux/spinlock_api_smp.h:133 [inline] _raw_spin_lock+0x2a/0x40 kernel/locking/spinlock.c:154 spin_lock include/linux/spinlock.h:350 [inline] __dev_xmit_skb net/core/dev.c:3854 [inline] __dev_queue_xmit+0xd50/0x3c90 net/core/dev.c:4227 dev_queue_xmit include/linux/netdevice.h:3021 [inline] neigh_hh_output include/net/neighbour.h:528 [inline] neigh_output include/net/neighbour.h:542 [inline] ip_finish_output2+0xd7f/0x1280 net/ipv4/ip_output.c:228 tcp_v4_send_synack+0x6e1/0xcd0 net/ipv4/tcp_ipv4.c:1037 tcp_conn_request+0x18f1/0x2e60 net/ipv4/tcp_input.c:7037 tcp_rcv_state_process+0x16db/0x4570 net/ipv4/tcp_input.c:6480 tcp_v4_do_rcv+0x729/0xb00 net/ipv4/tcp_ipv4.c:1700 tcp_v4_rcv+0x28e7/0x3250 net/ipv4/tcp_ipv4.c:2088 ip_protocol_deliver_rcu+0x381/0x740 net/ipv4/ip_input.c:205 ip_local_deliver_finish+0x28c/0x4c0 net/ipv4/ip_input.c:233 NF_HOOK+0x364/0x410 include/linux/netfilter.h:302 NF_HOOK+0x364/0x410 include/linux/netfilter.h:302 __netif_receive_skb_one_core net/core/dev.c:5496 [inline] __netif_receive_skb+0x1c6/0x530 net/core/dev.c:5610 process_backlog+0x347/0x700 net/core/dev.c:5938 __napi_poll+0xc7/0x470 net/core/dev.c:6505 napi_poll net/core/dev.c:6572 [inline] net_rx_action+0x70f/0xeb0 net/core/dev.c:6683 __do_softirq+0x2e9/0xa4c kernel/softirq.c:571 do_softirq+0x162/0x240 kernel/softirq.c:472 __local_bh_enable_ip+0x1b1/0x1f0 kernel/softirq.c:396 rcu_read_unlock_bh include/linux/rcupdate.h:817 [inline] ip_finish_output2+0xee4/0x1280 net/ipv4/ip_output.c:229 dst_output include/net/dst.h:444 [inline] ip_local_out net/ipv4/ip_output.c:126 [inline] __ip_queue_xmit+0x12df/0x1da0 net/ipv4/ip_output.c:532 __tcp_transmit_skb+0x1e1f/0x3330 net/ipv4/tcp_output.c:1402 tcp_transmit_skb net/ipv4/tcp_output.c:1420 [inline] tcp_connect+0x20a2/0x4790 net/ipv4/tcp_output.c:3868 tcp_v4_connect+0x106a/0x1ae0 net/ipv4/tcp_ipv4.c:322 __inet_stream_connect+0x254/0xe50 net/ipv4/af_inet.c:668 inet_stream_connect+0x61/0xa0 net/ipv4/af_inet.c:732 __sys_connect_file net/socket.c:1976 [inline] __sys_connect+0x2c9/0x300 net/socket.c:1993 __do_sys_connect net/socket.c:2003 [inline] __se_sys_connect net/socket.c:2000 [inline] __x64_sys_connect+0x76/0x80 net/socket.c:2000 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd INITIAL USE at: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __raw_spin_lock_bh include/linux/spinlock_api_smp.h:126 [inline] _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:178 spin_lock_bh include/linux/spinlock.h:355 [inline] dev_reset_queue+0x131/0x1a0 net/sched/sch_generic.c:1291 netdev_for_each_tx_queue include/linux/netdevice.h:2453 [inline] dev_deactivate_many+0x525/0xaf0 net/sched/sch_generic.c:1359 dev_deactivate+0x177/0x270 net/sched/sch_generic.c:1382 linkwatch_do_dev+0x104/0x160 net/core/link_watch.c:166 __linkwatch_run_queue+0x448/0x6b0 net/core/link_watch.c:221 linkwatch_event+0x48/0x50 net/core/link_watch.c:264 process_one_work+0x8aa/0x11f0 kernel/workqueue.c:2292 worker_thread+0xa5f/0x1210 kernel/workqueue.c:2439 kthread+0x26e/0x300 kernel/kthread.c:376 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306 } ... key at: [] qdisc_alloc.__key+0x0/0x20 the dependencies between the lock to be acquired and SOFTIRQ-irq-unsafe lock: -> (fs_reclaim){+.+.}-{0:0} { HARDIRQ-ON-W at: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __fs_reclaim_acquire mm/page_alloc.c:4683 [inline] fs_reclaim_acquire+0x83/0x120 mm/page_alloc.c:4697 might_alloc include/linux/sched/mm.h:271 [inline] slab_pre_alloc_hook+0x2a/0x2a0 mm/slab.h:710 slab_alloc_node mm/slub.c:3318 [inline] __kmem_cache_alloc_node+0x47/0x260 mm/slub.c:3437 kmalloc_trace+0x26/0xe0 mm/slab_common.c:1045 kmalloc include/linux/slab.h:553 [inline] kzalloc include/linux/slab.h:689 [inline] alloc_workqueue_attrs+0x46/0xc0 kernel/workqueue.c:3397 wq_numa_init+0x122/0x4b0 kernel/workqueue.c:5962 workqueue_init+0x22/0x59d kernel/workqueue.c:6089 kernel_init_freeable+0x40a/0x61f init/main.c:1603 kernel_init+0x19/0x290 init/main.c:1508 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306 SOFTIRQ-ON-W at: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __fs_reclaim_acquire mm/page_alloc.c:4683 [inline] fs_reclaim_acquire+0x83/0x120 mm/page_alloc.c:4697 might_alloc include/linux/sched/mm.h:271 [inline] slab_pre_alloc_hook+0x2a/0x2a0 mm/slab.h:710 slab_alloc_node mm/slub.c:3318 [inline] __kmem_cache_alloc_node+0x47/0x260 mm/slub.c:3437 kmalloc_trace+0x26/0xe0 mm/slab_common.c:1045 kmalloc include/linux/slab.h:553 [inline] kzalloc include/linux/slab.h:689 [inline] alloc_workqueue_attrs+0x46/0xc0 kernel/workqueue.c:3397 wq_numa_init+0x122/0x4b0 kernel/workqueue.c:5962 workqueue_init+0x22/0x59d kernel/workqueue.c:6089 kernel_init_freeable+0x40a/0x61f init/main.c:1603 kernel_init+0x19/0x290 init/main.c:1508 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306 INITIAL USE at: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __fs_reclaim_acquire mm/page_alloc.c:4683 [inline] fs_reclaim_acquire+0x83/0x120 mm/page_alloc.c:4697 might_alloc include/linux/sched/mm.h:271 [inline] slab_pre_alloc_hook+0x2a/0x2a0 mm/slab.h:710 slab_alloc_node mm/slub.c:3318 [inline] __kmem_cache_alloc_node+0x47/0x260 mm/slub.c:3437 kmalloc_trace+0x26/0xe0 mm/slab_common.c:1045 kmalloc include/linux/slab.h:553 [inline] kzalloc include/linux/slab.h:689 [inline] alloc_workqueue_attrs+0x46/0xc0 kernel/workqueue.c:3397 wq_numa_init+0x122/0x4b0 kernel/workqueue.c:5962 workqueue_init+0x22/0x59d kernel/workqueue.c:6089 kernel_init_freeable+0x40a/0x61f init/main.c:1603 kernel_init+0x19/0x290 init/main.c:1508 ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:306 } ... key at: [] __fs_reclaim_map+0x0/0xe0 ... acquired at: lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __fs_reclaim_acquire mm/page_alloc.c:4683 [inline] fs_reclaim_acquire+0x83/0x120 mm/page_alloc.c:4697 might_alloc include/linux/sched/mm.h:271 [inline] slab_pre_alloc_hook+0x2a/0x2a0 mm/slab.h:710 slab_alloc_node mm/slub.c:3318 [inline] __kmem_cache_alloc_node+0x47/0x260 mm/slub.c:3437 __do_kmalloc_node mm/slab_common.c:954 [inline] __kmalloc_node+0xa2/0x230 mm/slab_common.c:962 kmalloc_node include/linux/slab.h:579 [inline] kvmalloc_node+0x6e/0x180 mm/util.c:581 kvmalloc include/linux/slab.h:706 [inline] get_dist_table+0x91/0x380 net/sched/sch_netem.c:788 netem_change+0x947/0x1ea0 net/sched/sch_netem.c:985 netem_init+0x58/0xb0 net/sched/sch_netem.c:1072 qdisc_create+0x8a1/0x1220 net/sched/sch_api.c:1314 tc_modify_qdisc+0x9e0/0x1da0 net/sched/sch_api.c:1723 rtnetlink_rcv_msg+0x776/0xf00 net/core/rtnetlink.c:6107 netlink_rcv_skb+0x1cd/0x410 net/netlink/af_netlink.c:2525 netlink_unicast_kernel net/netlink/af_netlink.c:1328 [inline] netlink_unicast+0x7bf/0x990 net/netlink/af_netlink.c:1354 netlink_sendmsg+0xa26/0xd60 net/netlink/af_netlink.c:1903 sock_sendmsg_nosec net/socket.c:716 [inline] sock_sendmsg net/socket.c:736 [inline] ____sys_sendmsg+0x59e/0x8f0 net/socket.c:2482 ___sys_sendmsg net/socket.c:2536 [inline] __sys_sendmsg+0x2a9/0x390 net/socket.c:2565 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd stack backtrace: CPU: 0 PID: 18618 Comm: syz-executor.4 Not tainted 6.1.45-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106 print_bad_irq_dependency kernel/locking/lockdep.c:2612 [inline] check_irq_usage kernel/locking/lockdep.c:2851 [inline] check_prev_add kernel/locking/lockdep.c:3102 [inline] check_prevs_add kernel/locking/lockdep.c:3217 [inline] validate_chain+0x4d2e/0x58e0 kernel/locking/lockdep.c:3832 __lock_acquire+0x125b/0x1f80 kernel/locking/lockdep.c:5056 lock_acquire+0x1f8/0x5a0 kernel/locking/lockdep.c:5669 __fs_reclaim_acquire mm/page_alloc.c:4683 [inline] fs_reclaim_acquire+0x83/0x120 mm/page_alloc.c:4697 might_alloc include/linux/sched/mm.h:271 [inline] slab_pre_alloc_hook+0x2a/0x2a0 mm/slab.h:710 slab_alloc_node mm/slub.c:3318 [inline] __kmem_cache_alloc_node+0x47/0x260 mm/slub.c:3437 __do_kmalloc_node mm/slab_common.c:954 [inline] __kmalloc_node+0xa2/0x230 mm/slab_common.c:962 kmalloc_node include/linux/slab.h:579 [inline] kvmalloc_node+0x6e/0x180 mm/util.c:581 kvmalloc include/linux/slab.h:706 [inline] get_dist_table+0x91/0x380 net/sched/sch_netem.c:788 netem_change+0x947/0x1ea0 net/sched/sch_netem.c:985 netem_init+0x58/0xb0 net/sched/sch_netem.c:1072 qdisc_create+0x8a1/0x1220 net/sched/sch_api.c:1314 tc_modify_qdisc+0x9e0/0x1da0 net/sched/sch_api.c:1723 rtnetlink_rcv_msg+0x776/0xf00 net/core/rtnetlink.c:6107 netlink_rcv_skb+0x1cd/0x410 net/netlink/af_netlink.c:2525 netlink_unicast_kernel net/netlink/af_netlink.c:1328 [inline] netlink_unicast+0x7bf/0x990 net/netlink/af_netlink.c:1354 netlink_sendmsg+0xa26/0xd60 net/netlink/af_netlink.c:1903 sock_sendmsg_nosec net/socket.c:716 [inline] sock_sendmsg net/socket.c:736 [inline] ____sys_sendmsg+0x59e/0x8f0 net/socket.c:2482 ___sys_sendmsg net/socket.c:2536 [inline] __sys_sendmsg+0x2a9/0x390 net/socket.c:2565 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7fca2e87cae9 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fca2f68c0c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00007fca2e99bf80 RCX: 00007fca2e87cae9 RDX: 0000000000000000 RSI: 0000000020000040 RDI: 0000000000000003 RBP: 00007fca2e8c847a R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 000000000000000b R14: 00007fca2e99bf80 R15: 00007ffe3af6d028 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:274 in_atomic(): 1, irqs_disabled(): 0, non_block: 0, pid: 18618, name: syz-executor.4 preempt_count: 201, expected: 0 RCU nest depth: 0, expected: 0 INFO: lockdep is turned off. Preemption disabled at: [<0000000000000000>] 0x0 CPU: 0 PID: 18618 Comm: syz-executor.4 Not tainted 6.1.45-syzkaller #0 Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 07/26/2023 Call Trace: __dump_stack lib/dump_stack.c:88 [inline] dump_stack_lvl+0x1e3/0x2cb lib/dump_stack.c:106 __might_resched+0x5cb/0x780 kernel/sched/core.c:9941 might_alloc include/linux/sched/mm.h:274 [inline] slab_pre_alloc_hook+0x4a/0x2a0 mm/slab.h:710 slab_alloc_node mm/slub.c:3318 [inline] __kmem_cache_alloc_node+0x47/0x260 mm/slub.c:3437 __do_kmalloc_node mm/slab_common.c:954 [inline] __kmalloc_node+0xa2/0x230 mm/slab_common.c:962 kmalloc_node include/linux/slab.h:579 [inline] kvmalloc_node+0x6e/0x180 mm/util.c:581 kvmalloc include/linux/slab.h:706 [inline] get_dist_table+0x91/0x380 net/sched/sch_netem.c:788 netem_change+0x947/0x1ea0 net/sched/sch_netem.c:985 netem_init+0x58/0xb0 net/sched/sch_netem.c:1072 qdisc_create+0x8a1/0x1220 net/sched/sch_api.c:1314 tc_modify_qdisc+0x9e0/0x1da0 net/sched/sch_api.c:1723 rtnetlink_rcv_msg+0x776/0xf00 net/core/rtnetlink.c:6107 netlink_rcv_skb+0x1cd/0x410 net/netlink/af_netlink.c:2525 netlink_unicast_kernel net/netlink/af_netlink.c:1328 [inline] netlink_unicast+0x7bf/0x990 net/netlink/af_netlink.c:1354 netlink_sendmsg+0xa26/0xd60 net/netlink/af_netlink.c:1903 sock_sendmsg_nosec net/socket.c:716 [inline] sock_sendmsg net/socket.c:736 [inline] ____sys_sendmsg+0x59e/0x8f0 net/socket.c:2482 ___sys_sendmsg net/socket.c:2536 [inline] __sys_sendmsg+0x2a9/0x390 net/socket.c:2565 do_syscall_x64 arch/x86/entry/common.c:50 [inline] do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80 entry_SYSCALL_64_after_hwframe+0x63/0xcd RIP: 0033:0x7fca2e87cae9 Code: 28 00 00 00 75 05 48 83 c4 28 c3 e8 e1 20 00 00 90 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 b0 ff ff ff f7 d8 64 89 01 48 RSP: 002b:00007fca2f68c0c8 EFLAGS: 00000246 ORIG_RAX: 000000000000002e RAX: ffffffffffffffda RBX: 00007fca2e99bf80 RCX: 00007fca2e87cae9 RDX: 0000000000000000 RSI: 0000000020000040 RDI: 0000000000000003 RBP: 00007fca2e8c847a R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000 R13: 000000000000000b R14: 00007fca2e99bf80 R15: 00007ffe3af6d028