← Blog · · df00tech

TONTOU Attack Bypasses Spectre v2 Mitigations, Can Leak Linux Password Hashes

security-news technique

What Happened

Researchers have disclosed a new speculative-execution attack, dubbed TONTOU, that reportedly bypasses existing mitigations for Spectre v2 — one of the original classes of CPU side-channel vulnerabilities. According to BleepingComputer, the researchers built a working exploit capable of leaking secrets from Linux systems, including password hashes. Details on the exact CPU vendors, microarchitectures, and affected kernel versions were not specified in the source report at time of writing.

Why It Matters

Spectre-class attacks exploit speculative execution to read memory that should be inaccessible across privilege or process boundaries. A bypass of Spectre v2 mitigations is significant because those mitigations (e.g., indirect branch restricted speculation, retpolines, and related kernel hardening) have been a foundational defense since 2018. If TONTOU genuinely circumvents them, it could reopen a class of attacks many organizations assumed was largely closed, particularly on multi-tenant infrastructure (cloud hosts, shared VMs, containers) where an attacker-controlled process could target co-located workloads or the host itself.

The reported ability to extract Linux password hashes suggests the exploit can read sensitive kernel or process memory, which could be a stepping stone toward credential theft, privilege escalation, or lateral movement — especially valuable to an attacker who already has limited code execution on a target system.

What Defenders Should Watch For

  • Track vendor and Linux kernel advisories closely over the coming days for official confirmation, affected CPU families, and patch guidance — this is fresh research and mitigation details are still emerging.
  • Review exposure on shared/multi-tenant compute (cloud VMs, container hosts) where speculative-execution attacks pose the greatest cross-tenant risk.
  • Ensure existing Spectre/Meltdown mitigation baselines (microcode updates, kernel speculation-hardening flags, retpoline builds) are current, since a bypass of v2 defenses doesn't eliminate the value of defense-in-depth against related variants.
  • Where hardware- or OS-level fixes aren't yet available, consider compensating controls: stricter workload isolation, minimizing untrusted code execution on shared hosts, and monitoring for anomalous timing-based or side-channel-style process behavior.
  • Reassess credential storage and rotation practices, since password-hash exposure via a low-level hardware side channel is difficult to detect with traditional host-based logging.

Developing Story

This is net-new intelligence and technical specifics — affected CPU models, exploitation prerequisites, and official patches — are still emerging. df00tech will continue monitoring for confirmed technical details and vendor guidance. Read the original report at BleepingComputer.

Get new detections in your inbox

New ATT&CK coverage plus CISA KEV / CVE detection rules, roughly weekly. No spam, unsubscribe anytime.