-
Per https://alas.aws.amazon.com/ALAS-2018-939.html, the correct kernel for AWS AMIs should be: *-4.9.75-25.55.amzn1.[arch]
> $ sudo ./spectre-meltdown-checker.sh
> Spectre and Meltdown mitigation …
-
## Issue description
We have a set of EC2 Instance running on AWS that are used for admin purpose that use nixOS as their base. As per the [AWS Security Bulletin](https://aws.amazon.com/security/secu…
-
Hi,
First of all: Thanks for the script :+1:
When I run `--live -v` the script gives me a different result than if I configure it with the params:
```
➜ ~ sudo spectre-meltdown-checker.sh …
-
Hi,
Would it be possible to add exitcodes or perhaps an option for easily parsable output. When collecting output from many servers it would be nice with an easier way to get vulnerable yes/no stat…
-
The "spectre-meltdown-chacker" shows that is not vulnerable:
```
# sudo apt update -qq
All packages are up to date.
# sudo apt upgrade -qq
0 upgraded, 0 newly installed, 0 to remove and 0 not u…
-
I ran following script on Amazon Linux 2017.09 which is using following kernel version: Linux ip-172-31-9-230 **4.9.76**-3.78.amzn1.x86_64 #1 SMP Fri Jan 12 19:51:35 UTC 2018 x86_64 x86_64 x86_64 GNU/…
ghost updated
6 years ago
-
I updated my kernel in a debian vm to 3.16.0-5-amd64 and this tool sais:
```
Spectre and Meltdown mitigation detection tool v0.26
Checking for vulnerabilities against live running kernel Linux …
-
Hello,
We've tried to detect vulnerable linux systems (ex centos 7), but nothing reported !!!
The CVE are in the DB but no vulnerabilities detected !!!
Do we miss something or kernel vulner…
-
I tried to use SpecuCheck on 64-bit Windows 10 Pro **1703** (build 15063.850) with KB4056891 installed. The latest SpecuCheck v1.0.4 (which is released only as a 32-bit binary) fails to show any infor…
-
Hi there,
As you can see in the below output I should't be affected:
```
martin@marto ~]$ zgrep CONFIG_PAGE_TABLE_ISOLATION /proc/config.gz
CONFIG_PAGE_TABLE_ISOLATION=y
[martin@marto ~]$ …