summaryrefslogtreecommitdiffstats
path: root/libavcodec/tak_parser.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2022-03-21 21:03:13 +0100
committerMichael Niedermayer <[email protected]>2022-04-04 00:05:36 +0200
commit70522b7262c6dcce9deefb311a2a8127ce447203 (patch)
treefe2966bdb50e07647c1380d02c14151aeac4811f /libavcodec/tak_parser.c
parent1ed490b9dc5770df691dd741e57a9072afcc39c9 (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 'libavcodec/tak_parser.c')
0 files changed, 0 insertions, 0 deletions