[FFmpeg-devel] [PATCH] avcodec/pcm: Fix invalid shift in pcm_decode_frame for LXF

Michael Niedermayer michael at niedermayer.cc
Mon Feb 3 00:55:21 EET 2020


On Wed, Dec 18, 2019 at 12:47:21AM +0100, Michael Niedermayer wrote:
> Fixes: left shift of 32 by 28 places cannot be represented in type 'int'
> Fixes: 19472/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_PCM_LXF_fuzzer-5704364320096256
> 
> 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/pcm.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

will apply

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

In a rich man's house there is no place to spit but his face.
-- 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: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200202/ab277dc5/attachment.sig>


More information about the ffmpeg-devel mailing list