Skip to content

Hardware backdoors in some x86 CPUs

8.1 relevance
Score Breakdown
technical depth
9
novelty
9
actionability
5
community
9
strategic
8
personal
9

Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.

Hardware backdoors in x86 CPUs, highly technical and novel.

Open Source github.com
Hardware backdoors in some x86 CPUs. Contribute to xoreaxeaxeax/rosenbridge development by creating an account on GitHub.
Summary

The rosenbridge project reveals a hardware backdoor in VIA C3 x86 processors, where a small non-x86 core embedded alongside the main CPU allows ring 3 (userland) code to bypass all memory protections and read/write ring 0 (kernel) data. The backdoor is enabled by default on some systems, meaning any unprivileged process can escalate to kernel access without authentication. Unlike the Management Engine or Platform Security Processor, this deeply embedded core has access to the CPU's register file and execution pipeline, making it more privileged than any known coprocessor.

Author

xoreaxeaxeax