From owner-freebsd-python@freebsd.org Wed Jun 10 04:18:25 2020 Return-Path: Delivered-To: freebsd-python@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 7A712347A9E for ; Wed, 10 Jun 2020 04:18:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49hYdF2cxHz4cTB for ; Wed, 10 Jun 2020 04:18:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 57D24347B1A; Wed, 10 Jun 2020 04:18:25 +0000 (UTC) Delivered-To: python@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 578A63479BF for ; Wed, 10 Jun 2020 04:18:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49hYdF0bjNz4cYp for ; Wed, 10 Jun 2020 04:18:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 0B7EB2102C for ; Wed, 10 Jun 2020 04:18:25 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 05A4IOr4065544 for ; Wed, 10 Jun 2020 04:18:24 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 05A4IOP4065543 for python@FreeBSD.org; Wed, 10 Jun 2020 04:18:24 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 246984] lang/python: Fix CVE-2020-8492, CVE-2019-18348 Date: Wed, 10 Jun 2020 04:18:25 +0000 X-Bugzilla-Reason: AssignedTo CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: needs-qa, security X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? merge-quarterly? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jun 2020 04:18:25 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246984 --- Comment #12 from Kubilay Kocak --- @Dani/Danilo=20 I've closed bug 246808 (earlier issue for 3.6 update for CVE) as a dupe of = this issue as this one contains a superset of updates/changes. Can we please: - Obsolete any patches that are not relevant or superseded=20 - Understand/Assess/explain the apparent difference between the upstream co= mmit references used in bug 246808 for 3.6.10 vs this issues commit hashes for 3.6.10: < 69cdeeb93e0830004a495ed854022425b93b3f3e.patch:-p1 (this bug) < 83fc70159b24f5b11a5ef87c9b05c2cf4c7faeba.patch:-p1 (this bug) > 0f10ef077fc32b60cb07780ea7234516950d0f9e.patch:-p1 (other bug) - Summarise the update rationale, something like (but making sure its corre= ct, because its not obvious at the moment), the following: 3.5: backport 3. commits (no releases anticipated for this version) 3.6: update to 3.6.10 (covers all outstanding CVE's) 3.7: backport 3.7 patches (3.7.8 not yet released? wont be released?) 3.8 not vulnerable --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=