Vulnerability Description
In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.
CVSS Score
5.3
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Pytorch | >= 2.6.0, < 2.7.0 |
References
- https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248aThird Party Advisory
- https://github.com/pytorch/pytorch/issues/141538Issue Tracking
- https://github.com/pytorch/pytorch/issues/141538#issuecomment-2537424658Issue Tracking
- https://github.com/pytorch/pytorch/pull/144395Issue TrackingPatch
FAQ
What is CVE-2025-46150?
CVE-2025-46150 is a vulnerability with a CVSS score of 5.3 (MEDIUM). In PyTorch before 2.7.0, when torch.compile is used, FractionalMaxPool2d has inconsistent results.
How severe is CVE-2025-46150?
CVE-2025-46150 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-46150?
Check the references section above for vendor advisories and patch information. Affected products include: Linuxfoundation Pytorch.