New ARM ‘TIKTAG’ Attack Impacts Google Chrome, Linux Systems

Memory corruption lets attackers hijack control flow, execute code, elevate privileges, and leak data.

ARM’s Memory Tagging Extension (MTE) aims to mitigate by tagging memory and checking tags on access. 

The following researchers found speculative execution attacks can leak MTE tags via new TIKTAG gadgets exploiting branch prediction, prefetchers, and store-to-load forwarding. 

  • Juhee Kim from Seoul National University
  • Jinbum Park from Samsung Research
  • Sihyeon Roh from Seoul National University
  • Jaeyoung Chung from Seoul National University
  • Youngjoo Lee from Seoul National University
  • Taesoo Kim from Samsung Research and Georgia Institute of Technology
  • Byoungyoung Lee from Seoul National University

Cybersecurity analysts developed real-world attacks against Chrome, and Linux kernel leaking tags over 95% success in less than 4 seconds.

The findings show that designing MTE mitigations requires considering speculative execution vulnerabilities. 

However, it’s been reported to ARM, Google, and Android. As MTE adoption grows, understanding these issues is crucial for secure deployment.

Scan Your Business Email Inbox to Find Advanced Email Threats - Try AI-Powered Free Threat Scan

Technical Analysis

Security researchers explore an attacker model targeting systems with Memory Tagging Extension (MTE), which uses random tags for memory allocations and tag checks on every memory access. 

The attacker knows memory corruption vulnerabilities and aims to bypass MTE by learning the tag for a memory address, allowing exploitation without crashing the process. 

Researchers present two speculative execution gadgets that leak MTE tags by leveraging microarchitectural behaviors affected by tag check results, such as data prefetching, speculative execution, and store-to-load forwarding:-

  • TIKTAG-v1
  • TIKTAG-v2

Mitigations involve hardware changes to separate these behaviors from tag checks or software techniques like speculation barriers.

An MTE tag leakage template (Source – Arxiv)

The researchers present real-world attacks that use the TIKTAG speculative execution gadget to bypass Memory Tagging Extension (MTE) protections in Google Chrome and the Linux kernel.

They created a TIKTAG-v2 gadget in the V8 JavaScript engine for Chrome to enable leaking MTE tags, which leads to over 97% successful linear overflow and use after free vulnerability exploitation.

The Linux kernel’s code includes a TIKTAG-v1 gadget that can leak tags across the user and kernel boundaries.

By doing so, they manage to circumvent kernel MTE protections regarding buffer overflow and use-after-free with 97% effectiveness.

For example, mitigations include strengthening speculative sandboxes, inserting barriers between speculations, and avoiding constructing gadgets using patterns.

These attacks from security experts show that speculative execution must be considered when creating some hardware-enforced security mechanisms.

Free Webinar! 3 Security Trends to Maximize MSP Growth -> Register For Free

Raga Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Quantum Computing and Cybersecurity – What CISOs Need to Know Now

As quantum computing transitions from theoretical research to practical application, Chief Information Security Officers (CISOs)…

6 minutes ago

Apache ActiveMQ Vulnerability Lets Remote Hackers Execute Arbitrary Code

A high vulnerability in Apache ActiveMQ’s .NET Message Service (NMS) library has been uncovered, enabling…

4 hours ago

Commvault Confirms Zero-Day Attack Breached Its Azure Cloud Environment

Commvault, a global leader in data protection and information management, has confirmed that a sophisticated…

5 hours ago

FBI Uncovers 42,000 Phishing Domains Tied to LabHost PhaaS Operation

The Federal Bureau of Investigation (FBI) has revealed the existence of 42,000 phishing domains associated…

5 hours ago

Tor Browser 14.5.1 Released with Enhanced Security and New Features

The Tor Project has announced the official release of Tor Browser 14.5.1, introducing a host…

6 hours ago

Trellix Launches Phishing Simulator to Help Organizations Detect and Prevent Attacks

Trellix, a leader in cybersecurity solutions, has unveiled its latest innovation, the Trellix Phishing Simulator,…

18 hours ago