Files
FFmpeg/libavcodec/vvc
Kacper Michajłow 75f30b4d3e avcodec/vvc/ctu: check coeff before multiply
ff_vvc_palette_escape_val() can return AVERROR in which case the
coeff*scale will overflow.

Fixes: runtime error: signed integer overflow: -1094995529 * 6528 cannot
       be represented in type 'int'
Fixes: 435225406/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_VVC_fuzzer-5118570024730624
Found-by: OSS-Fuzz
Signed-off-by: Kacper Michajłow <kasper93@gmail.com>
2025-08-06 20:16:03 +00:00
..
2025-05-17 09:22:40 +08:00
2025-05-31 09:35:54 +08:00
2025-08-03 13:48:47 +02:00
2025-08-03 13:48:47 +02:00
2025-06-28 15:16:45 +02:00
2025-06-12 21:17:07 +08:00
2025-05-17 09:22:40 +08:00