speed47 / spectre-meltdown-checker

Reptar, Downfall, Zenbleed, ZombieLoad, RIDL, Fallout, Foreshadow, Spectre, Meltdown vulnerability/mitigation checker for Linux & BSD
3.85k stars 476 forks source link

Add CVE-2022-0001 and CVE-2022-0002 (Linux only) #418

Closed antoniogi closed 1 year ago

antoniogi commented 2 years ago

Check the status of the mitigations indicated by the 'Branch History Injection and Intra-mode Branch Target Injection: https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/technical-documentation/branch-history-injection.html

speed47 commented 2 years ago

Hello, and thanks for your PR! I'll try to find some time in the next few days to review it, as I'd like support for these new vulns be available ASAP in the script.

antoniogi commented 2 years ago

No worries. I'm thinking the basic functionality is there, but we might need to add more code for extra info, like 'please update your OS'.

antoniogi commented 2 years ago

@speed47 do you need any help with this PR?

aliceinwire commented 2 years ago

I think this link https://cdrdv2.intel.com/v1/dl/getContent/691322 need some sort of account registration

aliceinwire commented 2 years ago

Just squash the changes in the previous BHI commit, instead of adding a new reversing commit. And create a new commit for the cosmetic ones.