PyTorchGHSA-qfhq-4f3w-5fph
PyTorch is vulnerable to memory corruption through its torch.lstm_cell function
Low5.3CVE-2025-3001 · Published Mar 31, 2025 · updated Jun 10, 2026
A vulnerability classified as critical was found in PyTorch 2.6.0. This vulnerability affects the function torch.lstm_cell. The manipulation leads to memory corruption. The attack needs to be approached locally. The exploit has been disclosed to the public and may be used. A patch is available through commit [999d94b](https://github.com/pytorch/pytorch/commit/999d94b5ede5f4ec111ba7dd144129e2c2725b03).
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| torch PyPI | < 2.10.0 | 2.10.0 |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-119
- Also known as
- BIT-pytorch-2025-3001, CVE-2025-3001, PYSEC-2025-195
- nvd.nist.gov/vuln/detail/CVE-2025-3001
- github.com/pytorch/pytorch/issues/149626
- github.com/pytorch/pytorch/issues/149626#issue-2935860995
- github.com/pytorch/pytorch/commit/999d94b5ede5f4ec111ba7dd144129e2c2725b03
- github.com/pypa/advisory-database/tree/main/vulns/torch/PYSEC-2025-195.yaml
- github.com/pytorch/pytorch
- vuldb.com/?ctiid.302050
- vuldb.com/?id.302050
- vuldb.com/?submit.524212
More PyTorch advisories
All PyTorch| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Apr 32025 | PyTorch: memory corruption | Low3.3 | No fix yet |
| Apr 22025 | PyTorch: memory corruption | Medium5.5 | No fix yet |
| Mar 312025 | PyTorch is Vulnerable to Memory Consumption through pad_packed_sequence Function | Medium5.3 | No fix yet |
| Mar 312025 | PyTorch is vulnerable to memory corruption through its torch.jit.script function | Low5.3 | 2.13.0 |
| Mar 312025 | PyTorch is vulnerable to memory corruption through its unpack_sequence function | Medium5.3 | 2.9.1 |
| Mar 302025 | PyTorch susceptible to local Denial of Service | Low3.3 | 2.7.1-rc1 |