aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/webp_parser.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2022-09-11 12:00:31 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2022-12-04 21:45:19 +0100
commit9bfae838563b9cf7ced9053265cfdb4405bce7eb (patch)
tree7d3d3f56ae86af4ae4986edad9e70468c87d720c /libavcodec/webp_parser.c
parentee650398ec29861a1fe5c8d1a905cc340e82378d (diff)
downloadffmpeg-9bfae838563b9cf7ced9053265cfdb4405bce7eb.tar.gz
avcodec/wavpack: Fix overflow in p=31
Untested with "non fuzzed" samples as i have no such file The reference 5.6.0 decoder appears to also have undefined behavior in the lossless codepath for this Fixes: shift exponent 32 is too large for 32-bit type 'int' Fixes: 50930/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_WAVPACK_fuzzer-6319201949712384 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/webp_parser.c')
0 files changed, 0 insertions, 0 deletions