linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: syzbot <syzbot+6bdfd184eac7709e5cc9@syzkaller.appspotmail.com>
To: davem@davemloft.net, linux-kernel@vger.kernel.org,
	mostrows@earthlink.net, netdev@vger.kernel.org,
	syzkaller-bugs@googlegroups.com
Subject: memory leak in pppoe_sendmsg
Date: Thu, 30 May 2019 20:48:06 -0700	[thread overview]
Message-ID: <000000000000d981f1058a26e1a8@google.com> (raw)

Hello,

syzbot found the following crash on:

HEAD commit:    bec7550c Merge tag 'docs-5.2-fixes2' of git://git.lwn.net/..
git tree:       upstream
console output: https://syzkaller.appspot.com/x/log.txt?x=1280ecbaa00000
kernel config:  https://syzkaller.appspot.com/x/.config?x=64479170dcaf0e11
dashboard link: https://syzkaller.appspot.com/bug?extid=6bdfd184eac7709e5cc9
compiler:       gcc (GCC) 9.0.0 20181231 (experimental)
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=17112572a00000

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

2019/05/30 11:35:26 executed programs: 9
2019/05/30 11:35:32 executed programs: 11
2019/05/30 11:35:38 executed programs: 13
2019/05/30 11:35:44 executed programs: 15
2019/05/30 11:35:50 executed programs: 17
BUG: memory leak
unreferenced object 0xffff888124199500 (size 224):
   comm "syz-executor.0", pid 7122, jiffies 4295041954 (age 13.860s)
   hex dump (first 32 bytes):
     00 96 19 24 81 88 ff ff d0 20 0e 2a 81 88 ff ff  ...$..... .*....
     00 00 00 00 00 00 00 00 00 20 0e 2a 81 88 ff ff  ......... .*....
   backtrace:
     [<00000000688f689a>] kmemleak_alloc_recursive  
include/linux/kmemleak.h:55 [inline]
     [<00000000688f689a>] slab_post_alloc_hook mm/slab.h:439 [inline]
     [<00000000688f689a>] slab_alloc_node mm/slab.c:3269 [inline]
     [<00000000688f689a>] kmem_cache_alloc_node+0x153/0x2a0 mm/slab.c:3579
     [<00000000e781c880>] __alloc_skb+0x6e/0x210 net/core/skbuff.c:198
     [<000000004ce3be0b>] alloc_skb include/linux/skbuff.h:1058 [inline]
     [<000000004ce3be0b>] sock_wmalloc+0x4f/0x80 net/core/sock.c:2077
     [<000000008110994c>] pppoe_sendmsg+0xd0/0x250  
drivers/net/ppp/pppoe.c:871
     [<00000000c1e51321>] sock_sendmsg_nosec net/socket.c:652 [inline]
     [<00000000c1e51321>] sock_sendmsg+0x54/0x70 net/socket.c:671
     [<000000008012ebfd>] ___sys_sendmsg+0x194/0x3c0 net/socket.c:2292
     [<0000000087b8ef6f>] __sys_sendmmsg+0xf4/0x270 net/socket.c:2387
     [<000000002b3700b1>] __do_sys_sendmmsg net/socket.c:2416 [inline]
     [<000000002b3700b1>] __se_sys_sendmmsg net/socket.c:2413 [inline]
     [<000000002b3700b1>] __x64_sys_sendmmsg+0x28/0x30 net/socket.c:2413
     [<0000000028e31f9f>] do_syscall_64+0x76/0x1a0  
arch/x86/entry/common.c:301
     [<000000004279bc05>] entry_SYSCALL_64_after_hwframe+0x44/0xa9

BUG: memory leak
unreferenced object 0xffff888115706600 (size 512):
   comm "syz-executor.0", pid 7122, jiffies 4295041954 (age 13.860s)
   hex dump (first 32 bytes):
     23 32 aa aa aa aa aa 0a aa aa aa aa aa 0a 88 64  #2.............d
     11 00 04 00 00 00 70 72 6f 66 69 6c 65 3d 30 20  ......profile=0
   backtrace:
     [<00000000c07b4ae3>] kmemleak_alloc_recursive  
include/linux/kmemleak.h:55 [inline]
     [<00000000c07b4ae3>] slab_post_alloc_hook mm/slab.h:439 [inline]
     [<00000000c07b4ae3>] slab_alloc_node mm/slab.c:3269 [inline]
     [<00000000c07b4ae3>] kmem_cache_alloc_node_trace+0x15b/0x2a0  
mm/slab.c:3597
     [<00000000e84718bb>] __do_kmalloc_node mm/slab.c:3619 [inline]
     [<00000000e84718bb>] __kmalloc_node_track_caller+0x38/0x50  
mm/slab.c:3634
     [<000000008692fea3>] __kmalloc_reserve.isra.0+0x40/0xb0  
net/core/skbuff.c:142
     [<00000000da312aad>] __alloc_skb+0xa0/0x210 net/core/skbuff.c:210
     [<000000004ce3be0b>] alloc_skb include/linux/skbuff.h:1058 [inline]
     [<000000004ce3be0b>] sock_wmalloc+0x4f/0x80 net/core/sock.c:2077
     [<000000008110994c>] pppoe_sendmsg+0xd0/0x250  
drivers/net/ppp/pppoe.c:871
     [<00000000c1e51321>] sock_sendmsg_nosec net/socket.c:652 [inline]
     [<00000000c1e51321>] sock_sendmsg+0x54/0x70 net/socket.c:671
     [<000000008012ebfd>] ___sys_sendmsg+0x194/0x3c0 net/socket.c:2292
     [<0000000087b8ef6f>] __sys_sendmmsg+0xf4/0x270 net/socket.c:2387
     [<000000002b3700b1>] __do_sys_sendmmsg net/socket.c:2416 [inline]
     [<000000002b3700b1>] __se_sys_sendmmsg net/socket.c:2413 [inline]
     [<000000002b3700b1>] __x64_sys_sendmmsg+0x28/0x30 net/socket.c:2413
     [<0000000028e31f9f>] do_syscall_64+0x76/0x1a0  
arch/x86/entry/common.c:301
     [<000000004279bc05>] entry_SYSCALL_64_after_hwframe+0x44/0xa9

BUG: memory leak
unreferenced object 0xffff888124199600 (size 224):
   comm "syz-executor.0", pid 7122, jiffies 4295041954 (age 13.860s)
   hex dump (first 32 bytes):
     00 97 19 24 81 88 ff ff 00 95 19 24 81 88 ff ff  ...$.......$....
     00 00 00 00 00 00 00 00 00 20 0e 2a 81 88 ff ff  ......... .*....
   backtrace:
     [<00000000688f689a>] kmemleak_alloc_recursive  
include/linux/kmemleak.h:55 [inline]
     [<00000000688f689a>] slab_post_alloc_hook mm/slab.h:439 [inline]
     [<00000000688f689a>] slab_alloc_node mm/slab.c:3269 [inline]
     [<00000000688f689a>] kmem_cache_alloc_node+0x153/0x2a0 mm/slab.c:3579
     [<00000000e781c880>] __alloc_skb+0x6e/0x210 net/core/skbuff.c:198
     [<000000004ce3be0b>] alloc_skb include/linux/skbuff.h:1058 [inline]
     [<000000004ce3be0b>] sock_wmalloc+0x4f/0x80 net/core/sock.c:2077
     [<000000008110994c>] pppoe_sendmsg+0xd0/0x250  
drivers/net/ppp/pppoe.c:871
     [<00000000c1e51321>] sock_sendmsg_nosec net/socket.c:652 [inline]
     [<00000000c1e51321>] sock_sendmsg+0x54/0x70 net/socket.c:671
     [<000000008012ebfd>] ___sys_sendmsg+0x194/0x3c0 net/socket.c:2292
     [<0000000087b8ef6f>] __sys_sendmmsg+0xf4/0x270 net/socket.c:2387
     [<000000002b3700b1>] __do_sys_sendmmsg net/socket.c:2416 [inline]
     [<000000002b3700b1>] __se_sys_sendmmsg net/socket.c:2413 [inline]
     [<000000002b3700b1>] __x64_sys_sendmmsg+0x28/0x30 net/socket.c:2413
     [<0000000028e31f9f>] do_syscall_64+0x76/0x1a0  
arch/x86/entry/common.c:301
     [<000000004279bc05>] entry_SYSCALL_64_after_hwframe+0x44/0xa9

BUG: memory leak
unreferenced object 0xffff88811a0b2600 (size 512):
   comm "syz-executor.0", pid 7122, jiffies 4295041954 (age 13.860s)
   hex dump (first 32 bytes):
     00 00 aa aa aa aa aa 0a aa aa aa aa aa 0a 88 64  ...............d
     11 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
   backtrace:
     [<00000000c07b4ae3>] kmemleak_alloc_recursive  
include/linux/kmemleak.h:55 [inline]
     [<00000000c07b4ae3>] slab_post_alloc_hook mm/slab.h:439 [inline]
     [<00000000c07b4ae3>] slab_alloc_node mm/slab.c:3269 [inline]
     [<00000000c07b4ae3>] kmem_cache_alloc_node_trace+0x15b/0x2a0  
mm/slab.c:3597
     [<00000000e84718bb>] __do_kmalloc_node mm/slab.c:3619 [inline]
     [<00000000e84718bb>] __kmalloc_node_track_caller+0x38/0x50  
mm/slab.c:3634
     [<000000008692fea3>] __kmalloc_reserve.isra.0+0x40/0xb0  
net/core/skbuff.c:142
     [<00000000da312aad>] __alloc_skb+0xa0/0x210 net/core/skbuff.c:210
     [<000000004ce3be0b>] alloc_skb include/linux/skbuff.h:1058 [inline]
     [<000000004ce3be0b>] sock_wmalloc+0x4f/0x80 net/core/sock.c:2077
     [<000000008110994c>] pppoe_sendmsg+0xd0/0x250  
drivers/net/ppp/pppoe.c:871
     [<00000000c1e51321>] sock_sendmsg_nosec net/socket.c:652 [inline]
     [<00000000c1e51321>] sock_sendmsg+0x54/0x70 net/socket.c:671
     [<000000008012ebfd>] ___sys_sendmsg+0x194/0x3c0 net/socket.c:2292
     [<0000000087b8ef6f>] __sys_sendmmsg+0xf4/0x270 net/socket.c:2387
     [<000000002b3700b1>] __do_sys_sendmmsg net/socket.c:2416 [inline]
     [<000000002b3700b1>] __se_sys_sendmmsg net/socket.c:2413 [inline]
     [<000000002b3700b1>] __x64_sys_sendmmsg+0x28/0x30 net/socket.c:2413
     [<0000000028e31f9f>] do_syscall_64+0x76/0x1a0  
arch/x86/entry/common.c:301
     [<000000004279bc05>] 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

             reply	other threads:[~2019-05-31  3:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-31  3:48 syzbot [this message]
2019-06-28 18:58 ` memory leak in pppoe_sendmsg syzbot

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=000000000000d981f1058a26e1a8@google.com \
    --to=syzbot+6bdfd184eac7709e5cc9@syzkaller.appspotmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mostrows@earthlink.net \
    --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).