Since new raspberry pi 5 now has PCIe interface, Can it be used as memory acqusition device in the future?
etapic opened this issue · 1 comments
etapic commented
Would be nice affordable alternative.
ufrisk commented
The RPi5 acts as host / root. To perform DMA attacks one would need a device that acts as device.
This means that the RPi5 would be unsuitable for DMA attacks.
The PCIe interface is quite interesting though, and maybe there will be a better business case to create a low-latency high-bandwidth PCIe to PCIe bridge device (basically replacing the USB endpoint with another PCIe endpoint). There would be a lot of work involved in this though so it may not be feasible.