5 ms·
Problem is not what your machine does with an USB device, but what the USB device does with machine [0]. [0] https://security.stackexchange.com/questions/11885
by wuch 9y ago
Problem is not what your machine does with an USB device, but what the USB device does with machine [0].
[0] https://security.stackexchange.com/questions/118854/attacks-via-physical-access-to-usb-dma https://security.stackexchange.com/questions/118854/attacks-...
- floatboth 9y ago> USB 3.1 does support DMA Holy shit where did that come from o_0 > USB 3.0 runs as a binary blob in the BIOS Is that running on the chipset or the CPU?
- qb45 9y agoI'm under impression that USB 3.1 DMA is a semi-fake news viral meme. https://news.ycombinator.com/item?id=14669377 https://news.ycombinator.com/item?id=14669377 > Is that running on the chipset or the CPU? USB 3.x controllers are more complex than predecessors and typically run some firmware on the controller chip to implement functionality which used to be implemented in the OS drivers.