ghsa-84m3-f99p-cqx5
Vulnerability from github
Published
2025-08-08 00:30
Modified
2025-08-12 18:49
Severity ?
Summary
ExecuTorch integer overflow vulnerability
Details
An integer overflow vulnerability in the loading of ExecuTorch models can cause objects to be placed outside their allocated memory area, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit 0830af8207240df8d7f35b984cdf8bc35d74fa73.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "executorch" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.7.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-30405" ], "database_specific": { "cwe_ids": [ "CWE-190" ], "github_reviewed": true, "github_reviewed_at": "2025-08-12T18:49:11Z", "nvd_published_at": "2025-08-07T23:15:26Z", "severity": "CRITICAL" }, "details": "An integer overflow vulnerability in the loading of ExecuTorch models can cause objects to be placed outside their allocated memory area, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit 0830af8207240df8d7f35b984cdf8bc35d74fa73.", "id": "GHSA-84m3-f99p-cqx5", "modified": "2025-08-12T18:49:11Z", "published": "2025-08-08T00:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-30405" }, { "type": "WEB", "url": "https://github.com/pytorch/executorch/commit/0830af8207240df8d7f35b984cdf8bc35d74fa73" }, { "type": "PACKAGE", "url": "https://github.com/pytorch/executorch" }, { "type": "WEB", "url": "https://www.facebook.com/security/advisories/cve-2025-30405" } ], "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.