From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 4601543809 for ; Sun, 28 Aug 2022 17:52:21 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 9F3E668B98B; Sun, 28 Aug 2022 20:52:20 +0300 (EEST) Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [217.70.183.201]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 4270C68B8E7 for ; Sun, 28 Aug 2022 20:52:14 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 9CC551BF205 for ; Sun, 28 Aug 2022 17:52:13 +0000 (UTC) Date: Sun, 28 Aug 2022 19:52:12 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220828175212.GI2088045@pb2> References: <20220823193737.12394-1-michael@niedermayer.cc> MIME-Version: 1.0 In-Reply-To: <20220823193737.12394-1-michael@niedermayer.cc> Subject: Re: [FFmpeg-devel] [PATCH] avformat/mov: Check count sums in build_open_gop_key_points() X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Type: multipart/mixed; boundary="===============7002536852029323196==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7002536852029323196== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/dHhfKPS6kpMPPhT" Content-Disposition: inline --/dHhfKPS6kpMPPhT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 23, 2022 at 09:37:37PM +0200, Michael Niedermayer wrote: > Fixes: ffmpeg.md > Fixes: Out of array access > Fixes: CVE-2022-2566 >=20 > Found-by: Andy Nguyen > Found-by: 3pvd <3pvd@google.com> > Reviewed-by: Andy Nguyen > Signed-off-by: Michael Niedermayer > --- > libavformat/mov.c | 12 ++++++++++-- > 1 file changed, 10 insertions(+), 2 deletions(-) will apply [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Why not whip the teacher when the pupil misbehaves? -- Diogenes of Sinope --/dHhfKPS6kpMPPhT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYwurTAAKCRBhHseHBAsP q+VrAJ4xLy9qW83k+cSKhwP+Ps3wCHJGbACdGjjRTw9zxbAD4s/dT5Sp6IIa4bg= =xV9w -----END PGP SIGNATURE----- --/dHhfKPS6kpMPPhT-- --===============7002536852029323196== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe". --===============7002536852029323196==--