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 applicationsLearn about NULL Pointer Dereference vulnerabilities in an interactive lesson.
Start learningUpgrade rkyv to version 0.7.46, 0.8.13 or higher.
rkyv is a zero-copy deserialization framework for Rust.
Affected versions of this package are vulnerable to NULL Pointer Dereference due to improper handling of null pointers returned by the allocator in the SharedPointer::alloc process. An attacker can cause undefined behavior and potentially execute arbitrary code or crash the application by triggering an out-of-memory condition during the allocation of shared pointers, which leads to dereferencing a null pointer through safe deserialization APIs.