PT-2025-62945 · Crates.Io · Ruint
Published
2025-12-26
·
Updated
2025-12-26
CVSS v4.0
6.6
Medium
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U |
The function
reciprocal mg10 is marked as safe but can trigger undefined behavior (out-of-bounds access) because it relies on debug assert! for safety checks instead of assert!.When compiled in release mode, the
debug assert! is optimized out, potentially allowing invalid inputs to cause memory corruption.Fix
Buffer Overflow
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Ruint