[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-stable] [PATCH 0/3] [for v4.0 stable] backport intel MDS CVE fixes
From: |
Oguz Bektas |
Subject: |
[Qemu-stable] [PATCH 0/3] [for v4.0 stable] backport intel MDS CVE fixes |
Date: |
Thu, 6 Jun 2019 16:12:02 +0200 |
cherry-pick mds mitigation related commits from qemu master for a future v4.0.1
stable release
allows the mitigation of following CVEs in guest:
* CVE-2018-12126
* CVE-2018-12127
* CVE-2018-12130
* CVE-2019-11091
built and tested on x86_64 debian 9.9 with proxmox ve kernel 4.15.18-15-pve
Daniel P. Berrangé (1):
docs: recommend use of md-clear feature on all Intel CPUs
Paolo Bonzini (2):
target/i386: add MDS-NO feature
target/i386: define md-clear bit
docs/qemu-cpu-models.texi | 12 ++++++++++++
target/i386/cpu.c | 4 ++--
2 files changed, 14 insertions(+), 2 deletions(-)
--
2.11.0
- [Qemu-stable] [PATCH 0/3] [for v4.0 stable] backport intel MDS CVE fixes,
Oguz Bektas <=