Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

I do not think it is a security issue. The crash cannot be triggered by the 
user input unless you accept the pickle data from untrusted sources, but in 
that case you are in large danger, because you allow executing arbitrary code.

The changes in this issue just help to debug in some cases when you play with 
pickle format. In any case thank you for your report.

----------
status: open -> closed

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

Reply via email to