[FFmpeg-devel] [PATCH 1/3] avcodec/rka: use unsigned for buf0 additions

Michael Niedermayer michael at niedermayer.cc
Sun Jun 18 15:18:13 EEST 2023


On Thu, Jun 08, 2023 at 07:18:23PM +0200, Michael Niedermayer wrote:
> Fixes: signed integer overflow: -38912000 + -2109276160 cannot be represented in type 'int'
> Fixes: 59670/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_RKA_fuzzer-4987563245699072
> 
> 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 | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

will apply patchset

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

I have often repented speaking, but never of holding my tongue.
-- Xenocrates
-------------- 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/20230618/4f3e25aa/attachment.sig>


More information about the ffmpeg-devel mailing list