Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Lib Dems leave conference buoyed by Davey’s message

    September 22, 2026

    How to Claim Your Cut of Apple’s $250 Million Siri Settlement

    September 22, 2026

    Anthropic Releases Claude Opus 5.5: Fable 5.1-Level Performance at 40% Lower Running Cost Than Opus 5

    September 22, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Lib Dems leave conference buoyed by Davey’s message
    • How to Claim Your Cut of Apple’s $250 Million Siri Settlement
    • Anthropic Releases Claude Opus 5.5: Fable 5.1-Level Performance at 40% Lower Running Cost Than Opus 5
    • BigCommerce Data Stolen via Ribon Apps Hack
    • Bitcoin Retains $86,000 as Trump Pledges US-Iran Deal After Midterms
    • Humpback whale mother may have mourned her dead calf for days
    • A rare slow loris may have a much larger population in China than scientists thought
    • The number of food recalls are down, but individual outbreaks can be severe
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Tuesday, September 22
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Cybersecurity

    New TONTOU CPU attack bypasses Spectre v2 fixes, leaks Linux password hashes

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKAugust 8, 2026 Cybersecurity No Comments4 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Researchers found a way to bypass recent mitigations for Spectre v2 speculative execution side-channel attacks and developed an exploit to leak secrets from Linux machines.

    ​The method works against Spectre v2 defenses on AMD and Intel processors that rely on sanitizing or isolating branch predictors, which researchers generically refer to as neutralization-based mitigations.

    Spectre v2 is also known as Branch Target Injection (BTI) and is a variant of the Spectre class of vulnerabilities.

    image

    It exploits a processor’s indirect branch predictor and causes it to mispredict the target of an indirect branch, leading to speculative execution along an attacker-influenced code path.

    Modern processors use branch prediction to guess the most likely execution path and speculative execution to run instructions along that predicted path before the branch outcome is known.

    Spectre v2 allows an attacker to manipulate the CPU’s indirect branch predictor so that the processor speculatively executes instructions at an attacker-chosen location, which could expose sensitive data.

    With neutralization-based mitigations (eIBRS on Intel and Safe RET on AMD), there is a gap between the time the branch predictor is isolated and when it is used by the victim branch.

    Active Spectre v2 mitigations assume that an attacker cannot use to their advantage the time between cleaning the branch predictor state and using it.

    However, the researchers introduced a primitive that enables re-poisoning the CPU’s state after the cleaning but before it is used.

    Daniël Trujillo, a PhD student, and associate professor Mengjia Yan of the MIT Computer Science and Artificial Intelligence Laboratory (CSAIL) discovered a technique for exploiting this Time-of-Neutralization to Time-of-Use (TONTOU) window to extract sensitive data.

    “An attacker without any special access to read arbitrary memory from the system, including sensitive data such as hashed passwords,” Trujillo told BleepingComputer.

    The researchers developed an Interrupt Injection attack, where “unprivileged user programs can schedule timer interrupts to occur during kernel execution.”

    “Therefore, we can force the kernel to be redirected to the interrupt handler and use this handler to poison microarchitectural states within the post-neutralization window,” the researchers explain.

    The researchers found that interrupts occurring during the post-neutralization window can be used to poison the processor’s indirect branch predictor, enabling attacks against all types of indirect branches.

    Mengjia and Trujillo tested the attack starting from the assumption that an attacker can run arbitrary, unprivileged code on a Linux target machine to leak data from the kernel.

    On an AMD Zen 2 host with the latest Spectre v2 mitigations, the two researchers successfully ran through all the stages of a TONTOU attack: neutralization, redirection, poisoning, and the use of the poisoned branch predictors.

    Stages of a TONTOU attack
    Stages of a TONTOU attack

    Successfully exploiting the issue requires overcoming several obstacles, including redirecting kernel control flow, precisely aligning interrupts with the post-neutralization window, and using the interrupt handler to poison the branch predictor entry associated with the target indirect branch.

    The researchers address these challenges through installing ‘timers’ to trigger hardware interrupts, frequent injection of interrupts, and via active and passive poisoning methods.

    The attack was tested on both Intel and AMD processors. On an AMD Zen 2 system running Linux version 6.14.0-37-generic with 16GB of RAM, the researchers showed it could leak arbitrary kernel memory at a rate of 5.47 bytes/s and 91.97% accuracy, including the contents of /etc/shadow, which stores password hashes.

    ​Across 10 test runs, the attack successfully located and extracted the file in five cases, with each attempt taking an average of 18 minutes.

    While the attack is also possible on Intel machines, they noted that additional software requirements make the task more complex.

    The researchers note that interrupt injection enables attacker-controlled poisoning of the Return Stack Buffer (RSB), causing speculative mispredictions of return targets.

    Because passive RSB pollution is less reliable, they combined interrupt injection with Inception, a previously disclosed attack that Daniël Trujillo helped develop.

    AMD has published an advisory today noting that the interrupt inject issue “appears to be associated” with how implementation on Linux of the Safe RET mitigation against potential information disclosure attacks.

    Daniël Trujillo and Mengjia Yan presented their findings today at the Black Hat USA security conference. They will also share the details at the USENIX Security 2026 between October 27 and 29.


    article image

    Security teams log 54% of successful attacks and alert on just 14%. The rest move through your environment unseen.

    The Picus whitepaper shows how breach and attack simulation tests your SIEM and EDR rules so threats stop slipping by detection.

    Get the whitepaper

    attack bypasses CPU Fixes Hashes leaks Linux password Spectre TONTOU
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    BigCommerce Data Stolen via Ribon Apps Hack

    New ClosedQuorum Windows malware uses AI for attack decisions

    Reducing shadow IT visibility gaps with Wazuh

    Cyera Raises $400 Million at $12+ Billion Valuation

    EvilTokens PhaaS disrupted after compromising 12,000 Microsoft accounts

    Webinar tomorrow: Inside real-world Google Workspace breaches

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Lib Dems leave conference buoyed by Davey’s message

    September 22, 2026

    How to Claim Your Cut of Apple’s $250 Million Siri Settlement

    September 22, 2026

    Anthropic Releases Claude Opus 5.5: Fable 5.1-Level Performance at 40% Lower Running Cost Than Opus 5

    September 22, 2026

    BigCommerce Data Stolen via Ribon Apps Hack

    September 22, 2026
    Latest Posts

    COLDCARD security audit phishing attack installs remote access tool

    August 5, 2026

    Reddit aims to make ‘karma’ less important for first-time posters with shift to AI moderation tools

    August 5, 2026

    Right turn on green: is the Telegraph changing its tune on the climate? | Daily Telegraph

    August 5, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    Lib Dems leave conference buoyed by Davey’s message

    September 22, 2026

    How to Claim Your Cut of Apple’s $250 Million Siri Settlement

    September 22, 2026

    Anthropic Releases Claude Opus 5.5: Fable 5.1-Level Performance at 40% Lower Running Cost Than Opus 5

    September 22, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.