From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qOCkMUCJIGUjugAAG6o9tA:P1 (envelope-from ) for ; Sat, 07 Oct 2023 00:25:05 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id qOCkMUCJIGUjugAAG6o9tA (envelope-from ) for ; Sat, 07 Oct 2023 00:25:04 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6709C408A7 for ; Sat, 7 Oct 2023 00:25:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=fB9wIZZU; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696631104; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=8iHrV7a8AMe5OTGjOr4XCX1gxaKEv+IttUzkiHOxMU8=; b=jG6hHPlEbInznIW6/voiVp274VDLUu5c9J+uWuce9r+BHx3Z5ZveP9ZIz2dagv6aO1F7TT 3myqkVObbAKfS4B//IM2+CSHmkbVPYinKt7703GXtXBte4v1hSnbhU8hwjQvJnCFItWlpw DQI63oBVK5ANOdkmjz9biYSKwDo6UfeMMie2IO/Hkh6na0ahleEYtPm7G8FdbnUlUgRIXc L88ZNF8ZCe+POYU218C9h2jERLWq1Kw5l+qF/tByuvffbInin2s9LOe6st9pV/NxItK5yx LGTPTe4e03uMU3wlfTseaqjminzlVTPBqfqd3aTrIDRHJLQPrMLokGINh0uHZg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696631104; a=rsa-sha256; cv=none; b=Q+05PLvfWiSduT7uqjXuKATJTNLYUSx2mPNPqqxnnfqvASjjCvGxTBSbLidw4oIB/c8t8E vKF1pogPDGX/ydXq/7r1qU4ki9q1+tczvgFCd2MFYSkkbhc7+IFOdaf9y0XdXt23m/Z5SR HxNecIICb2nTuOMIZqFFjFBlzYgr00CqwuVfykZ/VvQENRFEpTQWrA/UAz91m6duvK5dpW JRBiwwPFx1QRIJ48d4/So1ojPT1gSfi5iQo8O8kcDJWeJTt7WV+UKsdOweDdWJVxbnJHEA +bWxp7IW9HeJcjpzzlk9CrUaTW2ctAXptZLvPvIB7vn67O3ps1B/+HuZM3MxVw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=fB9wIZZU; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qotFV-0003UV-4H; Fri, 06 Oct 2023 18:24:45 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qotFT-0003UL-SV for guix-patches@gnu.org; Fri, 06 Oct 2023 18:24:43 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qotFT-0001ao-Kk for guix-patches@gnu.org; Fri, 06 Oct 2023 18:24:43 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qotFm-00054C-2u for guix-patches@gnu.org; Fri, 06 Oct 2023 18:25:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66348] [PATCH RFC] gnu: glibc: Fix CVE-2023-4911. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 06 Oct 2023 22:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66348 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch security To: Liliana Marie Prikler Cc: 66348@debbugs.gnu.org Received: via spool by 66348-submit@debbugs.gnu.org id=B66348.169663108819449 (code B ref 66348); Fri, 06 Oct 2023 22:25:02 +0000 Received: (at 66348) by debbugs.gnu.org; 6 Oct 2023 22:24:48 +0000 Received: from localhost ([127.0.0.1]:52819 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qotFX-00053d-Ir for submit@debbugs.gnu.org; Fri, 06 Oct 2023 18:24:47 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41176) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qotFV-00053P-4Q for 66348@debbugs.gnu.org; Fri, 06 Oct 2023 18:24:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qotF6-0001XQ-Dv; Fri, 06 Oct 2023 18:24:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=8iHrV7a8AMe5OTGjOr4XCX1gxaKEv+IttUzkiHOxMU8=; b=fB9wIZZU61LWeFYFjZNT lO6RRzyqQ0IC1vlfT0SE69eNuDAKhbsCo5j/Jrl3yYTN1RC2WG9pejux6JbVzkoud+ZTmK0cNZVOd BOkLemn3cZT0igkxdcPH/Uuinm5IhONWXo2XcVZGrV2mNa4A7mkSzU9jN6pJCsEwwOj0Qm1iJO9ij YYLb46XuQKozohAXHz0qYNvwJzInQNftHXP1nlTvU/fzdh58hhhnxWliS/IZPW3O/NCSSMTFaeAaf 8UUWfGK1YTY5uU0kGAGHGEFWvB+CsYzgk3CCaOp3VQWyKLsieBjSJBbYa7cZt/YMyQD1aljbtz++N 9vXu66D8dobMAQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: (Liliana Marie Prikler's message of "Wed, 4 Oct 2023 21:27:13 +0200") References: Date: Sat, 07 Oct 2023 00:24:16 +0200 Message-ID: <87ttr3xucv.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.92 X-Spam-Score: -6.92 X-Migadu-Queue-Id: 6709C408A7 X-TUID: 5BDfZdyrvoIy Hi Liliana, Liliana Marie Prikler skribis: > * gnu/packages/patches/glibc-2.35-CVE-2023-4911.patch: New file. > * gnu/local.mk: Register it here. > * gnu/packages/base.scm (glibc/fixed): New variable. > (glibc): Use it as replacement. I=E2=80=99ve tested it and it LGTM. I found a bug where the grafted libreoffice ends up indirectly referring to the broken libc in addition to the fixed one: --8<---------------cut here---------------start------------->8--- $ ./pre-inst-env guix build libreoffice /gnu/store/1v6kgw1nrccc67yqlm1pzic1y32z63xb-libreoffice-7.5.4.2 $ guix gc -R /gnu/store/1v6kgw1nrccc67yqlm1pzic1y32z63xb-libreoffice-7.5.4.= 2|grep glibc-2.35 /gnu/store/gsjczqir1wbz8p770zndrpw4rnppmxi3-glibc-2.35 /gnu/store/ln6hxqjvz6m9gdd9s97pivlqck7hzs99-glibc-2.35 $ ./pre-inst-env guix build libreoffice --no-grafts /gnu/store/f5iibn55pm70icnk16hd4a8hwchicrvf-libreoffice-7.5.4.2 $ guix gc -R /gnu/store/f5iibn55pm70icnk16hd4a8hwchicrvf-libreoffice-7.5.4.= 2|grep glibc-2.35 /gnu/store/gsjczqir1wbz8p770zndrpw4rnppmxi3-glibc-2.35 $ guix graph -t references --path /gnu/store/1v6kgw1nrccc67yqlm1pzic1y32z63= xb-libreoffice-7.5.4.2 /gnu/store/gsjczqir1wbz8p770zndrpw4rnppmxi3-glibc-2.= 35 /gnu/store/1v6kgw1nrccc67yqlm1pzic1y32z63xb-libreoffice-7.5.4.2 /gnu/store/y392yldk4pbk4z5q587bz5n61hzbcf4g-mariadb-10.10.2-dev /gnu/store/cilkyfnc5fxmpviyypci3d2881ik3nih-mariadb-10.10.2-lib /gnu/store/gsjczqir1wbz8p770zndrpw4rnppmxi3-glibc-2.35 --8<---------------cut here---------------end--------------->8--- Not a showstopper but we=E2=80=99ll need to investigate. Another concern: we=E2=80=99ll be grafting every single package. It hurts performance so we may want to =E2=80=9Cungraft=E2=80=9D in core-updates and= get it merged soon. Thoughts? Ludo=E2=80=99.