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

Infostealer Attacks Surge 84% Weekly Through Phishing Emails

The volume of infostealer malware distributed through phishing emails has surged by 84% week-on-week in…

7 hours ago

North Korean IT Workers Use Real-Time Deepfakes to Infiltrate Organizations Through Remote Jobs

A division of Palo Alto Networks, have revealed a sophisticated scheme by North Korean IT…

7 hours ago

New Phishing Technique Hides Weaponized HTML Files Within SVG Images

Cybersecurity experts have observed an alarming increase in the use of SVG (Scalable Vector Graphics)…

7 hours ago

Detecting And Blocking DNS Tunneling Techniques Using Network Analytics

DNS tunneling is a covert technique that cybercriminals use to bypass traditional network security measures…

7 hours ago

Akira Ransomware Launches New Cyberattacks Using Stolen Credentials and Public Tools

The Akira ransomware group has intensified its operations, targeting over 350 organizations and claiming approximately…

7 hours ago

Cloud Security Challenges Every CISO Must Address in Hybrid Environments

Hybrid cloud environments, which blend on-premises infrastructure with public and private cloud services, have become…

9 hours ago