mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2026-04-11 11: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:
|
||||
###########################
|
||||
# L1TF / FORESHADOW SECTION
|
||||
###############################
|
||||
# CVE-2018-3615, Foreshadow (SGX), L1 Terminal Fault
|
||||
|
||||
# CVE-2018-3615 Foreshadow (L1 terminal fault SGX) - entry point
|
||||
check_CVE_2018_3615() {
|
||||
local cve
|
||||
cve='CVE-2018-3615'
|
||||
|
||||
Reference in New Issue
Block a user