Denial Of Service (DoS)
numpy is vulnerable to denial of service. In systems without support in the underlying BLAS, a crash occurs when numpy.dot handles arrays with more than 231 elements or 16GB. Note that an attacker could potentially obtain arbitrary code execution from the resulting segmentation fault...