From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eMB62-0003d1-Ax for guix-patches@gnu.org; Tue, 05 Dec 2017 06:09:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eMB5y-0005Or-Cl for guix-patches@gnu.org; Tue, 05 Dec 2017 06:09:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37769) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eMB5y-0005Oe-9q for guix-patches@gnu.org; Tue, 05 Dec 2017 06:09:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eMB5x-0002XE-U4 for guix-patches@gnu.org; Tue, 05 Dec 2017 06:09:01 -0500 Subject: [bug#29490] [PATCH] Revert "gnu: glibc: Fix CVE-2017-15670, CVE-2017-15671." Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171128170937.31110-1-mbakke@fastmail.com> Date: Tue, 05 Dec 2017 12:08:11 +0100 In-Reply-To: <20171128170937.31110-1-mbakke@fastmail.com> (Marius Bakke's message of "Tue, 28 Nov 2017 18:09:37 +0100") Message-ID: <87374pe8kk.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Marius Bakke Cc: 29490@debbugs.gnu.org Hello, Marius Bakke skribis: > These issues has been classified as minor by Debian: > > https://security-tracker.debian.org/tracker/CVE-2017-15670 > https://security-tracker.debian.org/tracker/CVE-2017-15671 > > ...and is not worth the cost of grafting and maintaining this patch. I don=E2=80=99t see Debian=E2=80=99s classification as =E2=80=9Cminor=E2=80= =9D, but I see NVD severity =E2=80=9Chigh=E2=80=9D and =E2=80=9Cmedium=E2=80=9D (I personally fail to i= magine concrete remote exploitation scenarios, but I largely lack the mental muscles for this.) Ludo=E2=80=99.