Vulnerabilities (CVE)

Filtered by vendor Linuxfoundation Subscribe
Filtered by product Pytorch
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2025-2953 1 Linuxfoundation 1 Pytorch 2025-04-22 1.7 LOW 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. The real existence of this vulnerability is still doubted at the moment. The security policy of the project warns to use unknown models which might establish malicious effects.
CVE-2022-45907 1 Linuxfoundation 1 Pytorch 2024-11-21 N/A 9.8 CRITICAL
In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely.