search for: 7f073540b1384a614e09

Displaying 2 results from an estimated 2 matches for "7f073540b1384a614e09".

2018 Mar 26
2
[PATCH net] vhost_net: add missing lock nesting notation
We try to hold TX virtqueue mutex in vhost_net_rx_peek_head_len() after RX virtqueue mutex is held in handle_rx(). This requires an appropriate lock nesting notation to calm down deadlock detector. Fixes: 0308813724606 ("vhost_net: basic polling support") Reported-by: syzbot+7f073540b1384a614e09 at syzkaller.appspotmail.com Signed-off-by: Jason Wang <jasowang at redhat.com> --- drivers/vhost/net.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/vhost/net.c b/drivers/vhost/net.c index 8139bc7..12bcfba 100644 --- a/drivers/vhost/net.c +++ b/drivers/vhos...
2018 Mar 26
0
possible deadlock in handle_rx
...ng crash on upstream commit > cb6416592bc2a8b731dabcec0d63cda270764fc6 (Sun Mar 25 17:45:10 2018 +0000) > Merge tag 'dmaengine-fix-4.16-rc7' of > git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/slave-dma > syzbot dashboard link: > https://syzkaller.appspot.com/bug?extid=7f073540b1384a614e09 > > So far this crash happened 4 times on upstream. > C reproducer: https://syzkaller.appspot.com/x/repro.c?id=6506789075943424 > syzkaller reproducer: > https://syzkaller.appspot.com/x/repro.syz?id=5716250550337536 > Raw console output: > https://syzkaller.appspot.com/x/log....