aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/rtnetlink.c
diff options
context:
space:
mode:
authorJason Wang <jasowang@redhat.com>2018-01-25 22:03:52 +0800
committerDavid S. Miller <davem@davemloft.net>2018-01-29 12:26:20 -0500
commit4cd879515d686849eec5f718aeac62a70b067d82 (patch)
tree8877aa0e26df62b6f4d62a6f7553a0c3fb9e648a /net/core/rtnetlink.c
parentMerge branch 'net-Ease-to-follow-an-interface-that-moves-to-another-netns' (diff)
downloadlinux-dev-4cd879515d686849eec5f718aeac62a70b067d82.tar.xz
linux-dev-4cd879515d686849eec5f718aeac62a70b067d82.zip
vhost_net: stop device during reset owner
We don't stop device before reset owner, this means we could try to serve any virtqueue kick before reset dev->worker. This will result a warn since the work was pending at llist during owner resetting. Fix this by stopping device during owner reset. Reported-by: syzbot+eb17c6162478cc50632c@syzkaller.appspotmail.com Fixes: 3a4d5c94e9593 ("vhost_net: a kernel-level virtio server") Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/rtnetlink.c')
0 files changed, 0 insertions, 0 deletions