Vulnerability from bitnami_vulndb
Published
2025-05-28 11:55
Modified
2025-05-28 12:14
Summary
PyTorch torch.jit.jit_module_from_flatbuffer memory corruption
Details
A vulnerability classified as problematic has been found in PyTorch 2.6.0. Affected is the function torch.jit.jit_module_from_flatbuffer. The manipulation leads to memory corruption. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "pytorch",
"purl": "pkg:bitnami/pytorch"
},
"ranges": [
{
"events": [
{
"introduced": "2.6.0"
},
{
"fixed": "2.7.0"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
],
"aliases": [
"CVE-2025-3121"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:linuxfoundation:pytorch:*:*:*:*:*:python:*:*"
],
"severity": "Medium"
},
"details": "A vulnerability classified as problematic has been found in PyTorch 2.6.0. Affected is the function torch.jit.jit_module_from_flatbuffer. The manipulation leads to memory corruption. Local access is required to approach this attack. The exploit has been disclosed to the public and may be used.",
"id": "BIT-pytorch-2025-3121",
"modified": "2025-05-28T12:14:51.629Z",
"published": "2025-05-28T11:55:44.258Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/pytorch/pytorch/issues/149800"
},
{
"type": "WEB",
"url": "https://github.com/pytorch/pytorch/issues/149800#issue-2940240700"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-3121"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.303012"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.303012"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.525049"
}
],
"schema_version": "1.6.2",
"summary": "PyTorch torch.jit.jit_module_from_flatbuffer memory corruption"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…