RocksDB development finds a CPU bug
Summary
RocksDB developers reveal a hardware-related CPU bug linked to the RDSEED instruction on certain newer CPUs, uncovered by a multi-threaded unit-test strategy. The post details the investigation, the mitigating Linux kernel patch, and an AMD CPU microcode update, highlighting how design choices around randomness and cross-platform testing can expose system-level flaws.