aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2021-10-12 14:50:41 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2021-10-17 22:20:07 +0200
commit85c169f6a62ad4e357ab139a4511854525938323 (patch)
tree5a5fc8b4770aef6ced8a73a79ea60ed570ff8a65 /libavfilter
parent77970abb71d349bb9efea1b01619b8ec95411b94 (diff)
downloadffmpeg-85c169f6a62ad4e357ab139a4511854525938323.tar.gz
avcodec/speexdec: Seed should be unsigned otherwise the operations done on it are undefined
Fixes: signed integer overflow: 1664525000 + 1013904223 cannot be represented in type 'int' Fixes: 39865/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_SPEEX_fuzzer-4979694508834816 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions