All of lore.kernel.org
 help / color / mirror / Atom feed
* memory leak in hsr_create_self_node
@ 2019-05-27 19:38 syzbot
  2019-05-28  1:20 ` syzbot
  0 siblings, 1 reply; 2+ messages in thread
From: syzbot @ 2019-05-27 19:38 UTC (permalink / raw)
  To: arvid.brodin, davem, linux-kernel, netdev, syzkaller-bugs

Hello,

syzbot found the following crash on:

HEAD commit:    cd6c84d8 Linux 5.2-rc2
git tree:       upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=169e2952a00000
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=138b0aa2a00000

IMPORTANT: if you fix the bug, please add the following tag to the commit:
Reported-by: syzbot+c6167ec3de7def23d1e8@syzkaller.appspotmail.com

ave B (hsr_slave_1) is not up; please bring it up to get a fully working  
HSR network
BUG: memory leak
unreferenced object 0xffff88811ffca300 (size 128):
   comm "syz-executor.0", pid 7073, jiffies 4295038954 (age 112.640s)
   hex dump (first 32 bytes):
     f0 18 ec 12 81 88 ff ff f0 18 ec 12 81 88 ff ff  ................
     76 54 a9 82 3f 36 6e 79 03 07 32 da 00 00 00 00  vT..?6ny..2.....
   backtrace:
     [<0000000043ebf44e>] kmemleak_alloc_recursive  
include/linux/kmemleak.h:55 [inline]
     [<0000000043ebf44e>] slab_post_alloc_hook mm/slab.h:439 [inline]
     [<0000000043ebf44e>] slab_alloc mm/slab.c:3326 [inline]
     [<0000000043ebf44e>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
     [<0000000090fd7552>] kmalloc include/linux/slab.h:547 [inline]
     [<0000000090fd7552>] hsr_create_self_node+0x42/0x150  
net/hsr/hsr_framereg.c:84
     [<00000000b676ec58>] hsr_dev_finalize+0xa4/0x233  
net/hsr/hsr_device.c:441
     [<000000006f2c807a>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
     [<0000000089911cdb>] __rtnl_newlink+0x892/0xb30  
net/core/rtnetlink.c:3191
     [<000000001adebee5>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
     [<000000002aa25337>] rtnetlink_rcv_msg+0x178/0x4b0  
net/core/rtnetlink.c:5218
     [<000000005a15ce29>] netlink_rcv_skb+0x61/0x170  
net/netlink/af_netlink.c:2486
     [<000000009d5f6d12>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
     [<00000000d359aece>] netlink_unicast_kernel  
net/netlink/af_netlink.c:1311 [inline]
     [<00000000d359aece>] netlink_unicast+0x1ec/0x2d0  
net/netlink/af_netlink.c:1337
     [<00000000520aeaa0>] netlink_sendmsg+0x26a/0x480  
net/netlink/af_netlink.c:1926
     [<00000000b4fd9df3>] sock_sendmsg_nosec net/socket.c:652 [inline]
     [<00000000b4fd9df3>] sock_sendmsg+0x54/0x70 net/socket.c:671
     [<000000005d72c299>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
     [<0000000019b507bd>] __do_sys_sendto net/socket.c:1976 [inline]
     [<0000000019b507bd>] __se_sys_sendto net/socket.c:1972 [inline]
     [<0000000019b507bd>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
     [<00000000ae8ddd19>] do_syscall_64+0x76/0x1a0  
arch/x86/entry/common.c:301
     [<000000003c7f1886>] entry_SYSCALL_64_after_hwframe+0x44/0xa9

BUG: memory leak
unreferenced object 0xffff88811bd6e500 (size 64):
   comm "syz-executor.0", pid 7073, jiffies 4295038954 (age 112.640s)
   hex dump (first 32 bytes):
     40 ef d6 1b 81 88 ff ff 00 02 00 00 00 00 ad de  @...............
     00 10 ec 12 81 88 ff ff c0 18 ec 12 81 88 ff ff  ................
   backtrace:
     [<0000000043ebf44e>] kmemleak_alloc_recursive  
include/linux/kmemleak.h:55 [inline]
     [<0000000043ebf44e>] slab_post_alloc_hook mm/slab.h:439 [inline]
     [<0000000043ebf44e>] slab_alloc mm/slab.c:3326 [inline]
     [<0000000043ebf44e>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
     [<000000009232eb2b>] kmalloc include/linux/slab.h:547 [inline]
     [<000000009232eb2b>] kzalloc include/linux/slab.h:742 [inline]
     [<000000009232eb2b>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
     [<0000000062ddb58d>] hsr_dev_finalize+0x14f/0x233  
net/hsr/hsr_device.c:472
     [<000000006f2c807a>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
     [<0000000089911cdb>] __rtnl_newlink+0x892/0xb30  
net/core/rtnetlink.c:3191
     [<000000001adebee5>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
     [<000000002aa25337>] rtnetlink_rcv_msg+0x178/0x4b0  
net/core/rtnetlink.c:5218
     [<000000005a15ce29>] netlink_rcv_skb+0x61/0x170  
net/netlink/af_netlink.c:2486
     [<000000009d5f6d12>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
     [<00000000d359aece>] netlink_unicast_kernel  
net/netlink/af_netlink.c:1311 [inline]
     [<00000000d359aece>] netlink_unicast+0x1ec/0x2d0  
net/netlink/af_netlink.c:1337
     [<00000000520aeaa0>] netlink_sendmsg+0x26a/0x480  
net/netlink/af_netlink.c:1926
     [<00000000b4fd9df3>] sock_sendmsg_nosec net/socket.c:652 [inline]
     [<00000000b4fd9df3>] sock_sendmsg+0x54/0x70 net/socket.c:671
     [<000000005d72c299>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
     [<0000000019b507bd>] __do_sys_sendto net/socket.c:1976 [inline]
     [<0000000019b507bd>] __se_sys_sendto net/socket.c:1972 [inline]
     [<0000000019b507bd>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
     [<00000000ae8ddd19>] do_syscall_64+0x76/0x1a0  
arch/x86/entry/common.c:301
     [<000000003c7f1886>] entry_SYSCALL_64_after_hwframe+0x44/0xa9

BUG: memory leak
unreferenced object 0xffff88811bd6ef40 (size 64):
   comm "syz-executor.0", pid 7073, jiffies 4295038960 (age 112.580s)
   hex dump (first 32 bytes):
     d0 18 ec 12 81 88 ff ff 00 02 00 00 00 00 ad de  ................
     00 a0 27 21 81 88 ff ff c0 18 ec 12 81 88 ff ff  ..'!............
   backtrace:
     [<0000000043ebf44e>] kmemleak_alloc_recursive  
include/linux/kmemleak.h:55 [inline]
     [<0000000043ebf44e>] slab_post_alloc_hook mm/slab.h:439 [inline]
     [<0000000043ebf44e>] slab_alloc mm/slab.c:3326 [inline]
     [<0000000043ebf44e>] kmem_cache_alloc_trace+0x13d/0x280 mm/slab.c:3553
     [<000000009232eb2b>] kmalloc include/linux/slab.h:547 [inline]
     [<000000009232eb2b>] kzalloc include/linux/slab.h:742 [inline]
     [<000000009232eb2b>] hsr_add_port+0xe7/0x220 net/hsr/hsr_slave.c:142
     [<0000000013dde593>] hsr_dev_finalize+0x1d1/0x233  
net/hsr/hsr_device.c:480
     [<000000006f2c807a>] hsr_newlink+0xf3/0x140 net/hsr/hsr_netlink.c:69
     [<0000000089911cdb>] __rtnl_newlink+0x892/0xb30  
net/core/rtnetlink.c:3191
     [<000000001adebee5>] rtnl_newlink+0x4e/0x80 net/core/rtnetlink.c:3249
     [<000000002aa25337>] rtnetlink_rcv_msg+0x178/0x4b0  
net/core/rtnetlink.c:5218
     [<000000005a15ce29>] netlink_rcv_skb+0x61/0x170  
net/netlink/af_netlink.c:2486
     [<000000009d5f6d12>] rtnetlink_rcv+0x1d/0x30 net/core/rtnetlink.c:5236
     [<00000000d359aece>] netlink_unicast_kernel  
net/netlink/af_netlink.c:1311 [inline]
     [<00000000d359aece>] netlink_unicast+0x1ec/0x2d0  
net/netlink/af_netlink.c:1337
     [<00000000520aeaa0>] netlink_sendmsg+0x26a/0x480  
net/netlink/af_netlink.c:1926
     [<00000000b4fd9df3>] sock_sendmsg_nosec net/socket.c:652 [inline]
     [<00000000b4fd9df3>] sock_sendmsg+0x54/0x70 net/socket.c:671
     [<000000005d72c299>] __sys_sendto+0x148/0x1f0 net/socket.c:1964
     [<0000000019b507bd>] __do_sys_sendto net/socket.c:1976 [inline]
     [<0000000019b507bd>] __se_sys_sendto net/socket.c:1972 [inline]
     [<0000000019b507bd>] __x64_sys_sendto+0x2a/0x30 net/socket.c:1972
     [<00000000ae8ddd19>] do_syscall_64+0x76/0x1a0  
arch/x86/entry/common.c:301
     [<000000003c7f1886>] entry_SYSCALL_64_after_hwframe+0x44/0xa9



---
This bug is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzkaller@googlegroups.com.

syzbot will keep track of this bug report. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
syzbot can test patches for this bug, for details see:
https://goo.gl/tpsmEJ#testing-patches

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: memory leak in hsr_create_self_node
  2019-05-27 19:38 memory leak in hsr_create_self_node syzbot
@ 2019-05-28  1:20 ` syzbot
  0 siblings, 0 replies; 2+ messages in thread
From: syzbot @ 2019-05-28  1:20 UTC (permalink / raw)
  To: arvid.brodin, davem, linux-kernel, netdev, syzkaller-bugs

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-05-28  1:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-27 19:38 memory leak in hsr_create_self_node syzbot
2019-05-28  1:20 ` syzbot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.