SNIP: Speculative Execution and Non-Interference Preservation for Compiler Transformations
ACM SIGPLAN via YouTube
AI Engineer - Learn how to integrate AI into software applications
The Most Addictive Python and SQL Courses
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
This conference talk presents research on SNIP (Speculative Execution and Non-Interference Preservation) for compiler transformations, delivered by Sören van der Wall and Roland Meyer from TU Braunschweig at the PriSC 2025 workshop. Explore a novel proof method that ensures non-interference preservation across compiler transformations under speculative semantics using a new simulation relation that works with directives modeling attacker control over micro-architectural states. Learn how the researchers proved the correctness of dead code elimination while discovering a previously unknown security weakness in register allocation that introduces non-interference violations, confirmed in mainstream compilers with libsodium cryptographic library code. Discover their innovative static analysis solution that operates on a product of source and register-allocated programs, providing an automated fix for existing register allocation implementations with proven correctness.
Syllabus
[PriSC'25] SNIP: Speculative Execution and Non-Interference Preservation for Compiler(…)
Taught by
ACM SIGPLAN