CVE-2025-55558
- EPSS 0.05%
- Veröffentlicht 25.09.2025 16:15:34
- Zuletzt bearbeitet 03.10.2025 18:06:47
A buffer overflow occurs in pytorch v2.7.0 when a PyTorch model consists of torch.nn.Conv2d, torch.nn.functional.hardshrink, and torch.Tensor.view-torch.mv() and is compiled by Inductor, leading to a Denial of Service (DoS).
CVE-2025-55557
- EPSS 0.05%
- Veröffentlicht 25.09.2025 16:15:34
- Zuletzt bearbeitet 03.10.2025 18:07:23
A Name Error occurs in pytorch v2.7.0 when a PyTorch model consists of torch.cummin and is compiled by Inductor, leading to a Denial of Service (DoS).
CVE-2025-55554
- EPSS 0.05%
- Veröffentlicht 25.09.2025 16:15:34
- Zuletzt bearbeitet 03.10.2025 18:08:42
pytorch v2.8.0 was discovered to contain an integer overflow in the component torch.nan_to_num-.long().
CVE-2025-55553
- EPSS 0.05%
- Veröffentlicht 25.09.2025 16:15:34
- Zuletzt bearbeitet 03.10.2025 18:10:04
A syntax error in the component proxy_tensor.py of pytorch v2.7.0 allows attackers to cause a Denial of Service (DoS).
CVE-2025-55552
- EPSS 0.05%
- Veröffentlicht 25.09.2025 16:15:34
- Zuletzt bearbeitet 03.10.2025 18:10:41
pytorch v2.8.0 was discovered to display unexpected behavior when the components torch.rot90 and torch.randn_like are used together.
CVE-2025-55551
- EPSS 0.05%
- Veröffentlicht 25.09.2025 15:16:12
- Zuletzt bearbeitet 03.10.2025 17:56:10
An issue in the component torch.linalg.lu of pytorch v2.8.0 allows attackers to cause a Denial of Service (DoS) when performing a slice operation.
CVE-2025-46153
- EPSS 0.04%
- Veröffentlicht 25.09.2025 15:16:12
- Zuletzt bearbeitet 03.10.2025 17:56:58
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.
CVE-2025-46152
- EPSS 0.05%
- Veröffentlicht 25.09.2025 15:16:12
- Zuletzt bearbeitet 03.10.2025 17:57:35
In PyTorch before 2.7.0, bitwise_right_shift produces incorrect output for certain out-of-bounds values of the "other" argument.
CVE-2025-46150
- EPSS 0.04%
- Veröffentlicht 25.09.2025 15:16:12
- Zuletzt bearbeitet 03.10.2025 17:58:05
In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.
CVE-2025-46149
- EPSS 0.03%
- Veröffentlicht 25.09.2025 15:16:12
- Zuletzt bearbeitet 03.10.2025 17:58:39
In PyTorch before 2.7.0, when inductor is used, nn.Fold has an assertion error.