New Spectre & Meltdown Attacks Show Limits of CPU Vulnerabilities

  /     /     /  
Publicated : 23/11/2024   Category : security


New Spectre & Meltdown Attacks Show Limits of CPU Vulnerabilities


A group of researchers from Belgium, Austria and the US have uncovered more Spectre and Meltdown flaws in CPU architectures, but their paper also shows the limits of these vulnerabilities in real-world attacks.



The class of CPU side-channel vulnerabilities dubbed Spectre and Meltdown arose suddenly in the early part of this year. These hardware flaws are the result of exception or branch misprediction events that can leave secret-dependent traces in the chips microarchitectural state.
The style of CPU architecture that allows these vulnerabilities has been in use since 1995. (See
MIT Researchers Have a DAWG in the Fight Against Spectre & Meltdown
.)
Spectre-style attacks break the isolation between applications that is enforced by CPU memory management. Meltdown-style attacks break the fundamental isolation between user applications and the operating system.
The chip industry has been exceedingly busy trying to fix with
ad-hoc
defenses -- microcode and software patches -- these vulnerabilities, as well as other variants, which have been obviously broken for decades. (See
Intels 9th Gen Processors Offer Protections Against Spectre & Meltdown
.)
However, what has not been done up until now is to try and figure out the underlying problems that make these attacks possible.
In a paper entitled,
A Systematic Evaluation of Transient Execution Attacks and Defenses
, nine academics -- including those who first discovered Spectre and Meltdown -- try to perform what they deem a sound and extensible systematization of transient execution attacks. Rather than concentrate on specific examples of attacks, they attempt to draw a wider perspective on all the possible hardware areas that can be attacked.
(Source:
iStock
)
The researchers use the term transient execution attacks since the attacks focus on the CPU hardware that affects instructions, which are executed transiently: The instructions and operations are first created by the extensions in the CPU pipeline, and then they vanish.
Importantly, the researchers note that transient execution attacks are not limited to the cache: any microarchitectural state that can be changed and observed can be used.
Most attacks seen thus far have used cache state as the way they infer what is really going on in the CPU. To stress that there are more side-channels than just a cache is an important point the researchers make.
By focusing on the hardware areas one-by-one, the researchers found new kinds of attacks as well as ones that would not work.
As far as Meltdown goes, the ones that worked were Meltdown-BR, which exploits an x86 bound instruction on Intel and AMD CPUs, and Meltdown-PK, which bypasses memory protection keys on Intel CPUs.
The academics also found Meltdown attacks did not work on memory alignment check exceptions, division by zero errors, the supervisor mode access prevention (SMAP) mechanism, out-of-limit segment accesses, invalid opcode exception, and non-executable memory.
Three new Spectre attacks that involve the Pattern History Table mechanism were also found, as well as two new ones that use the Branch Target Buffer as a target. The new attacks were possible on AMD, ARM, and Intel CPUs.
Overall, what the paper presents is not truly earth shattering.
Its more an extension of what has already been observed with more detail and texture given. The way that the researchers look at defenses against these sort of exploits is only theoretical. In the paper, they acknowledge that we need to think about future defenses carefully and plan to mitigate attacks and variants that are unknown.
Yes, the researchers found seven new kinds of attacks. But that is balanced by the group finding six kinds of attacks that we probably dont have to worry about.
Related posts:
New Spectre-Like Vulnerability Allows for Remote Data Theft
Intel Chips Lazy FP Vulnerability Could Leak Secure Data
Spectre Number 4 Disclosure Raises Fresh Hardware Alarms
In Wake of Spectre & Meltdown, Intel Shifts Memory Scanning to GPU
— Larry Loeb has written for many of the last centurys major dead tree computer magazines, having been, among other things, a consulting editor for BYTE magazine and senior editor for the launch of WebWeek.

Last News

▸ Some DLP Products Vulnerable to Security Holes ◂
Discovered: 23/12/2024
Category: security

▸ Scan suggests Heartbleed patches may not have been successful. ◂
Discovered: 23/12/2024
Category: security

▸ IoT Devices on Average Have 25 Vulnerabilities ◂
Discovered: 23/12/2024
Category: security


Cyber Security Categories
Google Dorks Database
Exploits Vulnerability
Exploit Shellcodes

CVE List
Tools/Apps
News/Aarticles

Phishing Database
Deepfake Detection
Trends/Statistics & Live Infos



Tags:
New Spectre & Meltdown Attacks Show Limits of CPU Vulnerabilities