VYPR

SystemDS

by Apache

CVEs (1)

  • CVE-2022-26477HigJun 27, 2022
    risk 0.49cvss 7.5epss 0.02

    The Security Team noticed that the termination condition of the for loop in the readExternal method is a controllable variable, which, if tampered with, may lead to CPU exhaustion. As a fix, we added an upper bound and termination condition in the read and write logic. We…