PyTorch is a Python package that provides tensor computation. Prior to version 2.10.0, a vulnerability in PyTorch's `weights_only` unpickler allows an attacker to craft a malicious checkpoint file (`.pth`) that, when loaded with `torch.load(..., weights_only=True)`, can corrupt memory and potentially lead to arbitrary code execution. Version 2.10.0 fixes the issue.
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HLinuxfoundation Pytorch
APPLinuxfoundation< 2.10.0
Related vulnerabilities
RCE w PyTorch przy deserializacji modelu przez torch.load
PyTorch RemoteModule — Deserialization RCE w funkcjach rozproszonych
In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution becaus...
An issue in the component torch.linalg.lu of pytorch v2.8.0 allows attackers to cause a Denial of Service (DoS...
pytorch v2.8.0 was discovered to display unexpected behavior when the components torch.rot90 and torch.randn_l...