Dark Reading is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them.Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.

Endpoint Security

// // //
1/30/2020
10:00 AM
Larry Loeb
Larry Loeb
Larry Loeb

All Your Intel L1 Cache Belongs to CacheOut

Once again, a novel 'speculative execution side-channel' attack has been discovered by researchers.

Once again, a novel "speculative execution side-channel" attack has been discovered by researchers. They show in their paper on the attackthat it will work against modern Intel microprocessors.

Intel refers to the vulnerability as L1D Eviction Sampling, since it can enable an attacker to read from the CPU's Level 1 Data Cache. CacheOut/L1D can leak information from other processes running on the same thread, or across threads on the same CPU core.

The attack has been given the moniker of "CacheOut" by the researchers and there is a snappy website with logo that is devoted to it. As of yet, there have been no signs of this style of attack in the wild. CVE-2020-0549 has been assigned to it, with a CVSS score of 6.5 (Medium). The need for an attacker to have local access to the target for the exploit to succeed no doubt contributed to the lowering of the severity score.

The researchers say that the AMD line of microprocessors is not affected by CacheOut, since AMD does not offer any feature similar to Intel's Transactional Synchronization Extensions (TSX). TSX is there so the processor can guarantee that the instructions that form a transaction either all execute to completion or none of them will execute at all.

Arm and IBM do have a feature similar to Intel TSX, but the researchers are currently unaware of whether any of their products are affected. They are also unaware of any other attack vectors to exploit CacheOut.

The extent of the vulnerability extends across the entire chip architecture. CacheOut exploits the hardware vulnerabilities that were uncovered to dump the contents of Intel Security Guard Extensions (SGX) enclaves, for example. As such, any information stored inside the enclave can be potentially leaked by CacheOut. That's not supposed to be happening.

There are no data trails left after exploitation, as well. CacheOut does not leave any traces in traditional log files.

Virtual machines are also vulnerable to this. CacheOut exploits hardware security vulnerabilities inside the processor to leak information from both the virtual machine manager (hypervisor) and co-resident virtual machines, which is one of the things that the use of SGX was supposed to prevent.

The techniques recommended by Intel to mitigate previous similar attacks (ZombleLoad, for example) don't work in this case. This mitigation is incomplete, as the researchers showed that they can force the victim's data out of the L1-D Cache into the microarchitectural buffers after the operating system clears them. They showed that they could subsequently leak the contents of the buffers and obtain the victim's data.

Intel says it is working on microcode patches to fix the vulnerability. But the open question is how much these sort of patches -- when they come -- will affect the overall performance of the microprocessor.

— Larry Loeb has written for many of the last century's major "dead tree" computer magazines, having been, among other things, a consulting editor for BYTE magazine and senior editor for the launch of WebWeek.

Comment  | 
Print  | 
More Insights
Comments
Newest First  |  Oldest First  |  Threaded View
Edge-DRsplash-10-edge-articles
I Smell a RAT! New Cybersecurity Threats for the Crypto Industry
David Trepp, Partner, IT Assurance with accounting and advisory firm BPM LLP,  7/9/2021
News
Attacks on Kaseya Servers Led to Ransomware in Less Than 2 Hours
Robert Lemos, Contributing Writer,  7/7/2021
Commentary
It's in the Game (but It Shouldn't Be)
Tal Memran, Cybersecurity Expert, CYE,  7/9/2021
Register for Dark Reading Newsletters
White Papers
Video
Cartoon
Current Issue
Everything You Need to Know About DNS Attacks
It's important to understand DNS, potential attacks against it, and the tools and techniques required to defend DNS infrastructure. This report answers all the questions you were afraid to ask. Domain Name Service (DNS) is a critical part of any organization's digital infrastructure, but it's also one of the least understood. DNS is designed to be invisible to business professionals, IT stakeholders, and many security professionals, but DNS's threat surface is large and widely targeted. Attackers are causing a great deal of damage with an array of attacks such as denial of service, DNS cache poisoning, DNS hijackin, DNS tunneling, and DNS dangling. They are using DNS infrastructure to take control of inbound and outbound communications and preventing users from accessing the applications they are looking for. To stop attacks on DNS, security teams need to shore up the organization's security hygiene around DNS infrastructure, implement controls such as DNSSEC, and monitor DNS traffic
Flash Poll
Twitter Feed
Dark Reading - Bug Report
Bug Report
Enterprise Vulnerabilities
From DHS/US-CERT's National Vulnerability Database
CVE-2023-33196
PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences. Cross site scripting (XSS) can be triggered by review volumes. This issue has been fixed in version 4.4.7.
CVE-2023-33185
PUBLISHED: 2023-05-26
Django-SES is a drop-in mail backend for Django. The django_ses library implements a mail backend for Django using AWS Simple Email Service. The library exports the `SESEventWebhookView class` intended to receive signed requests from AWS to handle email bounces, subscriptions, etc. These requests ar...
CVE-2023-33187
PUBLISHED: 2023-05-26
Highlight is an open source, full-stack monitoring platform. Highlight may record passwords on customer deployments when a password html input is switched to `type="text"` via a javascript "Show Password" button. This differs from the expected behavior which always obfuscates `ty...
CVE-2023-33194
PUBLISHED: 2023-05-26
Craft is a CMS for creating custom digital experiences on the web.The platform does not filter input and encode output in Quick Post validation error message, which can deliver an XSS payload. Old CVE fixed the XSS in label HTML but didn’t fix it when clicking save. This issue was...
CVE-2023-2879
PUBLISHED: 2023-05-26
GDSDB infinite loop in Wireshark 4.0.0 to 4.0.5 and 3.6.0 to 3.6.13 allows denial of service via packet injection or crafted capture file