This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sahnaseredini
Recipients sahnaseredini
Date 2020-11-11.11:19:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605093551.24.0.524478744349.issue42322@roundup.psfhosted.org>
In-reply-to
Content
I was looking up everywhere and could not find any mitigations for Spectre attack by a Python interpreter(CPython)! I don't know if my question is correct or how feasible it is, but does anyone know if there are any mitigations for different variants of Spectre attacks Specter v1 (Spectre-PHT), v2 (Spectre-BTB), v4 (Spectre-STL) and v5 (Spectre-RSB) at the interpreter level for Python?
Looking forward to hearing from you guys :)
History
Date User Action Args
2020-11-11 11:19:11sahnaseredinisetrecipients: + sahnaseredini
2020-11-11 11:19:11sahnaseredinisetmessageid: <1605093551.24.0.524478744349.issue42322@roundup.psfhosted.org>
2020-11-11 11:19:11sahnaseredinilinkissue42322 messages
2020-11-11 11:19:11sahnaseredinicreate