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 pabstersac
Recipients Decorater, ammar2, ned.deily, pabstersac, r.david.murray, serhiy.storchaka
Date 2016-07-17.17:48:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1468777724.14.0.907306002154.issue27538@psf.upfronthosting.co.za>
In-reply-to
Content
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 :)
History
Date User Action Args
2016-07-17 17:48:44pabstersacsetrecipients: + pabstersac, ned.deily, r.david.murray, serhiy.storchaka, ammar2, Decorater
2016-07-17 17:48:44pabstersacsetmessageid: <1468777724.14.0.907306002154.issue27538@psf.upfronthosting.co.za>
2016-07-17 17:48:44pabstersaclinkissue27538 messages
2016-07-17 17:48:44pabstersaccreate