YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

Skitter Creek Bath Salts Rewrites DRAM Security

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

Skitter Creek Bath Salts Rewrites DRAM Security
OPEN LINK ↗
// 1d agoOPENSOURCE RELEASE

Skitter Creek Bath Salts Rewrites DRAM Security

Christopher Domas’s open-source research project rewires AMD DRAM address mappings to read and modify memory regions normally hidden from the operating system, including PSP, SMM, C6 state, and microcode. Tested on AMD Family 16h CPUs, it demonstrates how memory-controller assumptions underpin higher-level security boundaries.

// ANALYSIS

This is a striking reminder that hardware abstractions only protect what their lowest layer enforces—and the project turns an undocumented-looking corner of the memory controller into a skeleton key.

  • A single DCT swizzle change can make physical addresses resolve to different DRAM locations beneath the CPU, chipset, and firmware protection layers
  • The toolkit reconstructs scrambled mappings with GF(2) linear algebra, then provides tools to dump or modify protected regions
  • Demonstrations reach PSP contents, SMM handlers, C6 register state, and cached CPU microcode on supported AMD hardware
  • The approach is platform-specific today, but the underlying interleave and remapping pipeline exists across modern AMD, Intel, ARM, and RISC-V systems
  • Developers should treat this as hardware-security research, not a turnkey universal exploit; it requires precise platform calibration, root access, and a narrow timing window
// TAGS
skitter-creek-bath-saltssecurityresearchopen-sourceinfrastructuredevtool

DISCOVERED

1d ago

2026-08-13

PUBLISHED

1d ago

2026-08-13

RELEVANCE

6/ 10

AUTHOR

matt_d