CVE-2021-41495

Source
https://nvd.nist.gov/vuln/detail/CVE-2021-41495
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2021-41495.json
Aliases
Related
Withdrawn
2022-02-07T19:08:41Z
Published
2021-12-17T20:15:08Z
Modified
2023-11-29T09:04:31.202488Z
Details

Null Pointer Dereference vulnerability exists in numpy.sort in NumPy &lt 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. NOTE: While correct that validation is missing, an error can only occur due to an exhaustion of memory. If the user can exhaust memory, they are already privileged. Further, it should be practically impossible to construct an attack which can target the memory exhaustion to occur at exactly this place

References

Affected packages

Git / github.com/numpy/numpy

Affected ranges

Type
GIT
Repo
https://github.com/numpy/numpy
Events
Introduced
0The exact introduced commit is unknown
Last affected

Affected versions

Other

pre-removal-numpybook
with_maskna

v0.*

v0.2.2
v0.3.0

v1.*

v1.19.0
v1.19.0rc1
v1.19.0rc2