2 matches found
EUVD-2025-205452
ruint affected by unsoundness of safe reciprocalmg10...
6.4AI score
SaveExploits0References4
GHSA-9FJQ-45QV-PCM7 ruint affected by unsoundness of safe `reciprocal_mg10`
The function reciprocalmg10 is marked as safe but can trigger undefined behavior out-of-bounds access because it relies on debugassert! for safety checks instead of assert!. When compiled in release mode, the debugassert! is optimized out, potentially allowing invalid inputs to cause memory...
8.7CVSS7.2AI score
SaveExploits0References4
20