spectre-meltdown-checker
spectre-meltdown-checker copied to clipboard
Add support for AMD Inception
Similarly as for https://github.com/speed47/spectre-meltdown-checker/issues/465 please do add support for the AMD Inception issue (CVE-2023-20569):
https://comsec.ethz.ch/research/microarch/inception/ https://www.amd.com/en/corporate/product-security/bulletin/amd-sb-7005
Yes, now that Downfall is merged, let's work on this one.
Relevant kernel commit: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=138bcddb86d8a4f842e4ed6f0585abc9b1a764ff
Capabilities regarding SRSO have been detailed in this document by AMD: https://www.amd.com/content/dam/amd/en/documents/corporate/cr/speculative-return-stack-overflow-whitepaper.pdf
Is Inception fully supported now? Maybe this would be worth doing a v0.47 tag/release? Also maybe Downfall #465 is ready?