имеет доступ к высокоточным таймерам 3. Код исполняется в оптимизированном режиме* 4. Любое из трёх: • Нет обновлений ОС для Meltdown • В процессе VM хранится сенситивная информация • Атакующий имеет доступ к I/O других процессов
4 Jan 2018 19:40:31 +0000 Retpoline as a mitigation strategy swaps indirect branches for returns, to avoid using predictions which come from the BTB, as they can be poisoned by an attacker. The problem with Skylake+ is that an RSB underflow falls back to using a BTB prediction, which allows the attacker to take control of speculation. Subject: From: Date:
Thu,4 Jan 2018 09:56:41 -0800 This patch series enables the basic detection and usage of x86 indirect branch speculation feature.It enables the indirect branch restricted speculation (IBRS) on kernel entry and disables it on exit. It enumerates the indirect branch prediction barrier (IBPB). The x86 IBRS feature requires corresponding microcode support. Subject: From: Date: