]> git.sesse.net Git - ffmpeg/commit
avformat/vqf: Check len for COMM chunks
authorMichael Niedermayer <michael@niedermayer.cc>
Sun, 1 Nov 2020 19:20:02 +0000 (20:20 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 4 Dec 2020 23:08:33 +0000 (00:08 +0100)
commita834af133b1fe8f29b4075808710ffd98abcac40
tree282fcc0a62c0bada38ef857bb155230ca9bb54b5
parentc34004d82f43309f9ea2120edd94f68ec667e796
avformat/vqf: Check len for COMM chunks

Fixes: Infinite loop
Fixes: 26696/clusterfuzz-testcase-minimized-ffmpeg_dem_VQF_fuzzer-5648269168082944
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/vqf.c