Quoting Cole Robinson (2015-10-21 13:05:03) > On 10/21/2015 01:51 PM, Michael Roth wrote: > > Hi everyone, > > > > The following new patches are queued for QEMU stable v2.4.1: > > > > https://github.com/mdroth/qemu/commits/stable-2.4-staging > > > > The release is planned for 2015-11-03: > > > > http://wiki.qemu.org/Planning/2.4 > > > > Please respond here or CC qemu-sta...@nongnu.org on any patches you > > think should be included in the release. > > > > The patches for CVE-2015-7295 seem to be missing, as referenced here: > https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2015-7295 > > commit ce317461573bac12b10d67699b4ddf1f97cf066c > Author: Jason Wang <jasow...@redhat.com> > Date: Fri Sep 25 13:21:28 2015 +0800 > > virtio: introduce virtqueue_unmap_sg() > > commit 29b9f5efd78ae0f9cc02dd169b6e80d2c404bade > Author: Jason Wang <jasow...@redhat.com> > Date: Fri Sep 25 13:21:29 2015 +0800 > > virtio: introduce virtqueue_discard() > > commit 0cf33fb6b49a19de32859e2cdc6021334f448fb3 > Author: Jason Wang <jasow...@redhat.com> > Date: Fri Sep 25 13:21:30 2015 +0800 > > virtio-net: correctly drop truncated packets
Thanks, pushed to staging tree now. > > > Thanks, > Cole >