ZeroHour
Story · 2 sources · 2 articlesfirst updated ()

DDRop: ~$159 DDR5 Interposer Attack Breaks Intel TDX and AMD SEV-SNP Confidential Computing

highResearchimportance 65
What's new: First merged summary of this story. The second report (Cyber Security News) added specifics beyond the initial Hacker News coverage: the precise cost (~$159 vs sub-$200), that the device is a custom DDR5 RDIMM interposer injecting parity errors to discard selected cache-line writebacks at native speed, the malicious Secure EPT entry injection capability, and that a durable fix requires hardware…
Merged summary · glm-5.3 · rewritten as coverage arrives

Researchers will present DDRop at ACM CCS 2026 — a sub-$200 (about $159) DDR5 RDIMM interposer that silently drops memory writes, defeating confidentiality and integrity guarantees in Intel TDX, Intel Scalable SGX, and AMD SEV-SNP.

Researchers from KU Leuven, ETH Zurich, Durham University, and Google will present DDRop at ACM CCS 2026, described as the first active interposer attack on DDR5. Built from roughly $159 in parts (The Hacker News reported it as sub-$200), the custom DDR5 RDIMM interposer sits on the memory bus and injects parity errors to silently discard selected cache-line writebacks at native speed. Because Intel TDX, Intel Scalable SGX, and AMD SEV-SNP lack per-line cryptographic freshness, the processor keeps reading stale encrypted data and accepts it as valid state. On Intel TDX's default logical integrity mode, the researchers demonstrated reading victim VM memory, forcing trust domains into debug mode, injecting malicious Secure EPT entries, and forging remote attestation; on AMD SEV-SNP the attack was limited to copying pages between VMs. TDX's stronger cryptographic integrity mode blocks cross-VM attacks but likely not attestation forgery. The affected technologies are used by AWS, Azure, and Google Cloud. The attack requires privileged host (software) control plus brief physical access to the server, making cloud and colocation hosts the relevant targets. The researchers say no simple software patch exists and a durable fix needs hardware integrity plus freshness checks; they plan to release board designs, firmware, and attack code on GitHub. There is no evidence of real-world exploitation.

  • Device: custom DDR5 RDIMM interposer built from ~$159 in parts (reported as sub-$200 by The Hacker News)
  • Mechanism: injects parity errors to silently drop selected cache-line writebacks at native memory speed, so the processor reads stale encrypted data undetected
  • Root cause: Intel TDX, Intel Scalable SGX, and AMD SEV-SNP lack per-line cryptographic freshness and accept stale encrypted data as valid
  • First active interposer attack on DDR5; to be presented at ACM CCS 2026
  • Intel TDX default logical integrity mode: victim VM memory reads, debug-mode forcing, malicious Secure EPT entry injection, forged remote attestation
  • AMD SEV-SNP impact limited to copying pages between VMs; TDX cryptographic integrity mode blocks cross-VM attacks but likely not attestation forgery
  • Affected technologies are deployed by AWS, Azure, and Google Cloud
  • Prerequisites: privileged host control plus brief physical access to the server

Coverage timeline

  1. · 1d ago
    The Hacker News· 55
    New DDRop Attack Breaks Intel TDX and AMD SEV-SNP Confidential Computing

    DDRop uses a sub-$200 DDR5 interposer to drop memory writes, breaking Intel TDX and AMD SEV-SNP confidentiality guarantees.

  2. · 12h ago
    Cyber Security News· 65
    New DDRop Attack Breaks Intel TDX and AMD SEV-SNP With $159 DDR5 Device

    DDRop uses a $159 DDR5 RDIMM interposer to silently drop memory writes and break Intel TDX and AMD SEV-SNP confidential VMs.