ghsa-hj95-mhgf-jxc4
Vulnerability from github
Published
2025-08-08 00:30
Modified
2025-08-12 18:48
Severity ?
Summary
ExecuTorch integer overflow vulnerability
Details
An integer overflow vulnerability in the loading of ExecuTorch models can cause overlapping allocations, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit d158236b1dc84539c1b16843bc74054c9dcba006.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "executorch" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-30404" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": true, "github_reviewed_at": "2025-08-12T18:48:09Z", "nvd_published_at": "2025-08-07T23:15:26Z", "severity": "CRITICAL" }, "details": "An integer overflow vulnerability in the loading of ExecuTorch models can cause overlapping allocations, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit d158236b1dc84539c1b16843bc74054c9dcba006.", "id": "GHSA-hj95-mhgf-jxc4", "modified": "2025-08-12T18:48:09Z", "published": "2025-08-08T00:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30404" }, { "type": "WEB", "url": "https://github.com/pytorch/executorch/commit/d158236b1dc84539c1b16843bc74054c9dcba006" }, { "type": "PACKAGE", "url": "https://github.com/pytorch/executorch" }, { "type": "WEB", "url": "https://www.facebook.com/security/advisories/cve-2025-30404" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ], "summary": "ExecuTorch integer overflow vulnerability" }
Loading...
Loading...
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.