Inspect mitigations for CPU vulnerabilities. Clone Spectre & Meltdown Checker repository to get “a shell script to assess your system’s resilience against the several transient execution CVEs that were published since early 2018, and give you guidance as to how to mitigate them”. $ git clone https://github.com/speed47/spectre-meltdown-checker.git Cloning into 'spectre-meltdown-checker'... remote: Enumerating objects: 1479, done. […]
↧