Linuxfoundation

Pytorch

24 vulnerabilities found.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.1%
  • Published 19.04.2024 21:15:08
  • Last modified 03.06.2025 14:04:04

Pytorch before v2.2.0 has an Out-of-bounds Read vulnerability via the component torch/csrc/jit/mobile/flatbuffer_loader.cpp.

  • EPSS 0.06%
  • Published 17.04.2024 19:15:07
  • Last modified 10.06.2025 01:33:43

Pytorch before version v2.2.0 was discovered to contain a use-after-free vulnerability in torch/csrc/jit/mobile/interpreter.cpp.

  • EPSS 0.03%
  • Published 17.04.2024 19:15:07
  • Last modified 10.06.2025 17:38:16

PyTorch before v2.2.0 was discovered to contain a heap buffer overflow vulnerability in the component /runtime/vararg_functions.cpp. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted input.

Exploit
  • EPSS 0.19%
  • Published 26.11.2022 02:15:10
  • Last modified 25.04.2025 20:15:37

In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely.