Skip to main content

Integer Overflow or Wraparound

CVE-2025-55552

Severity Medium
Score 6.8/10

Summary

The package pytorch was discovered to display unexpected behavior when the components "torch.rot90" and "torch.randn_like" are used together.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • NONE
  • HIGH

CWE-190 - Integer Overflow or Wraparound

The software performs a calculation that can produce an integer overflow or wraparound, when the logic assumes that the resulting value will always be larger than the original value. This can introduce other weaknesses when the calculation is used for resource management or execution control.

Advisory Timeline

  • Published