Researchers Discover new Intel processor Vulnerability - the BranchScope Attack
A new Vulnerability has been discovered on Intel processors by researchers. The security attack uses the speculative execution features of modern processors to leak sensitive information and undermine the security boundaries that operating systems and software erect to protect important data.
The new attack, called BranchScope, has been identified and demonstrated by a team of researchers from the College of William & Mary, University of California Riverside, Carnegie Mellon University in Qatar, and Binghamton University, reports securityweek:
Similar to Meltdown and Spectre, BranchScope can be exploited by an attacker to obtain potentially sensitive information they normally would not be able to access directly. The attacker needs to have access to the targeted system and they must be able to execute arbitrary code. Researchers believe the requirements for such an attack are realistic, making it a serious threat to modern computers, “on par with other side-channel attacks.” The BranchScope attack has been demonstrated on devices with three types of Intel i5 and i7 CPUs based on Skylake, Haswell and Sandy Bridge microarchitectures. Experts showed that the attack works even if the targeted application is running inside of an Intel SGX enclave. Intel SGX, or Software Guard Extensions, is a hardware-based isolated execution system designed to prevent code and data from getting leaked or modified. BranchScope is similar to Spectre as they both target the directional branch predictors. Branch prediction units (BPUs) are used to improve the performance of pipelined processors by guessing the execution path of branch instructions. The problem is that when two processes are executed on the same physical CPU core, they share a BPU, potentially allowing a malicious process to manipulate the direction of a branch instruction executed by the targeted application.
The BPU has two main components – a branch target buffer (BTB) and a directional predictor – and manipulating either one of them can be used to obtain potentially sensitive data from the memory. Intel recently published a video providing a high level explanation of how these attacks work. Researchers showed on several occasions in the past how BTB manipulation can be used for attacks, but BranchScope involves manipulation of branch predictors. “BranchScope is the first fine-grained attack on the directional branch predictor, expanding our understanding of the side channel vulnerability of the branch prediction unit,” the researchers explained in their paper.
The researchers who identified the BranchScope attack method have proposed a series of countermeasures that include both software- and hardware-based solutions. Dmitry Evtyushkin, one of the people involved in this research, told SecurityWeek that while they have not been tested, the microcode updates released by Intel in response to Meltdown and Spectre might only fix the BTB vector, which means BranchScope attacks could still be possible. However, Intel told the researchers that software guidance for mitigating Spectre Variant 1 could be effective against BranchScope attacks as well. “We have been working with these researchers and we have determined the method they describe is similar to previously known side channel exploits,” Intel said in an emailed statement. “We anticipate that existing software mitigations for previously known side channel exploits, such as the use of side channel resistant cryptography, will be similarly effective against the method described in this paper. We believe close partnership with the research community is one of the best ways to protect customers and their data, and we are appreciative of the work from these researchers.”
BranchScope is not the only CPU side-channel attack method uncovered following the disclosure of Meltdown and Spectre. One of them, dubbed SgxPectre, shows how Spectre can be leveraged to defeat SGX.
Researchers have also demonstrated new variants of the Meltdown and Spectre attacks, which they have named MeltdownPrime and SpectrePrime.
Intel has released the following statement:
We have been working with these researchers and we have determined the method they describe is similar to previously known side channel exploits. We anticipate that existing software mitigations for previously known side channel exploits, such as the use of side channel resistant cryptography, will be similarly effective against the method described in this paper. We believe close partnership with the research community is one of the best ways to protect customers and their data, and we are appreciative of the work from these researchers.
Intel processors will get hardware fix for Spectre and Meltdown this year - 01/26/2018 09:58 AM
In a discussion on its Earnings Call, Intel mentions it will release processors that are not susceptible to the Spectre and Meltdown vulnerabilities. The news reaches us today through Intel director...
New Hardware Vulnerability Found in Intel Processors - 01/03/2018 09:04 AM
The details are still very scarce, but a new and potentially huge vulnerability was discovered with pretty much all Intel processors. The good news, it can be fixed, the bad news is that certain workl...
9th Generation Intel Processors Will Get Octa Core i7 - 11/27/2017 05:34 PM
In what is a pretty difficult to translate article, Asia based HKEPC claims to have spoken with motherboard manufacturers, and discovered that Intel's upcoming 9th generation processors will again se...
Cashback action for motherboards and Intel procs at Gigabyte - 10/17/2017 03:35 PM
Gigabyte announced a new cashback campaign that actually might be worthwhile looking into. When purchasing a selected Z270 motherboard, users can get a maximum of 85 Euro return, depending on the com...
Corsair is ready for 7th Generation Intel Products - 01/03/2017 04:19 PM
Corsair announced its readiness for the new 7th Generation Intel Core processors and Intel 200 series motherboards, paving the way for a new generation of performance PCs. ...
Senior Member
Posts: 3038
Joined: 2008-02-25
Don`t Universities have anything better to do with there time.
Senior Member
Posts: 14586
Joined: 2014-07-21
Can't help but wonder if Intel will ever sell another CPU. This is ridiculous, you practically HAVE to get rid of your Intel CPU unless you want to run them on less performance than you paid that costly price for.
With those patches that are well behind their time and not even catered to people they already had as customers (I need to search for them myself, wtf Intel + board partners if you own an older system), although it clearly is a thing Intel has to fix, you get decreased performance for more money you paid back in the day, making AMD's CPUs of the time you bought your Intel stuff way more attractive both performance / price wise, as well as in terms of how bothersome it is to run an Intel product in 2018.
I honestly think they lost a customer in me. Can't be bothered with this anymore. If Zen2 would be around NOW I'd switch.
Senior Member
Posts: 1502
Joined: 2013-10-31
The nature of the attack means that it's impossible to know. If someone has fallen victim they won't know until later on, when their identity has been stolen or their bank account compromised. The PoC code was made public so anyone could write a script for it (I could probably do it myself, since I'm a professional programmer), and potentially thousands of sites (or embedded ads) could be affected - chances are, there may already be a victim.
From what I know, patching your gaming PC shouldn't be an issue as the performance hit should be negligible (it's mostly heavy I/O and kernel work which is affected). Also, even if you only use it for gaming, there is sensitive information on there which you should protect (e.g., Windows or Steam login info). Also note that Intel has promised hardware fixes in the future so these patches are a temporary measure.
It actually hit me more than I thought that's why I uninstalled the patch.