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 github.com/kuzudb/go-kuzu
to version 0.8.0 or higher.
Affected versions of this package are vulnerable to Race Condition in their random number generation routines in random_engine.cpp
file. The vulnerable functions were the unsynchronised random engine methods, now mitigated by proper mutex locking.