[FFmpeg-devel] [PATCH 8/8] avcodec/exr: skip bottom clearing loop when its outside the image

Michael Niedermayer michael at niedermayer.cc
Sun Nov 22 18:41:10 EET 2020


On Sun, Oct 25, 2020 at 12:23:12AM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 1633771809 * 32960 cannot be represented in type 'int'
> Fixes: 26532/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EXR_fuzzer-5613925708857344
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/exr.c | 13 +++++++------
>  1 file changed, 7 insertions(+), 6 deletions(-)

will apply

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201122/9ff43103/attachment.sig>


More information about the ffmpeg-devel mailing list