1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-09 14:14:39 +02:00
FFmpeg/libavcodec
Michael Niedermayer 3044269ae8
avcodec/jpeglsdec: Check Jpeg-LS LSE
Fixes: signed integer overflow: 2147478526 + 33924 cannot be represented in type 'int'
Fixes: shift exponent 32 is too large for 32-bit type 'unsigned int'
Fixes: 64243/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_JPEGLS_fuzzer-5195717848989696

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 c72a20f01a6122e1832f73801ea5f54b188abea3)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2024-04-14 21:19:42 +02:00
..
2023-04-15 22:38:10 +02:00
2024-04-14 21:19:41 +02:00
2021-10-06 14:41:41 +02:00
2022-09-26 16:50:45 +02:00
2021-02-02 14:18:21 +01:00
2021-02-02 14:18:21 +01:00
2021-10-06 14:41:41 +02:00
2022-09-26 16:50:49 +02:00
2022-04-06 20:38:06 +02:00
2021-02-02 14:18:21 +01:00
2023-04-15 22:38:03 +02:00
2023-04-15 22:38:02 +02:00
2021-10-06 14:41:42 +02:00
2023-04-15 22:38:02 +02:00
2024-04-14 21:19:24 +02:00
2021-02-02 14:18:20 +01:00
2022-09-26 16:50:46 +02:00