From: syzbot <syzbot+c6167ec3de7def23d1e8@syzkaller.appspotmail.com>
To: arvid.brodin@alten.se, davem@davemloft.net,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
syzkaller-bugs@googlegroups.com
Subject: Re: memory leak in hsr_create_self_node
Date: Mon, 27 May 2019 18:20:05 -0700 [thread overview]
Message-ID: <0000000000000756310589e877ce@google.com> (raw)
In-Reply-To: <000000000000ea09dd0589e3af1a@google.com>
syzbot has found a reproducer for the following crash on:
HEAD commit: cd6c84d8 Linux 5.2-rc2
git tree: upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=10aa46c4a00000
kernel config: https://syzkaller.appspot.com/x/.config?x=64479170dcaf0e11
dashboard link: https://syzkaller.appspot.com/bug?extid=c6167ec3de7def23d1e8
compiler: gcc (GCC) 9.0.0 20181231 (experimental)
syz repro: https://syzkaller.appspot.com/x/repro.syz?x=13787616a00000
C reproducer: https://syzkaller.appspot.com/x/repro.c?x=17a5119aa00000
IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+c6167ec3de7def23d1e8@syzkaller.appspotmail.com
68.477885][ T7] team0 (unregistering): Port device team_slave_0
removed
BUG: memory leak
unreferenced object 0xffff8881143dfb00 (size 128):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 30.830s)
hex dump (first 32 bytes):
f0 68 38 15 81 88 ff ff f0 68 38 15 81 88 ff ff .h8......h8.....
ea ff ec 35 72 e3 56 fe 48 40 f2 12 8a 83 76 ee ...5r.V.H@....v.
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000002bcc4522>] kmalloc include/linux/slab.h:547 [inline]
[<000000002bcc4522>] hsr_create_self_node+0x42/0x150
net/hsr/hsr_framereg.c:84
[<00000000e4882852>] hsr_dev_finalize+0xa4/0x233
net/hsr/hsr_device.c:441
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff88811406fa40 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 30.830s)
hex dump (first 32 bytes):
00 2a b5 14 81 88 ff ff 00 02 00 00 00 00 ad de .*..............
00 60 38 15 81 88 ff ff c0 68 38 15 81 88 ff ff .`8......h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c1ae433c>] hsr_dev_finalize+0x14f/0x233
net/hsr/hsr_device.c:472
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff888114b52a00 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943716 (age 30.800s)
hex dump (first 32 bytes):
d0 68 38 15 81 88 ff ff 00 02 00 00 00 00 ad de .h8.............
00 80 06 14 81 88 ff ff c0 68 38 15 81 88 ff ff .........h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c198c9a6>] hsr_dev_finalize+0x1d1/0x233
net/hsr/hsr_device.c:480
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff8881143dfb00 (size 128):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 30.890s)
hex dump (first 32 bytes):
f0 68 38 15 81 88 ff ff f0 68 38 15 81 88 ff ff .h8......h8.....
ea ff ec 35 72 e3 56 fe 48 40 f2 12 8a 83 76 ee ...5r.V.H@....v.
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000002bcc4522>] kmalloc include/linux/slab.h:547 [inline]
[<000000002bcc4522>] hsr_create_self_node+0x42/0x150
net/hsr/hsr_framereg.c:84
[<00000000e4882852>] hsr_dev_finalize+0xa4/0x233
net/hsr/hsr_device.c:441
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff88811406fa40 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 30.890s)
hex dump (first 32 bytes):
00 2a b5 14 81 88 ff ff 00 02 00 00 00 00 ad de .*..............
00 60 38 15 81 88 ff ff c0 68 38 15 81 88 ff ff .`8......h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c1ae433c>] hsr_dev_finalize+0x14f/0x233
net/hsr/hsr_device.c:472
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff888114b52a00 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943716 (age 30.860s)
hex dump (first 32 bytes):
d0 68 38 15 81 88 ff ff 00 02 00 00 00 00 ad de .h8.............
00 80 06 14 81 88 ff ff c0 68 38 15 81 88 ff ff .........h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c198c9a6>] hsr_dev_finalize+0x1d1/0x233
net/hsr/hsr_device.c:480
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff8881143dfb00 (size 128):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 30.950s)
hex dump (first 32 bytes):
f0 68 38 15 81 88 ff ff f0 68 38 15 81 88 ff ff .h8......h8.....
ea ff ec 35 72 e3 56 fe 48 40 f2 12 8a 83 76 ee ...5r.V.H@....v.
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000002bcc4522>] kmalloc include/linux/slab.h:547 [inline]
[<000000002bcc4522>] hsr_create_self_node+0x42/0x150
net/hsr/hsr_framereg.c:84
[<00000000e4882852>] hsr_dev_finalize+0xa4/0x233
net/hsr/hsr_device.c:441
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff88811406fa40 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 30.950s)
hex dump (first 32 bytes):
00 2a b5 14 81 88 ff ff 00 02 00 00 00 00 ad de .*..............
00 60 38 15 81 88 ff ff c0 68 38 15 81 88 ff ff .`8......h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c1ae433c>] hsr_dev_finalize+0x14f/0x233
net/hsr/hsr_device.c:472
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff888114b52a00 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943716 (age 30.920s)
hex dump (first 32 bytes):
d0 68 38 15 81 88 ff ff 00 02 00 00 00 00 ad de .h8.............
00 80 06 14 81 88 ff ff c0 68 38 15 81 88 ff ff .........h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c198c9a6>] hsr_dev_finalize+0x1d1/0x233
net/hsr/hsr_device.c:480
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff8881143dfb00 (size 128):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 31.010s)
hex dump (first 32 bytes):
f0 68 38 15 81 88 ff ff f0 68 38 15 81 88 ff ff .h8......h8.....
ea ff ec 35 72 e3 56 fe 48 40 f2 12 8a 83 76 ee ...5r.V.H@....v.
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000002bcc4522>] kmalloc include/linux/slab.h:547 [inline]
[<000000002bcc4522>] hsr_create_self_node+0x42/0x150
net/hsr/hsr_framereg.c:84
[<00000000e4882852>] hsr_dev_finalize+0xa4/0x233
net/hsr/hsr_device.c:441
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff88811406fa40 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 31.010s)
hex dump (first 32 bytes):
00 2a b5 14 81 88 ff ff 00 02 00 00 00 00 ad de .*..............
00 60 38 15 81 88 ff ff c0 68 38 15 81 88 ff ff .`8......h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c1ae433c>] hsr_dev_finalize+0x14f/0x233
net/hsr/hsr_device.c:472
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff888114b52a00 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943716 (age 30.980s)
hex dump (first 32 bytes):
d0 68 38 15 81 88 ff ff 00 02 00 00 00 00 ad de .h8.............
00 80 06 14 81 88 ff ff c0 68 38 15 81 88 ff ff .........h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c198c9a6>] hsr_dev_finalize+0x1d1/0x233
net/hsr/hsr_device.c:480
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff8881143dfb00 (size 128):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 31.060s)
hex dump (first 32 bytes):
f0 68 38 15 81 88 ff ff f0 68 38 15 81 88 ff ff .h8......h8.....
ea ff ec 35 72 e3 56 fe 48 40 f2 12 8a 83 76 ee ...5r.V.H@....v.
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000002bcc4522>] kmalloc include/linux/slab.h:547 [inline]
[<000000002bcc4522>] hsr_create_self_node+0x42/0x150
net/hsr/hsr_framereg.c:84
[<00000000e4882852>] hsr_dev_finalize+0xa4/0x233
net/hsr/hsr_device.c:441
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff88811406fa40 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 31.060s)
hex dump (first 32 bytes):
00 2a b5 14 81 88 ff ff 00 02 00 00 00 00 ad de .*..............
00 60 38 15 81 88 ff ff c0 68 38 15 81 88 ff ff .`8......h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c1ae433c>] hsr_dev_finalize+0x14f/0x233
net/hsr/hsr_device.c:472
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff888114b52a00 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943716 (age 31.030s)
hex dump (first 32 bytes):
d0 68 38 15 81 88 ff ff 00 02 00 00 00 00 ad de .h8.............
00 80 06 14 81 88 ff ff c0 68 38 15 81 88 ff ff .........h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c198c9a6>] hsr_dev_finalize+0x1d1/0x233
net/hsr/hsr_device.c:480
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff8881143dfb00 (size 128):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 31.120s)
hex dump (first 32 bytes):
f0 68 38 15 81 88 ff ff f0 68 38 15 81 88 ff ff .h8......h8.....
ea ff ec 35 72 e3 56 fe 48 40 f2 12 8a 83 76 ee ...5r.V.H@....v.
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000002bcc4522>] kmalloc include/linux/slab.h:547 [inline]
[<000000002bcc4522>] hsr_create_self_node+0x42/0x150
net/hsr/hsr_framereg.c:84
[<00000000e4882852>] hsr_dev_finalize+0xa4/0x233
net/hsr/hsr_device.c:441
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff88811406fa40 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 31.120s)
hex dump (first 32 bytes):
00 2a b5 14 81 88 ff ff 00 02 00 00 00 00 ad de .*..............
00 60 38 15 81 88 ff ff c0 68 38 15 81 88 ff ff .`8......h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c1ae433c>] hsr_dev_finalize+0x14f/0x233
net/hsr/hsr_device.c:472
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff888114b52a00 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943716 (age 31.090s)
hex dump (first 32 bytes):
d0 68 38 15 81 88 ff ff 00 02 00 00 00 00 ad de .h8.............
00 80 06 14 81 88 ff ff c0 68 38 15 81 88 ff ff .........h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c198c9a6>] hsr_dev_finalize+0x1d1/0x233
net/hsr/hsr_device.c:480
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff8881143dfb00 (size 128):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 31.180s)
hex dump (first 32 bytes):
f0 68 38 15 81 88 ff ff f0 68 38 15 81 88 ff ff .h8......h8.....
ea ff ec 35 72 e3 56 fe 48 40 f2 12 8a 83 76 ee ...5r.V.H@....v.
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000002bcc4522>] kmalloc include/linux/slab.h:547 [inline]
[<000000002bcc4522>] hsr_create_self_node+0x42/0x150
net/hsr/hsr_framereg.c:84
[<00000000e4882852>] hsr_dev_finalize+0xa4/0x233
net/hsr/hsr_device.c:441
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff88811406fa40 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943713 (age 31.180s)
hex dump (first 32 bytes):
00 2a b5 14 81 88 ff ff 00 02 00 00 00 00 ad de .*..............
00 60 38 15 81 88 ff ff c0 68 38 15 81 88 ff ff .`8......h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c1ae433c>] hsr_dev_finalize+0x14f/0x233
net/hsr/hsr_device.c:472
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
BUG: memory leak
unreferenced object 0xffff888114b52a00 (size 64):
comm "syz-executor744", pid 6995, jiffies 4294943716 (age 31.150s)
hex dump (first 32 bytes):
d0 68 38 15 81 88 ff ff 00 02 00 00 00 00 ad de .h8.............
00 80 06 14 81 88 ff ff c0 68 38 15 81 88 ff ff .........h8.....
backtrace:
[<000000009a4e4995>] kmemleak_alloc_recursive
include/linux/kmemleak.h:55 [inline]
[<000000009a4e4995>] slab_post_alloc_hook mm/slab.h:439 [inline]
[<000000009a4e4995>] slab_alloc mm/slab.c:3326 [inline]
[<000000009a4e4995>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
[<000000005da31874>] kmalloc include/linux/slab.h:547 [inline]
[<000000005da31874>] kzalloc include/linux/slab.h:742 [inline]
[<000000005da31874>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
[<00000000c198c9a6>] hsr_dev_finalize+0x1d1/0x233
net/hsr/hsr_device.c:480
[<00000000422bac9b>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
[<000000000023c97f>] __rtnl_newlink+0x892/0xb30
net/core/rtnetlink.c:3191
[<000000006b30cccb>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
[<00000000d777513f>] rtnetlink_rcv_msg+0x178/0x4b0
net/core/rtnetlink.c:5218
[<00000000f9b19995>] netlink_rcv_skb+0x61/0x170
net/netlink/af_netlink.c:2486
[<000000002235e2b8>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
[<00000000ef9fbc4e>] netlink_unicast_kernel
net/netlink/af_netlink.c:1311 [inline]
[<00000000ef9fbc4e>] netlink_unicast+0x1ec/0x2d0
net/netlink/af_netlink.c:1337
[<00000000d45c6eb2>] netlink_sendmsg+0x26a/0x480
net/netlink/af_netlink.c:1926
[<0000000050d30521>] sock_sendmsg_nosec net/socket.c:652 [inline]
[<0000000050d30521>] sock_sendmsg+0x54/0x70 net/socket.c:671
[<0000000052aab806>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
[<000000007c8496b5>] __do_sys_sendto net/socket.c:1976 [inline]
[<000000007c8496b5>] __se_sys_sendto net/socket.c:1972 [inline]
[<000000007c8496b5>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
[<00000000779aa30b>] do_syscall_64+0x76/0x1a0
arch/x86/entry/common.c:301
[<00000000a530d116>] entry_SYSCALL_64_after_hwframe+0x44/0xa9
prev parent reply other threads:[~2019-05-28 1:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-27 19:38 memory leak in hsr_create_self_node syzbot
2019-05-28 1:20 ` syzbot [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0000000000000756310589e877ce@google.com \
--to=syzbot+c6167ec3de7def23d1e8@syzkaller.appspotmail.com \
--cc=arvid.brodin@alten.se \
--cc=davem@davemloft.net \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=syzkaller-bugs@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).