IMDEA Software

Iniciativa IMDEA

Inicio > Eventos > Charlas Invitadas > 2021 > Retrofitting Security, Module by Module
Esta página aún no ha sido traducida. A continuación se muestra la página en inglés.

Nikos Vasilakis

martes 18 de mayo de 2021

11:00am Zoom3 - https://zoom.us/j/3911012202 (pass: s3)

Nikos Vasilakis, Researcher, MIT CSAIL, USA

Retrofitting Security, Module by Module

Abstract:

Software developers make pervasive use of third-party software supply chains to reduce costs and accelerate release cycles, at a risk to safety and security. I will introduce a series of techniques that exploit module boundaries to automate software compartmentalization and enforce security policies, enhancing safety and security. BreakApp isolates select modules using powerful system-level containment mechanisms. Iris leverages language-based protection to offer finer-grained control and lower performance overheads. Finally, Mir uses a constrained read-write-execute protection model and a hybrid analysis to fully automate compartmentalization.