Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-09-11 00:49:28 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2022-09-24 23:58:24 +0300
commit6bbe4d1f4f00b627c0c8cad9783eeff66854e936 (patch)
tree7bb965cad7e6147c2040602017e8eba211e7f7d4 /RELEASE
parent9658d1da5903ff936aba63f986f30dd103a37399 (diff)
avcodec/dstdec: Check for overflow in build_filter()
Fixes: signed integer overflow: 1917019860 + 265558963 cannot be represented in type 'int' Fixes: 48798/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_DST_fuzzer-4833165046317056 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 8008940da5aa43895fd4574114309c3324249eab) Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'RELEASE')
0 files changed, 0 insertions, 0 deletions