Related Vulnerabilities: CVE-2017-5753  

An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions (a commonly used performance optimization). This variant triggers the speculative execution by performing a bounds-check bypass. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory accesses may cause allocation 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 cross the syscall boundary and read privileged memory by conducting targeted cache side-channel attacks.

Severity High

Remote Yes

Type Access restriction bypass

Description

An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions (a commonly used performance optimization).
This variant triggers the speculative execution by performing a bounds-check bypass. It relies on the presence of a precisely-defined instruction sequence in the privileged code as well as the fact that memory accesses may cause allocation 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 cross the syscall boundary and read privileged memory by conducting targeted cache side-channel attacks.

AVG-559 linux-lts 4.9.74-1 High Vulnerable

AVG-558 linux-hardened 4.14.11.a-1 High Vulnerable

AVG-557 linux-zen 4.14.11-1 High Vulnerable

AVG-553 linux 4.14.11-1 High Vulnerable

AVG-585 nvidia-340xx-dkms 340.104-20 340.106-1 High Fixed

AVG-584 nvidia-dkms 340.104-20 390.25-1 High Fixed

AVG-581 nvidia-340xx-lts 340.104-7 340.106-1 High Fixed

AVG-580 nvidia-340xx 340.104-20 340.106-1 High Fixed

AVG-579 nvidia-lts 387.34-5 390.25-1 High Fixed

AVG-578 nvidia 387.34-18 390.25-1 High Fixed

https://googleprojectzero.blogspot.com/2018/01/reading-privileged-memory-with-side.html
https://spectreattack.com
https://www.kb.cert.org/vuls/id/584653
https://xenbits.xen.org/xsa/advisory-254.html
https://01.org/security/advisories/intel-oss-10002
https://newsroom.intel.com/wp-content/uploads/sites/11/2018/01/Intel-Analysis-of-Speculative-Execution-Side-Channels.pdf

Related issues: CVE-2017-5754 CVE-2017-5715