CVE-2025-55552
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Exploitability: 3.9 / Impact: 3.6
Source: NVD
Description
pytorch v2.8.0 was discovered to display unexpected behavior when the components torch.rot90 and torch.randn_like are used together.
Affected (1)
Products: Linuxfoundation: Pytorch
Configuration A
| Vulnerable Software | Affected Versions |
|---|---|
| Up to 2.8.0 |
Related CWEs
CWE-190
Integer Overflow or Wraparound
The product 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 occurs when an integer value is
incremented to a value that is too large to store in the
associated representation. When this occurs, the value may
become a very small or negative number.
CWE-682
Incorrect Calculation
The product performs a calculation that generates incorrect or unintended results that are later used in security-critical decisions or resource management.
References (3)
Source: cve@mitre.org
Third Party Advisory
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Issue Tracking
Timeline
No history available yet.