Snyk has a proof-of-concept or detailed explanation of how to exploit this vulnerability.
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 libigl/libigl
to version 2.5.0 or higher.
Affected versions of this package are vulnerable to Race Condition due to unsynchronized calls to new_vertex()
that resize internal std::vector<>
s outside of a mutex, this can result in potential memory corruption or application crashes.