L4 Driver Security
Tobias Fink
tobias.fink at stud.h-da.de
Wed Jun 20 10:54:44 CEST 2012
Hey List,
me again with one (hopefully final) question.
I'm learning about Driver Security in L4Re. I have some statements
which I would like to have confirmed to understand the underlying
principles:
1. L4 Drivers use DMA and are therefore able to write directly to the
device memory and thus can cause crashes or damage if not carefully
implemented.
2. While the L4Re Io-Server manages the access of drivers to the
hardware's address spaces, it doesn't prevent drivers to write "bad"
things into the device memory.
3. Untrusted, untested drivers can cause system crashes.
best regards
Tobi
More information about the l4-hackers
mailing list