YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
SEGV in executorch (id:000130,sig:11,src:001137,time:3719444,execs:1828363,op:havoc,rep:3)
Severity: medium CWE: CWE-119 Target: ExecuTorch Generated: 2026-02-19
Summary
SEGV in executorch (id:000130,sig:11,src:001137,time:3719444,execs:1828363,op:havoc,rep:3). See ASAN output below for details.
Reproduction
chmod +x reproduce.sh
./reproduce.sh
Or manually:
# Build target with ASAN
# Run: <target> poc.pte
PoC File
poc.pte(64 bytes)
ASAN Output
Run reproduce.sh to generate ASAN output
Impact
Memory corruption vulnerability reachable by processing a malformed ExecuTorch file. An attacker could craft a malicious file and distribute it to cause denial of service or potentially leak sensitive heap data.
- Downloads last month
- 8