
We found results for “”
CVE-2025-46153
Good to know:


Date: September 24, 2025
PyTorch before 3.7.0 has a bernoulli_p decompose function in decompositions.py even though it lacks full consistency with the eager CPU implementation, negatively affecting nn.Dropout1d, nn.Dropout2d, and nn.Dropout3d for fallback_random=True.
Severity Score
Related Resources (7)
Severity Score
Weakness Type (CWE)
Inefficient CPU Computation
CWE-1176Top Fix

Upgrade Version
Upgrade to version torch - 2.7.0;pytorch - 2.7.0;https://github.com/pytorch/pytorch.git - v2.7.0
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | NONE |
Availability (A): | NONE |