4 matches found
Out-of-bounds Read
Overview Affected versions of this package are vulnerable to Out-of-bounds Read via the getuncheck function in the SyncVec struct. An attacker can cause a crash or unexpected behavior by providing an out-of-bounds index. Remediation Upgrade fast-able to version 1.13.7 or higher. References -...
GHSA-95HM-PR6Q-298W fast-able is vulnerable to DoS attack through insecure method
The public accessible struct SyncVec has a public safe method getunchecked. It accept a parameter index and used in the getunchecked without sufficient checks as mentioned here...
RUSTSEC-2025-0063 Possible unsound public API
The public accessible struct SyncVec has a public safe method getunchecked. It accept a parameter index and used in the getunchecked without sufficient checks as mentioned here...
Possible unsound public API
The public accessible struct SyncVec has a public safe method getunchecked. It accept a parameter index and used in the getunchecked without sufficient checks as mentioned here...