CVE-2025-48964: Ewma Integer Overflow
An integer overflow can occur in the Exponential Weighted Moving Average (EWMA) calculation when multiplying a measurement value (such as a time delta) by a fixed-point scalar without first casting it to a 64-bit integer. If the time variable is abnormally large (e.g. via a spoofed zero timestamp), the multiplication will wrap around, yielding negative stati
greprules fetch cve-2025-48964-ewma-integer-overflow --engine opengrepDescription
An integer overflow can occur in the Exponential Weighted Moving Average (EWMA) calculation when multiplying a measurement value (such as a time delta) by a fixed-point scalar without first casting it to a 64-bit integer. If the time variable is abnormally large (e.g. via a spoofed zero timestamp), the multiplication will wrap around, yielding negative stati
Community feedback
0 signals from signed-in users.
- Useful
- 0
- False positive
- 0
- Metadata
- 0