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 rkyv to version 0.8.17 or higher.
rkyv is a zero-copy deserialization framework for Rust.
Affected versions of this package are vulnerable to Use After Free due to insufficient validation of archive ranges in the deserialize process. An attacker can cause a use-after-free condition by submitting a crafted archive that leads to invalid pointer dereferencing during deserialization of complex data structures.