[HTML][HTML] WebAssembly and Security: a review

G Perrone, SP Romano - Computer Science Review, 2025 - Elsevier
WebAssembly is revolutionizing the approach to develo** modern applications. Although
this technology was born to create portable and performant modules in web browsers …

Swivel: Hardening {WebAssembly} against spectre

S Narayan, C Disselkoen, D Moghimi… - 30th USENIX Security …, 2021 - usenix.org
We describe Swivel, a new compiler framework for hardening WebAssembly (Wasm)
against Spectre attacks. Outside the browser, Wasm has become a popular lightweight, in …

Reusable enclaves for confidential serverless computing

S Zhao, P Xu, G Chen, M Zhang, Y Zhang… - 32nd USENIX security …, 2023 - usenix.org
The recent development of Trusted Execution Environment has brought unprecedented
opportunities for confidential computing within cloud-based systems. Among various popular …

Going beyond the limits of sfi: Flexible and secure hardware-assisted in-process isolation with hfi

S Narayan, T Garfinkel, M Taram, J Rudek… - Proceedings of the 28th …, 2023 - dl.acm.org
We introduce Hardware-assisted Fault Isolation (HFI), a simple extension to existing
processors to support secure, flexible, and efficient in-process isolation. HFI addresses the …

Wasai: uncovering vulnerabilities in wasm smart contracts

W Chen, Z Sun, H Wang, X Luo, H Cai… - Proceedings of the 31st …, 2022 - dl.acm.org
WebAssembly (Wasm) smart contracts have shown growing popularity across blockchains
(eg, EOSIO) recently. Similar to Ethereum smart contracts, Wasm smart contracts suffer from …

WaVe: a verifiably secure WebAssembly sandboxing runtime

E Johnson, E Laufer, Z Zhao, D Gohman… - … IEEE Symposium on …, 2023 - ieeexplore.ieee.org
The promise of software sandboxing is flexible, fast and portable isolation; capturing the
benefits of hardwarebased memory protection without requiring operating system …

Half&half: Demystifying intel's directional branch predictors for fast, secure partitioned execution

H Yavarzadeh, M Taram, S Narayan… - … IEEE Symposium on …, 2023 - ieeexplore.ieee.org
This paper presents Half&Half, a novel software defense against branch-based side-
channel attacks. Half&Half isolates the effects of different protection domains on the …

Fast, Flexible, and Practical Kernel Extensions

KK Dwivedi, R Iyer, S Kashyap - Proceedings of the ACM SIGOPS 30th …, 2024 - dl.acm.org
The ability to safely extend OS kernel functionality is a longstanding goal in OS design, with
the widespread use of the eBPF framework in Linux and Windows demonstrating the …

Avengers, Assemble! survey of WebAssembly security solutions

M Kim, H Jang, Y Shin - 2022 IEEE 15th International …, 2022 - ieeexplore.ieee.org
WebAssembly, abbreviated as Wasm, has emerged as a new paradigm in cloud-native
developments owing to its promising properties. Native execution speed and fast startup …

Lightweight fault isolation: Practical, efficient, and secure software sandboxing

Z Yedidia - Proceedings of the 29th ACM International Conference …, 2024 - dl.acm.org
Software-based fault isolation (SFI) is a longstanding technique that allows isolation of one
or more processes from each other with minimal or no use of hardware protection …