GHSA-H36M-9QJR-PV93
Vulnerability from github – Published: 2025-09-25 15:30 – Updated: 2025-09-25 21:30
VLAI?
Details
PyTorch before 3.7.0 has a bernoulli_p decompose function in decompositions.py even though it lacks full consistency with the eager CPU implementation, negatively affecting nn.Dropout1d, nn.Dropout2d, and nn.Dropout3d for fallback_random=True.
Severity ?
5.3 (Medium)
{
"affected": [],
"aliases": [
"CVE-2025-46153"
],
"database_specific": {
"cwe_ids": [
"CWE-1176"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-09-25T15:16:12Z",
"severity": "MODERATE"
},
"details": "PyTorch before 3.7.0 has a bernoulli_p decompose function in decompositions.py even though it lacks full consistency with the eager CPU implementation, negatively affecting nn.Dropout1d, nn.Dropout2d, and nn.Dropout3d for fallback_random=True.",
"id": "GHSA-h36m-9qjr-pv93",
"modified": "2025-09-25T21:30:25Z",
"published": "2025-09-25T15:30:25Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-46153"
},
{
"type": "WEB",
"url": "https://github.com/pytorch/pytorch/issues/142853"
},
{
"type": "WEB",
"url": "https://github.com/pytorch/pytorch/pull/143460"
},
{
"type": "WEB",
"url": "https://gist.github.com/shaoyuyoung/4bcefba4004f8271e64b5185c95a248a"
},
{
"type": "WEB",
"url": "https://gist.github.com/shaoyuyoung/e636f2e7a306105b7e96809e2b85c28a"
},
{
"type": "WEB",
"url": "https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.0"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"type": "CVSS_V3"
}
]
}
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…