ghsa-33r8-vrx9-rmcv
Vulnerability from github
Published
2025-08-08 00:30
Modified
2025-08-08 17:00
Severity ?
Summary
ExecuTorch integer overflow vulnerability leads to code execution
Details
An integer overflow vulnerability in the loading of ExecuTorch models can cause smaller-than-expected memory regions to be allocated, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit 8f062d3f661e20bb19b24b767b9a9a46e8359f2b.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "executorch" }, "ranges": [ { "events": [ { "introduced": "0" }, { "last_affected": "0.6.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-54952" ], "database_specific": { "cwe_ids": [ "CWE-680" ], "github_reviewed": true, "github_reviewed_at": "2025-08-08T17:00:01Z", "nvd_published_at": "2025-08-08T00:15:26Z", "severity": "MODERATE" }, "details": "An integer overflow vulnerability in the loading of ExecuTorch models can cause smaller-than-expected memory regions to be allocated, potentially resulting in code execution or other undesirable effects. This issue affects ExecuTorch prior to commit 8f062d3f661e20bb19b24b767b9a9a46e8359f2b.", "id": "GHSA-33r8-vrx9-rmcv", "modified": "2025-08-08T17:00:01Z", "published": "2025-08-08T00:30:26Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-54952" }, { "type": "WEB", "url": "https://github.com/pytorch/executorch/commit/8f062d3f661e20bb19b24b767b9a9a46e8359f2b" }, { "type": "PACKAGE", "url": "https://github.com/pytorch/executorch" }, { "type": "WEB", "url": "https://www.facebook.com/security/advisories/cve-2025-54952" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U", "type": "CVSS_V4" } ], "summary": "ExecuTorch integer overflow vulnerability leads to code execution" }
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.