summaryrefslogtreecommitdiffstats
path: root/libavformat/webmdashenc.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2022-03-21 21:03:13 +0100
committerMichael Niedermayer <[email protected]>2022-04-06 20:27:35 +0200
commit15006f48cd75fb7c93c06dde50b76ea1309cce00 (patch)
tree8956d85e93506b270c7f6fea3747bea172239952 /libavformat/webmdashenc.c
parent977cfb719745dab296d748b6304f349b01ce6a08 (diff)
avcodec/exr: Avoid signed overflow in displayWindow
The inputs are unused except for this computation so wraparound does not give an attacker any extra values as they are already fully controlled Fixes: signed integer overflow: 0 - -2147483648 cannot be represented in type 'int' Fixes: 45820/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_EXR_fuzzer-5766159019933696 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Reviewed-by: Paul B Mahol <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]> (cherry picked from commit 1291568c9834c02413ab5d87762308f15b4ae9c6) Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavformat/webmdashenc.c')
0 files changed, 0 insertions, 0 deletions