Английская Википедия:Foreshadow
Шаблон:Short description Шаблон:About Шаблон:See also Шаблон:Use dmy dates Шаблон:Infobox bug
Foreshadow, known as L1 Terminal Fault (L1TF) by Intel,[1][2] is a vulnerability that affects modern microprocessors that was first discovered by two independent teams of researchers in January 2018, but was first disclosed to the public on 14 August 2018.Шаблон:Refn The vulnerability is a speculative execution attack on Intel processors that may result in the disclosure of sensitive information stored in personal computers and third-party clouds.[1] There are two versions: the first version (original/Foreshadow) (Шаблон:CVE) targets data from SGX enclaves; and the second version (next-generation/Foreshadow-NG)[3] (Шаблон:CVE) targets virtual machines (VMs), hypervisors (VMM), operating systems (OS) kernel memory, and System Management Mode (SMM) memory.[1] A listing of affected Intel hardware has been posted.[4][5]
Foreshadow is similar to the Spectre security vulnerabilities discovered earlier to affect Intel and AMD chips, and the Meltdown vulnerability that also affected Intel.[6] AMD products are not affected by the Foreshadow security flaws.[6] According to one expert, "[Foreshadow] lets malicious software break into secure areas that even the Spectre and Meltdown flaws couldn't crack".[7] Nonetheless, one of the variants of Foreshadow goes beyond Intel chips with SGX technology, and affects "all [Intel] Core processors built over the last seven years".[8]
Foreshadow may be very difficult to exploit.[8][6] As of 15 August 2018, there seems to be no evidence of any serious hacking involving the Foreshadow vulnerabilities.[8][6] Nevertheless, applying software patches may help alleviate some concern, although the balance between security and performance may be a worthy consideration.[9] Companies performing cloud computing may see a significant decrease in their overall computing power; people should not likely see any performance impact, according to researchers.[10] The real fix, according to Intel, is by replacing today's processors.[9] Intel further states, "These changes begin with our next-generation Intel Xeon Scalable processors (code-named Cascade Lake),[11][12] as well as new client processors expected to launch later this year [2018]."[9]
On 16 August 2018, researchers presented technical details of the Foreshadow security vulnerabilities in a seminar, and publication, entitled "Foreshadow: Extracting the Keys to the Intel SGX Kingdom with Transient Out-of-Order Execution"[13] at a USENIX security conference.[14][13]
History
Two groups of researchers discovered the security vulnerabilities independently: a Belgian team (including Raoul Strackx, Jo Van Bulck, Frank Piessens) from imec-DistriNet, KU Leuven reported it to Intel on 3 January 2018;[15] a second team from Technion – Israel Institute of Technology (Marina Minkin, Mark Silberstein), University of Adelaide (Yuval Yarom), and University of Michigan (Ofir Weisse, Daniel Genkin, Baris Kasikci, Thomas F. Wenisch) reported it on 23 January 2018.[1][16] The vulnerabilities were first disclosed to the public on 14 August 2018.[1][16]
Mechanism
The Foreshadow vulnerability is a speculative execution attack on Intel processors that may result in the disclosure of sensitive information stored in personal computers and third-party clouds.[1] There are two versions: the first version (original/Foreshadow) (Шаблон:CVE [attacks SGX]) targets data from SGX enclaves; and the second version (next-generation/Foreshadow-NG) (Шаблон:CVE [attacks the OS Kernel and SMM mode] and Шаблон:CVE [attacks virtual machines]) targets virtual machines (VMs), hypervisors (VMM), operating systems (OS) kernel memory, and System Management Mode (SMM) memory.[1] Intel considers the entire class of speculative execution side channel vulnerabilities as "L1 Terminal Fault" (L1TF).[1]
For Foreshadow, the sensitive data of interest is the encrypted data in an SGX enclave. Usually, an attempt to read enclave memory from outside the enclave is made, speculative execution is permitted to modify the cache based on the data that was read, and then the processor is allowed to block the speculation when it detects that the protected-enclave memory is involved and reading is not permitted. Speculative execution can use sensitive data in a level 1 cache before the processor notices a lack of permission.[16] The Foreshadow attacks are stealthy, and leave few traces of the attack event afterwards in a computer's logs.[17]
On 16 August 2018, researchers presented technical details of the Foreshadow security vulnerabilities in a seminar, and publication,[13] at a USENIX security conference.[14][13]
Impact
Foreshadow is similar to the Spectre security vulnerabilities discovered earlier to affect Intel and AMD chips, and the Meltdown vulnerability that affected Intel.[6] AMD products, according to AMD, are not affected by the Foreshadow security flaws.[6] According to one expert, "[Foreshadow] lets malicious software break into secure areas that even the Spectre and Meltdown flaws couldn't crack".[7] Nonetheless, one of the variants of Foreshadow goes beyond Intel chips with SGX technology, and affects "all [Intel] Core processors built over the last seven years".[8]
Intel notes that the Foreshadow flaws could produce the following:[9]
- Malicious applications, which may be able to infer data in the operating system memory, or data from other applications.
- A malicious guest virtual machine (VM) may infer data in the VM's memory, or data in the memory of other guest VMs.
- Malicious software running outside of SMM may infer data in SMM memory.
- Malicious software running outside of an Intel SGX enclave or within an enclave may infer data from within another Intel SGX enclave.
According to one of the discoverers of the computer flaws: "... the SGX security hole can lead to a "Complete collapse of the SGX ecosystem."[9]
A partial listing of affected Intel hardware has been posted, and is described below.[4][5] (Note: a more detailed - and updated - listing of affected products is on the official Intel website.[4])
- Intel Core i3/i5/i7/M processor (45 nm and 32 nm)
- 2nd/3rd/4th/5th/6th/7th/8th generation Intel Core processors
- Intel Core X-series processor family for Intel X99 and X299 platforms
- Intel Xeon processor 3400/3600/5500/5600/6500/7500 series
- Intel Xeon Processor E3 v1/v2/v3/v4/v5/v6 family
- Intel Xeon Processor E5 v1/v2/v3/v4 family
- Intel Xeon Processor E7 v1/v2/v3/v4 family
- Intel Xeon Processor Scalable family
- Intel Xeon Processor D (1500, 2100)
Foreshadow may be very difficult to exploit,[8][6] and there seems to be no evidence to date (15 August 2018) of any serious hacking involving the Foreshadow vulnerabilities.[8][6]
Mitigation
Applying software patches may help alleviate some concern(s), although the balance between security and performance may be a worthy consideration.[9][18] Companies performing cloud computing may see a significant decrease in their overall computing power; people should not likely see any performance impact, according to researchers.[10]
The real fix, according to Intel, is by replacing today's processors.[9] Intel further states, "These changes begin with our next-generation Intel Xeon Scalable processors (code-named Cascade Lake),[11][12] as well as new client processors expected to launch later this year [2018]."[9]
See also
- Transient execution CPU vulnerabilities
- BlueKeep (security vulnerability)
- Hardware security bug
- TLBleed, similar security vulnerability
References
Further reading
External links
Шаблон:Speculative execution exploits Шаблон:Hacking in the 2010s Шаблон:Portal bar
- ↑ 1,0 1,1 1,2 1,3 1,4 1,5 1,6 1,7 Ошибка цитирования Неверный тег
<ref>
; для сносокFSA-2018
не указан текст - ↑ Шаблон:Cite web
- ↑ Шаблон:Cite webШаблон:Dead link
- ↑ 4,0 4,1 4,2 Ошибка цитирования Неверный тег
<ref>
; для сносокINT-2018
не указан текст - ↑ 5,0 5,1 Ошибка цитирования Неверный тег
<ref>
; для сносокTH-20180815
не указан текст - ↑ 6,0 6,1 6,2 6,3 6,4 6,5 6,6 6,7 Ошибка цитирования Неверный тег
<ref>
; для сносокMIT-20180814
не указан текст - ↑ 7,0 7,1 Ошибка цитирования Неверный тег
<ref>
; для сносокHTG-20180816
не указан текст - ↑ 8,0 8,1 8,2 8,3 8,4 8,5 Ошибка цитирования Неверный тег
<ref>
; для сносокPC-20180814
не указан текст - ↑ 9,0 9,1 9,2 9,3 9,4 9,5 9,6 9,7 Ошибка цитирования Неверный тег
<ref>
; для сносокZDN-20180814
не указан текст - ↑ 10,0 10,1 Ошибка цитирования Неверный тег
<ref>
; для сносокBBC-20180815
не указан текст - ↑ 11,0 11,1 Шаблон:Cite web
- ↑ 12,0 12,1 Шаблон:Cite web
- ↑ 13,0 13,1 13,2 13,3 Шаблон:Cite web
- ↑ 14,0 14,1 Ошибка цитирования Неверный тег
<ref>
; для сносокTR-20180815
не указан текст - ↑ Шаблон:Cite web
- ↑ 16,0 16,1 16,2 Ошибка цитирования Неверный тег
<ref>
; для сносокAT-20180814
не указан текст - ↑ Ошибка цитирования Неверный тег
<ref>
; для сносокWRD-20180814
не указан текст - ↑ Шаблон:Cite news
- Английская Википедия
- Speculative execution security vulnerabilities
- Side-channel attacks
- X86 architecture
- X86 memory management
- 2018 in computing
- Страницы, где используется шаблон "Навигационная таблица/Телепорт"
- Страницы с телепортом
- Википедия
- Статья из Википедии
- Статья из Английской Википедии
- Страницы с ошибками в примечаниях