Defined term
Software-based Fault Isolation
Software-based Fault Isolation: A method of isolating application modules into distinct fault domains enforced by software.
📋 Single Source
Infrastructure
Definition
A method of isolating application modules into distinct fault domains enforced by software. The technique allows untrusted programs written in an unsafe language, such as C, to be executed safely within the single virtual address space of an application.
Sources
1
The Cyber Glossary
View Source