search for: 0789f0c7e45efd7bb643

Displaying 11 results from an estimated 11 matches for "0789f0c7e45efd7bb643".

2019 Jun 06
1
memory leak in vhost_net_ioctl
...'arc-5.2-rc4' of git://git.kernel.org/p.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=15dc9ea6a00000 > kernel config: https://syzkaller.appspot.com/x/.config?x=d5c73825cbdc7326 > dashboard link: https://syzkaller.appspot.com/bug?extid=0789f0c7e45efd7bb643 > compiler: gcc (GCC) 9.0.0 20181231 (experimental) > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10b31761a00000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=124892c1a00000 > > IMPORTANT: if you fix the bug, please add the following tag to the co...
2019 Jun 06
1
memory leak in vhost_net_ioctl
...'arc-5.2-rc4' of git://git.kernel.org/p.. > git tree: upstream > console output: https://syzkaller.appspot.com/x/log.txt?x=15dc9ea6a00000 > kernel config: https://syzkaller.appspot.com/x/.config?x=d5c73825cbdc7326 > dashboard link: https://syzkaller.appspot.com/bug?extid=0789f0c7e45efd7bb643 > compiler: gcc (GCC) 9.0.0 20181231 (experimental) > syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10b31761a00000 > C reproducer: https://syzkaller.appspot.com/x/repro.c?x=124892c1a00000 > > IMPORTANT: if you fix the bug, please add the following tag to the co...
2019 Jun 05
0
memory leak in vhost_net_ioctl
...788a0249 Merge tag 'arc-5.2-rc4' of git://git.kernel.org/p.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=15dc9ea6a00000 kernel config: https://syzkaller.appspot.com/x/.config?x=d5c73825cbdc7326 dashboard link: https://syzkaller.appspot.com/bug?extid=0789f0c7e45efd7bb643 compiler: gcc (GCC) 9.0.0 20181231 (experimental) syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10b31761a00000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=124892c1a00000 IMPORTANT: if you fix the bug, please add the following tag to the commit: Reported-by: syzbot...
2019 Jun 13
0
memory leak in vhost_net_ioctl
....kernel.org/p.. >> git tree:?????? upstream >> console output: https://syzkaller.appspot.com/x/log.txt?x=15dc9ea6a00000 >> kernel config: >> https://syzkaller.appspot.com/x/.config?x=d5c73825cbdc7326 >> dashboard link: >> https://syzkaller.appspot.com/bug?extid=0789f0c7e45efd7bb643 >> compiler:?????? gcc (GCC) 9.0.0 20181231 (experimental) >> syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10b31761a00000 >> C reproducer: https://syzkaller.appspot.com/x/repro.c?x=124892c1a00000 >> >> IMPORTANT: if you fix the bug, please add the following t...
2019 Jul 24
1
Reminder: 3 open syzbot bugs in vhost subsystem
....org/lkml/000000000000188da1058a9c25e3 at google.com/T/#u > > This bug has a C reproducer. > > The original thread for this bug has received 4 replies; the last was 39 days > ago. > > If you fix this bug, please add the following tag to the commit: > Reported-by: syzbot+0789f0c7e45efd7bb643 at syzkaller.appspotmail.com I do remember it can not be reproduced upstream, let me double check and close this one. Thanks > > If you send any email or patch for this bug, please consider replying to the > original thread. For the git send-email command to use, or tips on how to r...
2019 Jul 02
0
Reminder: 2 open syzbot bugs in vhost subsystem
...t google.com/T/#u > > > > This bug has a C reproducer. > > > > The original thread for this bug has received 4 replies; the last was 17 days > > ago. > > > > If you fix this bug, please add the following tag to the commit: > > Reported-by: syzbot+0789f0c7e45efd7bb643 at syzkaller.appspotmail.com > > > > If you send any email or patch for this bug, please consider replying to the > > original thread. For the git send-email command to use, or tips on how to reply > > if the thread isn't in your mailbox, see the "Reply instruction...
2019 Jul 02
0
Reminder: 2 open syzbot bugs in vhost subsystem
....org/lkml/000000000000188da1058a9c25e3 at google.com/T/#u > > This bug has a C reproducer. > > The original thread for this bug has received 4 replies; the last was 17 days > ago. > > If you fix this bug, please add the following tag to the commit: > Reported-by: syzbot+0789f0c7e45efd7bb643 at syzkaller.appspotmail.com > > If you send any email or patch for this bug, please consider replying to the > original thread. For the git send-email command to use, or tips on how to reply > if the thread isn't in your mailbox, see the "Reply instructions" at > http...
2019 Jun 13
0
memory leak in vhost_net_ioctl
...net_flush") > the function vhost_net_flush() had been no longer releasing ubuf. > > Freeing the slab after the last flush in the release path fixes it. > > > Fixes: c38e39c378f4 ("vhost-net: fix use-after-free in vhost_net_flush") > Reported-by: Syzbot <syzbot+0789f0c7e45efd7bb643 at syzkaller.appspotmail.com> > Suggested-by: Jason Wang <jasowang at redhat.com> > Cc: Dmitry Vyukov <dvyukov at google.com> > Cc: Asias He <asias at redhat.com> > Signed-off-by: Hillf Danton <hdanton at sina.com> > --- > This is sent only for collectin...
2019 Jun 13
2
memory leak in vhost_net_ioctl
...et: fix use-after-free in vhost_net_flush") the function vhost_net_flush() had been no longer releasing ubuf. Freeing the slab after the last flush in the release path fixes it. Fixes: c38e39c378f4 ("vhost-net: fix use-after-free in vhost_net_flush") Reported-by: Syzbot <syzbot+0789f0c7e45efd7bb643 at syzkaller.appspotmail.com> Suggested-by: Jason Wang <jasowang at redhat.com> Cc: Dmitry Vyukov <dvyukov at google.com> Cc: Asias He <asias at redhat.com> Signed-off-by: Hillf Danton <hdanton at sina.com> --- This is sent only for collecting Tested-by. drivers/vhost/n...
2019 Jun 13
2
memory leak in vhost_net_ioctl
...et: fix use-after-free in vhost_net_flush") the function vhost_net_flush() had been no longer releasing ubuf. Freeing the slab after the last flush in the release path fixes it. Fixes: c38e39c378f4 ("vhost-net: fix use-after-free in vhost_net_flush") Reported-by: Syzbot <syzbot+0789f0c7e45efd7bb643 at syzkaller.appspotmail.com> Suggested-by: Jason Wang <jasowang at redhat.com> Cc: Dmitry Vyukov <dvyukov at google.com> Cc: Asias He <asias at redhat.com> Signed-off-by: Hillf Danton <hdanton at sina.com> --- This is sent only for collecting Tested-by. drivers/vhost/n...
2019 Jun 14
0
memory leak in vhost_net_ioctl
Hello, syzbot has tested the proposed patch but the reproducer still triggered crash: memory leak in batadv_tvlv_handler_register 484.626788][ T156] bond0 (unregistering): Releasing backup interface bond_slave_1 Warning: Permanently added '10.128.0.87' (ECDSA) to the list of known hosts. BUG: memory leak unreferenced object 0xffff88811d25c4c0 (size 64): comm