diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2023-01-11 23:26:06 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2023-04-15 22:38:05 +0200 |
commit | 88069ea6c958db2638dfbfe4b3053e831b0b5379 (patch) | |
tree | fe0aca1f51e3b88b30a9e184a5e1013bc0f677f3 /Changelog | |
parent | 284116d32d272a2a6590b09bb26cefe9d87fa77f (diff) | |
download | ffmpeg-88069ea6c958db2638dfbfe4b3053e831b0b5379.tar.gz |
avcodec/pngdec: Check deloco index more exactly
Fixes: out of array access:
Fixes: 48567/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PNG_fuzzer-6716193709096960
Alternatively it should be possible to limit this to 3 plane RGB 8 /16bit to ensure the size is what it should be
Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
(cherry picked from commit d5bae704068dc37191280e024eecb8d02b762b28)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'Changelog')
0 files changed, 0 insertions, 0 deletions