Re: memory leak in xskq_create

2020-12-16 Thread Peilin Ye
Hi Björn, On Thu, Dec 17, 2020 at 08:12:26AM +0100, Björn Töpel wrote: > On 2020-12-16 19:11, Peilin Ye wrote: > > I have tested the following diff locally against syzbot's reproducer, > > and sent a patch to it [1] for testing. I will send a real patch here > > tomorrow if syzbot is happy about

Re: memory leak in xskq_create

2020-12-16 Thread Björn Töpel
On 2020-12-16 19:11, Peilin Ye wrote: Hi all, On Sun, Dec 13, 2020 at 06:53:10AM -0800, syzbot wrote: BUG: memory leak unreferenced object 0x88810f897940 (size 64): comm "syz-executor991", pid 8502, jiffies 4294942194 (age 14.080s) hex dump (first 32 bytes): 7f 00 00 00 80 00

Re: memory leak in xskq_create

2020-12-16 Thread Peilin Ye
Hi all, On Sun, Dec 13, 2020 at 06:53:10AM -0800, syzbot wrote: > BUG: memory leak > unreferenced object 0x88810f897940 (size 64): > comm "syz-executor991", pid 8502, jiffies 4294942194 (age 14.080s) > hex dump (first 32 bytes): > 7f 00 00 00 80 00 00 00 00 00 00 00 00 00 00 00

memory leak in xskq_create

2020-12-13 Thread syzbot
Hello, syzbot found the following issue on: HEAD commit:a68a0262 mm/madvise: remove racy mm ownership check git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=165b941350 kernel config: https://syzkaller.appspot.com/x/.config?x=4305fa9ea70c7a9f dashboard