Denial Of Service (DoS)
numpy is vulnerable to denial of service DoS. The function invocation of np.linalg.eigh on symmetric matrix with dimension not less than 32767 with data type int16 results in a crash. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...