[FFmpeg-devel] [PATCH 1/2] avcodec/rka: Fix integer overflow in decode_filter()

Michael Niedermayer michael at niedermayer.cc
Sat Jul 22 18:35:06 EEST 2023


On Fri, Jun 30, 2023 at 02:16:54AM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: 2147443649 + 65535 cannot be represented in type 'int'
> Fixes: 60054/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RKA_fuzzer-5095674572832768
> 
> 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/rka.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

will apply patchset

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

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20230722/48085c8a/attachment.sig>


More information about the ffmpeg-devel mailing list