]> git.sesse.net Git - ffmpeg/commit
avformat/imx: Check palette chunk size
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 30 Mar 2021 10:47:22 +0000 (12:47 +0200)
committerMichael Niedermayer <michael@niedermayer.cc>
Thu, 1 Apr 2021 08:10:21 +0000 (10:10 +0200)
commitf7a515044766426cf3cac20bdc091b700f00a458
tree1a3aa3d8e38e359b595bdfb9542be6b88df38e4a
parent497ea04dbda78d4eb9cffd208737b676f838725c
avformat/imx: Check palette chunk size

Fixes: out of array write
Fixes: 32116/clusterfuzz-testcase-minimized-ffmpeg_dem_SIMBIOSIS_IMX_fuzzer-6702533894602752
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/imx.c