spectre-meltdown-checker icon indicating copy to clipboard operation
spectre-meltdown-checker copied to clipboard

Add support for AMD Inception

Open carnil opened this issue 1 year ago • 18 comments

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

carnil avatar Aug 09 '23 04:08 carnil

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

speed47 avatar Aug 10 '23 09:08 speed47

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

PandiPanda69 avatar Aug 11 '23 17:08 PandiPanda69

Is Inception fully supported now? Maybe this would be worth doing a v0.47 tag/release? Also maybe Downfall #465 is ready?

taggart avatar Sep 19 '23 20:09 taggart