@inproceedings{7d6daf1e82d24bd0a6af1e504b64ef36,
title = "SpecFuzz: Bringing spectre-type vulnerabilities to the surface",
abstract = "SpecFuzz is the first tool that enables dynamic testing for speculative execution vulnerabilities (e.g., Spectre). The key is a novel concept of speculation exposure: The program is instrumented to simulate speculative execution in software by forcefully executing the code paths that could be triggered due to mispredictions, thereby making the speculative memory accesses visible to integrity checkers (e.g., AddressSanitizer). Combined with the conventional fuzzing techniques, speculation exposure enables more precise identification of potential vulnerabilities compared to state-of-the-art static analyzers. Our prototype for detecting Spectre V1 vulnerabilities successfully identifies all known variations of Spectre V1 and decreases the mitigation overheads across the evaluated applications, reducing the amount of instrumented branches by up to 77\% given a sufficient test coverage.",
author = "Oleksii Oleksenko and Bohdan Trach and Mark Silberstein and Christof Fetzer",
note = "Publisher Copyright: {\textcopyright} 2020 by The USENIX Association. All Rights Reserved.; 29th USENIX Security Symposium ; Conference date: 12-08-2020 Through 14-08-2020",
year = "2020",
language = "الإنجليزيّة",
series = "Proceedings of the 29th USENIX Security Symposium",
pages = "1481--1498",
booktitle = "Proceedings of the 29th USENIX Security Symposium",
}