GHSA-6f3g-p975-cjv5MediumCVSS 4.3

A NULL pointer dereference in GPAC MP4Box: when parsing certain truncated MP4 files, an unknown...

Published
May 27, 2026
Last Modified
May 28, 2026

🔗 CVE IDs covered (1)

📋 Description

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 (5)