Vulnerability Description
In PyTorch before 2.7.0, when inductor is used, nn.Fold has an assertion error.
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 |
Related Weaknesses (CWE)
References
- https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248aThird Party Advisory
- https://github.com/pytorch/pytorch/issues/147848Issue Tracking
- https://github.com/pytorch/pytorch/pull/147961Issue TrackingPatch
FAQ
What is CVE-2025-46149?
CVE-2025-46149 is a vulnerability with a CVSS score of 5.3 (MEDIUM). In PyTorch before 2.7.0, when inductor is used, nn.Fold has an assertion error.
How severe is CVE-2025-46149?
CVE-2025-46149 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-46149?
Check the references section above for vendor advisories and patch information. Affected products include: Linuxfoundation Pytorch.