Researchers from four American universities have developed a new GPU side-channel attack that leverages data compression to leak sensitive visual data from modern graphics cards when visiting web pages. The researchers have demonstrated the effectiveness of this 'GPU.zip' attack by performing cross-origin SVG filter pixel-stealing attacks through the Chrome browser. The researchers disclosed the vulnerability to impacted video card manufacturers in March 2023. However, as of September 2023, no affected GPU vendors (AMD, Apple, Arm, NVIDIA, Qualcomm) or Google (Chrome) have rolled out patches to address the problem. The new flaw is outlined in a paper from researchers at the University of Texas at Austin, Carnegie Mellon University, University of Washington, and University of Illinois Urbana-Champaign and will appear in the 45th IEEE Symposium on Security and Privacy. Generally, data compression creates distinct data-dependent DRAM traffic and cache utilization, which can be abused for leaking secrets, so software turns off compression when handling sensitive data. The GPU.zip researchers explain that all modern graphic processor units, especially integrated Intel and AMD chips, perform software-visible data compression even when not explicitly asked. Modern GPUs follow this risky practice as an optimization strategy, as it helps save on memory bandwidth and improve performance without software. This compression is often undocumented and vendor-specific, and the researchers h...
Modern GPUs vulnerable to new GPU.zip side-channel attack
BleepingComputer
·Published Sep 27, 2023
·Updated
Affected Software
7 affected components
AMD Graphics Processor Unit>=all
Apple Graphics Processor Unit>=all
Arm Graphics Processor Unit>=all
Intel Graphics Processor Unit>=all
Qualcomm Graphics Processor Unit>=all
Nvidia Graphics Processor Unit>=all
Google Chrome>=all
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a new GPU side-channel attack, known as GPU.zip, that can leak sensitive visual data from modern graphics cards.
2
What security implications are discussed?
The GPU.zip attack poses serious security risks as it can expose sensitive information while users browse the web.
3
What products or software are affected by this vulnerability?
The vulnerability affects various graphics processor units including those from AMD, Apple, Arm, Intel, Qualcomm, and NVIDIA, as well as the Google Chrome browser.
4
How does the GPU.zip attack work?
The attack leverages data compression techniques to analyze and extract visual data from GPUs during web page visits.
5
Who developed the GPU.zip attack?
Researchers from four American universities developed the GPU.zip side-channel attack.