GKRootWire
Cloud & Sysadmin Microsoft Confirms Preview Update Wipes Out Desktop SettingsAI Nvidia to Acquire Hugging Face for $12.9 BillionDev Tools A Deep Dive Into Intrusive Linked ListsGadgets DJI's Romo 2 Robovac Adds Local-Only Mode After Privacy ScareAI Nvidia Reportedly Moves to Acquire Hugging FaceAI Anthropic Launches Claude Tools for AI Shopping AgentsCloud & Sysadmin Microsoft Confirms Preview Update Wipes Out Desktop SettingsAI Nvidia to Acquire Hugging Face for $12.9 BillionDev Tools A Deep Dive Into Intrusive Linked ListsGadgets DJI's Romo 2 Robovac Adds Local-Only Mode After Privacy ScareAI Nvidia Reportedly Moves to Acquire Hugging FaceAI Anthropic Launches Claude Tools for AI Shopping Agents
Security

Researcher Explores 'Spaghettifying' DRAM to Expose Hidden Memory Behavior

A new open-source project digs into the physical quirks of DRAM chips, with implications for hardware security research.

A project from security researcher xoreaxeaxeax, known for low-level tools like sandsifter and revsync, has surfaced on GitHub under the cryptic name "skitter-creek-bath-salts," documenting an effort to "spaghettify" DRAM — essentially stretching, probing, and manipulating memory chips at a granular level to reveal undocumented behaviors.

While details are light on marketing and heavy on technical demonstration, the work follows a lineage of research (like Rowhammer) that treats DRAM not as a black box but as a physical system with exploitable quirks — timing glitches, charge leakage, and row-level interactions that can leak data or corrupt memory in unexpected ways.

The project has generated substantial buzz on Hacker News, reflecting strong interest from hardware and security communities eager to understand what new attack or defense techniques might emerge from treating memory as a manipulable physical medium rather than an abstract storage layer.

Why it matters: Research like this often previews future hardware exploits or defenses years before they hit mainstream CPUs and DRAM modules — Rowhammer itself started as academic curiosity before becoming a real-world attack vector. Security teams and hardware vendors should watch these low-level explorations closely, since they tend to expose assumptions in memory design that attackers can later weaponize.

Sources: Hacker News