Vulnerabilities (CVE)

Filtered by CWE-1176
Total 1 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-46153 1 Linuxfoundation 1 Pytorch 2025-10-03 N/A 5.3 MEDIUM
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.