|
|
|
|
|
by PeterisP
1276 days ago
|
|
This is a big security issue, because the operating system security model relies on assumptions that can be (and are) broken by these devices in ways that the OS can't control. The appropriate model would be exactly the one described in the original article above - explicitly treat the computer as a network of devices, and have the OS on the main CPU acknowledge that it is effectively sending a message to e.g. RAM over a shared network that also contains multiple other devices, potentially untrusted. |
|