A NULL pointer dereference in GPAC MP4Box: when parsing certain truncated MP4 files, an unknown/invalid stsd entry can result in missing descriptor fields (e.g., codec/mime/profile strings). gf_media_map_esd then calls strlen() on a NULL pointer, triggering a crash (ASan SEGV).
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-05-27 17:16
Updated : 2026-06-17 10:03
NVD link : CVE-2025-70116
Mitre link : CVE-2025-70116
CVE.ORG link : CVE-2025-70116
JSON object : View
Products Affected
No product.
CWE
CWE-476
NULL Pointer Dereference
