Skip to main content

Showing 1–1 of 1 results for author: Bosamiya, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2208.13583  [pdf, other

    cs.CR cs.PL

    MSWasm: Soundly Enforcing Memory-Safe Execution of Unsafe Code

    Authors: Alexandra E. Michael, Anitha Gollamudi, Jay Bosamiya, Craig Disselkoen, Aidan Denlinger, Conrad Watt, Bryan Parno, Marco Patrignani, Marco Vassena, Deian Stefan

    Abstract: Most programs compiled to WebAssembly (Wasm) today are written in unsafe languages like C and C++. Unfortunately, memory-unsafe C code remains unsafe when compiled to Wasm -- and attackers can exploit buffer overflows and use-after-frees in Wasm almost as easily as they can on native platforms. Memory-Safe WebAssembly (MSWasm) proposes to extend Wasm with language-level memory-safety abstractions… ▽ More

    Submitted 26 September, 2022; v1 submitted 29 August, 2022; originally announced August 2022.