This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CVE ID] | |
CVE-2025-46148 | |
[Description] | |
torch.nn.PairwiseDistance outputs incorrect results via torch.compile, allowing attackers to make dangerous decisions by leveraging this vulnerability. | |
[Additional Information] | |
This vulnerability is labeled as high priority by pytorch community | |
[VulnerabilityType Other] | |
Incorrect Calculation | |
[Vendor of Product] | |
https://github.com/pytorch/pytorch |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[CVE ID] | |
CVE-2025-55551 | |
[Description] | |
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. | |
[Additional Information] | |
This issue was labeled as high priority by pytorch community. | |
[VulnerabilityType Other] | |
Type Error | |
[Vendor of Product] | |
https://github.com/pytorch/pytorch |