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 crossbeam-epoch to version 0.9.20 or higher.
Affected versions of this package are vulnerable to Access of Uninitialized Pointer in the fmt::Display implementation for Atomic and Shared when the underlying pointer is invalid, such as when created with Atomic::null or Shared::null. An attacker can cause a crash or potentially execute arbitrary code by triggering a dereference of an invalid pointer during formatting operations.