[oe-commits] Kai Kang : qemu: backport patches to fix CVE issues

git at git.openembedded.org git at git.openembedded.org
Tue Sep 1 20:40:46 UTC 2015


Module: openembedded-core.git
Branch: fido
Commit: 29746e78ca000f4464c8e0a1da55c77e02c651e4
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=29746e78ca000f4464c8e0a1da55c77e02c651e4

Author: Kai Kang <kai.kang at windriver.com>
Date:   Thu Jun 18 17:02:42 2015 +0800

qemu: backport patches to fix CVE issues

Backport patches to fix CVE-2015-4103, CVE-2015-4104, CVE-2015-4105 and
CVE-2015-4106. These patches are from debian, but they are originally
from:

http://git.qemu.org/?p=qemu.git;a=shortlog;h=c25bbf1

(From OE-Core master rev: 496b3ffba6755bb76709c88cf81399c9d23f830a)

Signed-off-by: Kai Kang <kai.kang at windriver.com>
Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

Refresh the following patches to apply cleanly to our qemu-2.2.0:
07-xen-pt-split-out-calculation-of-throughable-mask-CVE-2015-4106.patch
10-xen-pt-add-a-few-PCI-config-space-field-descriptions-CVE-2015-4106.patch

Signed-off-by: Joshua Lock <joshua.lock at collabora.co.uk>

---

 ...f-modified-PCI-CFG-contents-CVE-2015-4103.patch | 140 +++++++++++
 ...o-control-MSI-mask-register-CVE-2015-4104.patch | 194 +++++++++++++++
 ...-MSI-X-limit-error-messages-CVE-2015-4105.patch |  90 +++++++
 ...s-through-of-enable-bit-mod-CVE-2015-4106.patch |  76 ++++++
 ...date-PM-capability-emu_mask-CVE-2015-4106.patch |  86 +++++++
 ...rectly-handle-PM-status-bit-CVE-2015-4106.patch |  38 +++
 ...ulation-of-throughable-mask-CVE-2015-4106.patch | 263 +++++++++++++++++++++
 ...e-capability-bits-read-only-CVE-2015-4106.patch |  38 +++
 ...-in-PCI-config-space-fields-CVE-2015-4106.patch |  93 ++++++++
 ...ig-space-field-descriptions-CVE-2015-4106.patch |  77 ++++++
 ...e-fields-should-be-readonly-CVE-2015-4106.patch | 137 +++++++++++
 meta/recipes-devtools/qemu/qemu_2.2.0.bb           |  13 +-
 12 files changed, 1244 insertions(+), 1 deletion(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=29746e78ca000f4464c8e0a1da55c77e02c651e4


More information about the Openembedded-commits mailing list