1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-01 01:30:21 +02:00
Files
Michael Niedermayer b842218402 swscale/output: fix integer overflows in chroma in yuv2rgba64_X_c_template()
Fixes: signed integer overflow: 130489 * 16525 cannot be represented in type 'int'
Fixes: 488950053/clusterfuzz-testcase-minimized-ffmpeg_SWS_fuzzer-4627272670969856

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 3b98e29da8)
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2026-03-15 00:49:55 +01:00
..
2026-03-01 21:57:53 +00:00
2026-03-01 21:57:53 +00:00
2026-03-05 23:34:56 +00:00
2026-02-26 18:36:46 +00:00
2026-03-08 02:29:20 +01:00