index
:
spectre-meltdown-checker.git
master
Spectre, Meltdown, Foreshadow, Fallout, RIDL, ZombieLoad vulnerability-mitigation checker for GNU+Linux or BSD
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spectre-meltdown-checker.sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor is_cpu_vulnerable() changes (#71)
Corey Hickey
2018-01-13
1
-10
/
+7
*
Only show the name of the script, not the full path (#72)
Sylvestre Ledru
2018-01-13
1
-2
/
+2
*
fix some typos (#73)
Sylvestre Ledru
2018-01-13
1
-2
/
+2
*
add --version, bump to v0.28
Stéphane Lesimple
2018-01-12
1
-1
/
+6
*
add cpu model in output
Stéphane Lesimple
2018-01-12
1
-1
/
+2
*
Fixed a few spelling errors (#60)
M. Willis Monroe
2018-01-12
1
-3
/
+3
*
add some debug
Stéphane Lesimple
2018-01-12
1
-1
/
+18
*
bump to v0.27
Stéphane Lesimple
2018-01-11
1
-1
/
+1
*
fix(opcodes): fix regression introduced in previous commit
Stéphane Lesimple
2018-01-11
1
-3
/
+6
*
adding support for new /sys interface (#55)
Stéphane Lesimple
2018-01-11
1
-218
/
+293
*
send warning to stderr. (#53)
Tobias Rüetschi
2018-01-11
1
-1
/
+1
*
bump to v0.25 to reflect changes
Stéphane Lesimple
2018-01-11
1
-1
/
+1
*
Produce JSON output formatted for Puppet, Ansible, Chef... (#50)
Abdoul Bah
2018-01-11
1
-10
/
+28
*
Merge pull request #51 from cowanml/file_read_check_fixup
Stéphane Lesimple
2018-01-10
1
-1
/
+1
|
\
|
*
fixed file read test
Matt Cowan
2018-01-10
1
-1
/
+1
*
|
feat(kernel): add support for LZ4 decompression
Stéphane Lesimple
2018-01-10
1
-12
/
+20
*
|
fix(opensuse): add specific location for ibrs_enabled file
Stéphane Lesimple
2018-01-10
1
-11
/
+15
|
/
*
fix(kernel): fix detection for separate /boot partitions
Stéphane Lesimple
2018-01-10
1
-1
/
+1
*
feat(kernel): check the BOOT_IMAGE info from cmdline before trying the defaul...
Stéphane Lesimple
2018-01-10
1
-6
/
+24
*
bump to v0.23 to reflect changes
Stéphane Lesimple
2018-01-10
1
-1
/
+1
*
add --variant to specify what check we want to run
Stéphane Lesimple
2018-01-10
1
-245
/
+302
*
Error on unknown batch format
Marcus Downing
2018-01-10
1
-0
/
+7
*
Stray tab
Marcus Downing
2018-01-10
1
-1
/
+1
*
batch nrpe
Marcus Downing
2018-01-10
1
-13
/
+16
*
NRPE mode
Marcus Downing
2018-01-10
1
-0
/
+28
*
Merge pull request #37 from deufrai/better-dmesg-support
Stéphane Lesimple
2018-01-09
1
-1
/
+4
|
\
|
*
Improve PTI detection even more
Frederic CORNU
2018-01-09
1
-2
/
+5
|
*
Improve PTI detection
Frederic CORNU
2018-01-09
1
-2
/
+2
*
|
typofix
Stéphane Lesimple
2018-01-09
1
-1
/
+1
*
|
add disclaimer and bump to 0.21
Stéphane Lesimple
2018-01-09
1
-1
/
+36
*
|
Merge pull request #38 from Alkorin/fixARM
Stéphane Lesimple
2018-01-09
1
-3
/
+3
|
\
\
|
*
|
Fix ARM checks
Alkorin
2018-01-09
1
-3
/
+3
|
|
/
*
/
Fix small typo in error message
Alkorin
2018-01-09
1
-1
/
+1
|
/
*
Merge pull request #31 from Feandil/batch
Stéphane Lesimple
2018-01-09
1
-149
/
+213
|
\
|
*
Introduce "verbose" and "batch" modes
Vincent Brillault
2018-01-09
1
-57
/
+120
|
*
No-color: interpret string (-e) to be able to mach \x1B
Vincent Brillault
2018-01-09
1
-1
/
+1
|
*
Move configuration at the beginning of the script
Vincent Brillault
2018-01-09
1
-95
/
+96
*
|
fix(pti): remove escapes since we use grep -E now
Stéphane Lesimple
2018-01-09
1
-1
/
+1
*
|
fix broken logic of 68961f9, increment version to 0.20
Stéphane Lesimple
2018-01-09
1
-15
/
+17
|
/
*
adding known non-vulnerable ARM chips
Stéphane Lesimple
2018-01-09
1
-7
/
+59
*
v0.19: introduce --no-color
Stéphane Lesimple
2018-01-09
1
-51
/
+99
*
bump to v0.18 to reflect changes
Stéphane Lesimple
2018-01-09
1
-2
/
+9
*
Merge pull request #25 from Feandil/proc_config
Stéphane Lesimple
2018-01-09
1
-1
/
+3
|
\
|
*
When using /proc/config.gz, indicate it more clearly
Vincent Brillault
2018-01-09
1
-1
/
+3
*
|
Merge pull request #26 from Feandil/proc_kallsym
Stéphane Lesimple
2018-01-09
1
-1
/
+5
|
\
\
|
*
|
Use /proc/kallsyms to get symbols, if available
Vincent Brillault
2018-01-09
1
-1
/
+5
|
|
/
*
|
adding mention of heuristic for variant 1 check
Stéphane Lesimple
2018-01-09
1
-3
/
+3
*
|
Merge pull request #24 from angus-p/Remove-extra-space
Stéphane Lesimple
2018-01-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
remove superfluous space from test line 315
angus-p
2018-01-09
1
-1
/
+1
*
|
Increases tmp directory uniqueness to 6 characters to support Slackware
Matthew Radcliffe
2018-01-08
1
-2
/
+2
|
/
[next]