cve/2021/CVE-2021-41496.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2021-41496

Description

** DISPUTED ** Buffer overflow in the array_from_pyobj function of fortranobject.c in NumPy < 1.19, which allows attackers to conduct a Denial of Service attacks by carefully constructing an array with negative values. NOTE: The vendor does not agree this is a vulnerability; the negative dimensions can only be created by an already privileged user (or internally).

POC

Reference

Github