NumPy NULL Pointer Dereference
High severity
GitHub Reviewed
Published
Feb 8, 2022
to the GitHub Advisory Database
•
Updated Jan 29, 2023
Description
Published by the National Vulnerability Database
Dec 17, 2021
Published to the GitHub Advisory Database
Feb 8, 2022
Reviewed
Jun 21, 2022
Last updated
Jan 29, 2023
Null Pointer Dereference vulnerability exists in numpy.sort in NumPy < and 1.19 in the PyArray_DescrNew function due to missing return-value validation, which allows attackers to conduct DoS attacks by repetitively creating sort arrays.
References