Nicht lieferbar
Principles and Implementation Techniques of Software-Based Fault Isolation
Gang Tan
Broschiertes Buch

Principles and Implementation Techniques of Software-Based Fault Isolation

Versandkostenfrei!
Nicht lieferbar
When protecting a computer system, it is often necessary to isolate an untrusted component into a separate protection domain and provide only controlled interaction between the domain and the rest of the system. Software-based Fault Isolation (SFI) establishes a logical protection domain by inserting dynamic checks before memory and control-transfer instructions. Compared to other isolation mechanisms, it enjoys the benefits of high efficiency (with less than 5% performance overhead), being readily applicable to legacy native code, and not relying on special hardware or OS support. SFI has bee...