[FFmpeg-devel] [PATCH 1/3] avcodec/qdm2: Move fft_order check up

Michael Niedermayer michael at niedermayer.cc
Sat Jun 29 20:02:13 EEST 2019


On Mon, Jun 17, 2019 at 09:59:39PM +0200, Michael Niedermayer wrote:
> This avoids undefined computations with unchecked values
> 
> Fixes: shift exponent -21 is negative
> Fixes: 15262/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_QDM2_fuzzer-5651261753393152
> 
> Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/qdm2.c | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)

will apply patchset

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20190629/2dd01267/attachment.sig>


More information about the ffmpeg-devel mailing list