[issue27538] Segfault on error in code object checking

pablo sacristan report at bugs.python.org
Sun Jul 17 13:48:44 EDT 2016


pablo sacristan added the comment:

Yes, but it is possible to blacklist some bytecode (it may be possible to blacklist all or almost all malicious bytecode) and even more if the attacker just wants to crash the target then the segfault would be an easy crash. It is still an attack scenario that is possible.
Hope it helps :)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27538>
_______________________________________


More information about the Python-bugs-list mailing list