6 citations · 12 across the 5 of their papers we have counts for
11 papers
SPECWANDS: An Efficient Priority-based Scheduler Against Speculation Contention Attacks
Bowen Tang, Chenggang Wu, Pen-Chung Yew +7
Transient Execution Attacks (TEAs) have gradually become a major security threat to modern high-performance processors. They exploit the vulnerability of speculative execution to i…
Khaos: The Impact of Inter-procedural Code Obfuscation on Binary Diffing Techniques
Peihua Zhang, Chenggang Wu, Mingfan Peng +6
Software obfuscation techniques can prevent binary diffing techniques from locating vulnerable code by obfuscating the third-party code, to achieve the purpose of protecting embedd…
FuncFooler: A Practical Black-box Attack Against Learning-based Binary Code Similarity Detection Methods
Lichen Jia, Bowen Tang, Chenggang Wu +6
The binary code similarity detection (BCSD) method measures the similarity of two binary executable codes. Recently, the learning-based BCSD methods have achieved great success, ou…
SpecBox: A Label-Based Transparent Speculation Scheme Against Transient Execution Attacks
Bowen Tang, Chenggang Wu, Zhe Wang +6
Speculative execution techniques have been a cornerstone of modern processors to improve instruction-level parallelism. However, recent studies showed that this kind of techniques…
Optimizing Prediction Serving on Low-Latency Serverless Dataflow
Vikram Sreekanti, Harikaran Subbaraj, Chenggang Wu +2
Prediction serving systems are designed to provide large volumes of low-latency inferences machine learning models. These systems mix data processing and computationally intensive…
A Fault-Tolerance Shim for Serverless Computing
Vikram Sreekanti, Chenggang Wu, Saurav Chhatrapati +3
Serverless computing has grown in popularity in recent years, with an increasing number of applications being built on Functions-as-a-Service (FaaS) platforms. By default, FaaS pla…