Filtered by vendor Linuxfoundation Subscriptions
Filtered by product Pytorch Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-2953 1 Linuxfoundation 1 Pytorch 2025-04-15 3.3 Low
A vulnerability, which was classified as problematic, has been found in PyTorch 2.6.0+cu124. Affected by this issue is the function torch.mkldnn_max_pool2d. The manipulation leads to denial of service. An attack has to be approached locally. The exploit has been disclosed to the public and may be used.
CVE-2022-45907 1 Linuxfoundation 1 Pytorch 2024-11-21 9.8 Critical
In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely.