In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade cupy
to version 13.0.0 or higher.
Affected versions of this package are vulnerable to Race Condition via the cupyx.scipy.sparse.csr_matrix
function when handling boolean data types. The problem arises from the function's incorrect handling of duplicate entries in non-canonical data, leading to inconsistent behavior compared to scipy.sparse.csr_matrix
.