Robusta: Taming the Native Beast of the JVM
Source: Association for Computing Machinery
Java applications often need to incorporate native-code components for efficiency and for reusing legacy code. However, it is well known that the use of native code defeats Java's security model. The authors describe the design and implementation of Robusta, a complete framework that provides safety and security to native code in Java applications. Starting from Software-based Fault Isolation (SFI), Robusta isolates native code into a sandbox where dynamic linking/loading of libraries is supported and unsafe system modification and confidentiality violations are prevented. It also mediates native system calls according to a security policy by connecting to Java's security manager.
| Format: | Size: | 347.20 | |
| Date: | Oct 2010 |
People who downloaded this item also downloaded
- Five Challenges To ITIL Best Practices Adoption
- Vertical Object Layout and Compression for Fixed Heaps
- Using a Pilot Study to Derive a GUI Model for Automated Testing
- Golden Implementation Driven Software Debugging
- Automated Analysis of Java Methods for Confidentiality



