mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2026-07-06 13:16:32 +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:
|
||||
####################
|
||||
# VARIANT 3A SECTION
|
||||
###############################
|
||||
# CVE-2018-3640, Variant 3a, Rogue System Register Read
|
||||
|
||||
# CVE-2018-3640 Variant 3a (rogue system register read) - entry point
|
||||
check_CVE_2018_3640() {
|
||||
local status sys_interface_available msg cve
|
||||
cve='CVE-2018-3640'
|
||||
|
||||
Reference in New Issue
Block a user