top | item 32149087

(no title)

ihalip | 3 years ago

> billions of devices in the wild which will become e-waste overnight

Not just e-waste, they can also become a huge liability. In a presentation, the authors mention that one of the CPU families which have this vulnerability were used in Tesla cars. Tesla apparently switched to AMD APUs around December 2021.

discuss

order

stefan_|3 years ago

AMD processors have much the same backdoor-"management" coprocessors. Just about the only processors without this stuff is your own softcore design running on an FPGA.

_kbh_|3 years ago

At least for AMD the PSP isn’t externally exposed which means the attack surface is drastically reduced.

rkangel|3 years ago

This is not about the management engine. Microcode is part of the actual core processor itself, but an updatable layer. One sort off correct mental model might be to think of x64 hardware as being a RISC-ish processor that runs microcode that runs your code.

greggsy|3 years ago

It’s not a backdoor until it’s proven that it’s used for that propose. Until the it’s just (yet another) potential side channel.