[FFmpeg-devel] [PATCH] avcodec/cbs: reset the fragment on reading failure

James Almer jamrial at gmail.com
Sat Jun 3 19:10:06 EEST 2023


On 6/2/2023 12:30 PM, James Almer wrote:
> Fixes: NULL pointer dereference
> Fixes: 59359/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_AV1_fuzzer-6726080594313216
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
>   libavcodec/cbs.c | 18 +++++++++++++-----
>   1 file changed, 13 insertions(+), 5 deletions(-)

Superseded by commit 8c6b931f4c, so patch withdrawn.


More information about the ffmpeg-devel mailing list