From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: graham.whaley@gmail.com, kvm@vger.kernel.org, mst@redhat.com,
riemensberger@cadami.net, netdev@vger.kernel.org,
cohuck@redhat.com, linux-kernel@vger.kernel.org,
stable@vger.kernel.org,
virtualization@lists.linux-foundation.org, pasic@linux.ibm.com,
syzbot+d5a0a170c5069658b141@syzkaller.appspotmail.com,
stefanha@redhat.com,
syzbot+bd391451452fb0b93039@syzkaller.appspotmail.com,
colin.king@canonical.com,
syzbot+e3e074963495f92a89ed@syzkaller.appspotmail.com
Subject: [PULL] virtio/vhost: last minute fixes
Date: Fri, 7 Dec 2018 16:53:51 -0500 [thread overview]
Message-ID: <20181207165351-mutt-send-email-mst@kernel.org> (raw)
The following changes since commit 2595646791c319cadfdbf271563aac97d0843dc7:
Linux 4.20-rc5 (2018-12-02 15:07:55 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 834e772c8db0c6a275d75315d90aba4ebbb1e249:
vhost/vsock: fix use-after-free in network stack callers (2018-12-06 14:28:38 -0500)
----------------------------------------------------------------
virtio fixes
A couple of last-minute fixes.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Halil Pasic (2):
virtio/s390: avoid race on vcdev->config
virtio/s390: fix race in ccw_io_helper()
Stefan Hajnoczi (2):
vhost/vsock: fix reset orphans race with close timeout
vhost/vsock: fix use-after-free in network stack callers
drivers/s390/virtio/virtio_ccw.c | 17 +++++++--
drivers/vhost/vsock.c | 79 ++++++++++++++++++++++++----------------
2 files changed, 62 insertions(+), 34 deletions(-)
reply other threads:[~2018-12-07 21:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20181207165351-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=cohuck@redhat.com \
--cc=colin.king@canonical.com \
--cc=graham.whaley@gmail.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pasic@linux.ibm.com \
--cc=riemensberger@cadami.net \
--cc=stable@vger.kernel.org \
--cc=stefanha@redhat.com \
--cc=syzbot+bd391451452fb0b93039@syzkaller.appspotmail.com \
--cc=syzbot+d5a0a170c5069658b141@syzkaller.appspotmail.com \
--cc=syzbot+e3e074963495f92a89ed@syzkaller.appspotmail.com \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.