CVE-2021-30019

Publication date

2021-04-19 19:34:08

Family

mitre

State

PUBLISHED

Description

In the adts_dmx_process function in filters/reframe_adts.c in GPAC 1.0.1, a crafted file may cause ctx->hdr.frame_size to be smaller than ctx->hdr.hdr_size, resulting in size to be a negative number and a heap overflow in the memcpy.