How to check Spectre and Meltdown vulnerability in Ubuntu

Meltdown and Spectre vulnerabilities are critical hardware vulnerabilities in the modern processors that leak passwords and sensitive data from your system with the help of malicious program. To know more about this click here.

Check Spectre and Meltdown vulnerability in Ubuntu:

To check Spectre and Meltdown in your Ubuntu system, open terminal app. In the terminal, type the below command and hit enter key.

cd /tmp/

Then run the below command in terminal. this will download the Spectre and Meltdown vulnerability checking script.

wget https://raw.githubusercontent.com/speed47/spectre-meltdown-checker/master/spectre-meltdown-checker.sh

Then execute the below command to run the Spectre and Meltdown vulnerability checking script.

sudo sh spectre-meltdown-checker.sh

Then type your ubuntu password.

Also Read:  How to Manage Gnome Extensions with Extensions Glass Grid

This will check Meltdown and Spectre vulnerabilities in your system and shows the result. If result shows asĀ  “status: vulnerable,” then your system is vulnerable.

To protect your system, you need to update your OS, kernel and browsers to the latest available versions.

Spectre & Meltdown Checker

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply