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 tokio
to version 1.18.5, 1.20.4, 1.24.2 or higher.
tokio is an An event-driven, non-blocking I/O platform for writing asynchronous I/O backed applications.
Affected versions of this package are vulnerable to Use After Free as tokio::io::ReadHalf<T>::unsplit
can violate the Pin
contract, when the io-util
feature is used.