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 AC84348260 for ; Thu, 14 Dec 2023 22:33:52 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C276B68D23D; Fri, 15 Dec 2023 00:33:49 +0200 (EET) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [217.70.183.199]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id B076868CFDE for ; Fri, 15 Dec 2023 00:33:43 +0200 (EET) Received: by mail.gandi.net (Postfix) with ESMTPSA id 1187BFF806 for ; Thu, 14 Dec 2023 22:33:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=niedermayer.cc; s=gm1; t=1702593223; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0ZA+MncHtgbhBC49niS/NlDT9qMm3zCF/v1RfTslgAE=; b=ZklJ3qQwTkfjk2FM9EfI4YndLb1I8ZPXVezF151Fn+3bTIpRD9e4i4lApvVX/9oxlZOPqh 1rPz6fTlBeuOmpdH8ASMhqGVHd9HPyLkfwdlh8rVyV4cbucKnd4G1eThSZk3Ju58tfx+2E qkgnTDRch9WaUM/wNzvt3AIPmRpW12URfAaMYXWyOAq/UED/ZVgeWgD65zC7fP2sn4EzMa SmKab8DrzvsH2++MEdaE6HCa7Mf2qUkGcyCJudriahbdFCYq+yf/h3BLgKKg064BTq+tLL d4rqJYVGCdKxWm0wTrkLWO/0GDBV0IL57a6O/a7UCj01NqtRJyARl29LoGRVuA== Date: Thu, 14 Dec 2023 23:33:42 +0100 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20231214223342.GR6420@pb2> References: <20231022030435.3438-1-nuomi2021@gmail.com> MIME-Version: 1.0 In-Reply-To: X-GND-Sasl: michael@niedermayer.cc Subject: Re: [FFmpeg-devel] [PATCH] avcodec/cbs_h266: more restrictive check on pps_tile_idx_delta_val 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="===============7274257126004626508==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============7274257126004626508== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="TDVcAd+kFgbLxwBe" Content-Disposition: inline --TDVcAd+kFgbLxwBe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 22, 2023 at 11:04:35AM +0800, Nuo Mi wrote: > Fixes: out of array access > Fixes: 62603/clusterfuzz-testcase-minimized-ffmpeg_DEMUXER_fuzzer-5837632= 490569728 >=20 > Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/t= ree/master/projects/ffmpeg > --- > libavcodec/cbs_h266_syntax_template.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) will apply thx [...] --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. U= ser questions about the command line tools should be sent to the ffmpeg-user ML. And questions about how to use libav* should be sent to the libav-user ML. --TDVcAd+kFgbLxwBe Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCZXuCvgAKCRBhHseHBAsP qyjDAJwN82czMNnrns4gH8vPDFNvKySR0ACgjBFS0SqiXM7Ux8HPm5SXZcaPoU0= =PCmh -----END PGP SIGNATURE----- --TDVcAd+kFgbLxwBe-- --===============7274257126004626508== 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". --===============7274257126004626508==--