Linuxfoundation

Pytorch

24 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.05%
  • Published 25.09.2025 16:15:34
  • Last modified 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).

  • EPSS 0.05%
  • Published 25.09.2025 16:15:34
  • Last modified 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).

  • EPSS 0.05%
  • Published 25.09.2025 16:15:34
  • Last modified 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().

  • EPSS 0.05%
  • Published 25.09.2025 16:15:34
  • Last modified 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).

  • EPSS 0.05%
  • Published 25.09.2025 16:15:34
  • Last modified 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.

  • EPSS 0.05%
  • Published 25.09.2025 15:16:12
  • Last modified 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.

  • EPSS 0.04%
  • Published 25.09.2025 15:16:12
  • Last modified 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.

  • EPSS 0.05%
  • Published 25.09.2025 15:16:12
  • Last modified 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.

  • EPSS 0.04%
  • Published 25.09.2025 15:16:12
  • Last modified 03.10.2025 17:58:05

In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.

  • EPSS 0.03%
  • Published 25.09.2025 15:16:12
  • Last modified 03.10.2025 17:58:39

In PyTorch before 2.7.0, when inductor is used, nn.Fold has an assertion error.