Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Download/kernel/rhel6/042stab130.1/changes

61 bytes added, 11:23, 23 May 2018
no edit summary
* Rebase to RHEL6u9 kernel 2.6.32-696.30.1.el6
* '''[Important]''' Kernel Side-Channel Attack using Speculative Store Bypass.: 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)
* An erroneous code in the x86 kexec system call path caused a memory corruption. As a consequence, the system became unresponsive with the following kernel stack trace: