Attack detection based on machine learning algorithms for different variants of Spectre attacks and different Meltdown attack implementations
Zhongkai Tong, Ziyuan Zhu, Yusha Zhang, Yuxin Liu, Dan Meng

TL;DR
This paper develops a machine learning-based real-time detection system for Spectre and Meltdown attacks, achieving over 99% accuracy across various attack variants and benign programs, enhancing processor security.
Contribution
It introduces a novel detection mechanism using hardware event feature selection and machine learning to identify multiple Spectre and Meltdown attack variants in real-time.
Findings
Detection accuracy exceeds 99% for various attack variants.
The model effectively distinguishes benign programs from attack executions.
The approach is practical and adaptable to different attack implementations.
Abstract
To improve the overall performance of processors, computer architects use various performance optimization techniques in modern processors, such as speculative execution, branch prediction, and chaotic execution. Both now and in the future, these optimization techniques are critical for improving the execution speed of processor instructions. However, researchers have discovered that these techniques introduce hidden inherent security flaws, such as meltdown and ghost attacks in recent years. They exploit techniques such as chaotic execution or speculative execution combined with cache-based side-channel attacks to leak protected data. The impact of these vulnerabilities is enormous because they are prevalent in existing or future processors. However, until today, meltdown and ghost have not been effectively addressed, but instead, multiple attack variants and different attack…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Advanced Malware Detection Techniques · Network Security and Intrusion Detection
