logoalt Hacker News

joss82today at 8:26 AM3 repliesview on HN

This backdoor only appears on decades-old VIA C3 embedded x86 processors


Replies

littlecranky67today at 8:35 AM

They should have mentioned that in the first line of the github readme, not burried deep down in the text.

show 1 reply
__atx__today at 8:54 AM

Also worth noting that the exploit was published nearly decade ago. Still, even at that time, those VIA CPUs were over 15 years old.

userbinatortoday at 8:58 AM

It's not even a "backdoor", it's documented in the datasheet...

http://datasheets.chipdb.org/VIA/Nehemiah/VIA%20C3%20Nehemia... (page 82)

...which along with the already publicly-known microarchitecture of the C3 makes this statement sound like total nonsense:

The rosenbridge backdoor is a small, non-x86 core embedded alongside the main x86 core in the CPU

I remember laughing at this with a few others knowledgeable in x86 when it first came out; a self-proclaimed "security researcher" who somehow failed to RTFM.

There's even a Wikipedia article about it now, with a link to the alternate instruction set documentation: https://en.wikipedia.org/wiki/Alternate_Instruction_Set

show 3 replies