]> code.ossystems Code Review - openembedded-core.git/commit
qemu: supplementary fix of CVE-2016-5403
authorKai Kang <kai.kang@windriver.com>
Wed, 26 Oct 2016 09:54:49 +0000 (17:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 16 Nov 2016 10:33:37 +0000 (10:33 +0000)
commit7fa650825957257e6f99d44907c65fd46875125c
tree69beb3dc2ed27be05c2d7d12161ef8cfc2365adf
parent417ee79d97b0f016c4b55c49690107d541cfc250
qemu: supplementary fix of CVE-2016-5403

It is reported in qemu community that VM always exits with:

| 2016-10-17T07:33:40.393592Z qemu-kvm: Virtqueue size exceede

when VM is suspend and resume. Solution from the maintainer of virtio
is to merge following 3 commits:

http://git.qemu.org/?p=qemu.git;a=commit;h=bccdef6
http://git.qemu.org/?p=qemu.git;a=commit;h=58a83c6
http://git.qemu.org/?p=qemu.git;a=commit;h=4b7f91e

The first 2 commits have been merged in qemu 2.7.0. Then apply the
third one.

(From OE-Core rev: db5b9254fbbc30e50b50c7c8cd1f04dcc965cd52)

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/qemu/qemu/0001-virtio-zero-vq-inuse-in-virtio_reset.patch [new file with mode: 0644]
meta/recipes-devtools/qemu/qemu_2.7.0.bb