Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 461
Alerts This Week
Warning Icon 1 461

SciLinux: SLSA-2018-1660-1 Important: Qemu-KVM Cache Attack Mitigation

Scientific Large Esm H446
An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of Load & Store instructions (a commonly used performance optimization). It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory read from address to which a recent memory write has occurred may see an older v [More...]
Synopsis:          Important: qemu-kvm security update
Advisory ID:       SLSA-2018:1660-1
Issue Date:        2018-05-21
CVE Numbers:       CVE-2018-3639
--

Security Fix(es):

* An industry-wide issue was found in the way many modern microprocessor
designs have implemented speculative execution of Load & Store
instructions (a commonly used performance optimization). It relies on the
presence of a precisely-defined instruction sequence in the privileged
code as well as the fact that memory read from address to which a recent
memory write has occurred may see an older value and subsequently cause an
update into the microprocessor's data cache even for speculatively
executed instructions that never actually commit (retire). As a result, an
unprivileged attacker could use this flaw to read privileged memory by
conducting targeted cache side-channel attacks. (CVE-2018-3639)

Note: This is the qemu-kvm side of the CVE-2018-3639 mitigation.
--

SL6
  x86_64
    qemu-guest-agent-0.12.1.2-2.503.el6_9.6.x86_64.rpm
    qemu-img-0.12.1.2-2.503.el6_9.6.x86_64.rpm
    qemu-kvm-0.12.1.2-2.503.el6_9.6.x86_64.rpm
    qemu-kvm-debuginfo-0.12.1.2-2.503.el6_9.6.x86_64.rpm
    qemu-kvm-tools-0.12.1.2-2.503.el6_9.6.x86_64.rpm
  i386
    qemu-guest-agent-0.12.1.2-2.503.el6_9.6.i686.rpm
    qemu-kvm-debuginfo-0.12.1.2-2.503.el6_9.6.i686.rpm

- Scientific Linux Development Team