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 vstinner
Recipients Iman Sharafaldin, christian.heimes, serhiy.storchaka, vstinner
Date 2020-07-12.14:38:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CABqyc3w6Brj4bA_dAJCPBu0WRcfAUp+v3e=6R90CgmUQtGz5sA@mail.gmail.com>
In-reply-to <1594476433.53.0.621275594996.issue41208@roundup.psfhosted.org>
Content
By design, it is trivial to run arbritrary Python code using pickle. There
is no need to exploit a segfault for that.
History
Date User Action Args
2020-07-12 14:38:29vstinnersetrecipients: + vstinner, christian.heimes, serhiy.storchaka, Iman Sharafaldin
2020-07-12 14:38:29vstinnerlinkissue41208 messages
2020-07-12 14:38:29vstinnercreate