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 8CC13441EA for ; Thu, 1 Sep 2022 23:32:48 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 2F0BB68BA38; Fri, 2 Sep 2022 02:32:46 +0300 (EEST) Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [217.70.183.195]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 0297F68B98E for ; Fri, 2 Sep 2022 02:32:39 +0300 (EEST) Received: (Authenticated sender: michael@niedermayer.cc) by mail.gandi.net (Postfix) with ESMTPSA id 6CBAE60002; Thu, 1 Sep 2022 23:32:38 +0000 (UTC) Date: Fri, 2 Sep 2022 01:32:36 +0200 From: Michael Niedermayer To: FFmpeg development discussions and patches Message-ID: <20220901233236.GP2088045@pb2> MIME-Version: 1.0 Subject: [FFmpeg-devel] [RFC] d3dva security hw+threads 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 Cc: "Willy R. Vasquez" , Hovav Shacham Content-Type: multipart/mixed; boundary="===============2529552073883902651==" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: --===============2529552073883902651== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2m+IWTtMCMjzK22K" Content-Disposition: inline --2m+IWTtMCMjzK22K Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all Theres a use after free issue in H.264 Decoding on d3d11va with multiple th= reads I dont have the hardware/platform nor do i know the hw decoding code so i m= ade no attempt to fix this beyond asking others to ... There where 2 patches posted by the maintainer, neither really felt "right"= and also indepandently noone else applied either or approved either. What is the preferred way of the community to handle this (and similar issu= es)? ignore it and hope it will be handled by someone else ? document it in release notes ? disable the code ? (and which code) And yes iam trying to be a bit annoying here, so this moves forward and a fix or workaround can be in git master soon and then the next releases Thanks --=20 Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 1 "Used only once" - "Some unspecified defect prevented a second use" "In good condition" - "Can be repaird by experienced expert" "As is" - "You wouldnt want it even if you were payed for it, if you knew .= =2E." --2m+IWTtMCMjzK22K Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EABEIAB0WIQSf8hKLFH72cwut8TNhHseHBAsPqwUCYxFBEAAKCRBhHseHBAsP q85lAJ98cQZPZ+7E0NkHMY+XnT1lutAM3QCfVflPh0q6921r+HNv0/lxYNCP7tI= =Q2FY -----END PGP SIGNATURE----- --2m+IWTtMCMjzK22K-- --===============2529552073883902651== 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". --===============2529552073883902651==--