mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2026-05-03 22:13:21 +02:00
chore: add proper header to all src/vulns/* files
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
# vim: set ts=4 sw=4 sts=4 et:
|
||||
###################
|
||||
# MFBDS SECTION
|
||||
###############################
|
||||
# CVE-2018-12130, MFBDS, ZombieLoad, Microarchitectural Fill Buffer Data Sampling
|
||||
|
||||
# CVE-2018-12130 MFBDS (microarchitectural fill buffer data sampling) - entry point
|
||||
check_CVE_2018_12130() {
|
||||
check_cve 'CVE-2018-12130' check_mds
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user