[Python-modules-team] Bug#939556: numpy-stl: Use after free condition

Guillem Jover guillem at debian.org
Fri Sep 6 10:23:31 BST 2019


Source: numpy-stl
Source-Version: 2.9.0-1
Severity: important

Hi!

During some code matching searches in codesearch.debian.net, and some
staring, I noticed there's a use-after-free condition in the file
stl/_speedups.pyx function ascii_read, as it uses uselocale(3) to
immediately freelocale(3) it two times.

Thanks,
Guillem



More information about the Python-modules-team mailing list