New submission from Amir Naseredini <sahnasered...@gmail.com>:

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 :)

----------
components: Interpreter Core
messages: 380748
nosy: sahnaseredini
priority: normal
severity: normal
status: open
title: Spectre mitigations in CPython interpreter
type: security
versions: Python 3.10

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42322>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to