[issue21831] integer overflow in 'buffer' type allows reading memory

Roundup Robot report at bugs.python.org
Tue Jun 24 05:13:54 CEST 2014


Roundup Robot added the comment:

New changeset 8d963c7db507 by Benjamin Peterson in branch '2.7':
avoid overflow with large buffer sizes and/or offsets (closes #21831)
http://hg.python.org/cpython/rev/8d963c7db507

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list