From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id MIKtCXaOmWBJSAAAgWs5BA (envelope-from ) for ; Mon, 10 May 2021 21:50:14 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id eExPBXaOmWDlIQAA1q6Kng (envelope-from ) for ; Mon, 10 May 2021 19:50:14 +0000 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 7B5F1A968 for ; Mon, 10 May 2021 21:50:13 +0200 (CEST) Received: from localhost ([::1]:38460 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lgBut-00024j-6J for larch@yhetil.org; Mon, 10 May 2021 15:50:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45698) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lgBuk-00024K-AY for bug-guix@gnu.org; Mon, 10 May 2021 15:50:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51083) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lgBuk-0003T9-2s for bug-guix@gnu.org; Mon, 10 May 2021 15:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lgBuk-00083l-1b for bug-guix@gnu.org; Mon, 10 May 2021 15:50:02 -0400 Subject: bug#47729: Fixed: CVE-2021-30184 Arbitrary code execution in GNU Chess [security] References: <0a0b536cf697c37adfca19ccb547e22c9cee4ce0.camel@telenet.be> In-Reply-To: <0a0b536cf697c37adfca19ccb547e22c9cee4ce0.camel@telenet.be> Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Mon, 10 May 2021 19:50:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 47729 X-GNU-PR-Package: guix X-GNU-PR-Keywords: security To: 47729-done@debbugs.gnu.org Mail-Followup-To: 47729@debbugs.gnu.org, maximedevos@telenet.be, maximedevos@telenet.be Received: via spool by 47729-done@debbugs.gnu.org id=D47729.162067614130890 (code D ref 47729); Mon, 10 May 2021 19:50:01 +0000 Received: (at 47729-done) by debbugs.gnu.org; 10 May 2021 19:49:01 +0000 Received: from localhost ([127.0.0.1]:34395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgBtl-000824-CU for submit@debbugs.gnu.org; Mon, 10 May 2021 15:49:01 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:52460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lgBti-00081t-4M for 47729-done@debbugs.gnu.org; Mon, 10 May 2021 15:49:00 -0400 Received: from ptr-bvsjgyjmffd7q9timvx.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:aaf1:9810:a0b8:a55d]) by michel.telenet-ops.be with bizsmtp id 37ov2500D0mfAB4067ovQx; Mon, 10 May 2021 21:48:56 +0200 Message-ID: <06d2c07658acf6d550921288a630a0bb9f32dfd2.camel@telenet.be> From: Maxime Devos Date: Mon, 10 May 2021 21:48:55 +0200 Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r21; t=1620676136; bh=RSH3gq52O67vPytEXTpQkA3rtFFoAlOb0w7W/3jS4Hg=; h=Subject:From:To:Date; b=JP463XFgWFm7S1vb1QxCfkN3GlhLgML71+y06h8G9FvpYhD/AugJn2xpNHgPpacji /mdY9ChNcLLagLEWBp6f5Ps6mMjS+kRTN/TF1TUN/FzpxA9N6XCoBUuGJUEWS8lFXq woLzfNkYYHtfO8ClOdG9MFsIKwWIV4XcWjm5bwjO+S8KHr+UuDsPK2lkriY0rTO/1m 8GfBGmfaR4WaabgkacAR97ntVhlvN0Eod6fx2OD3yhthYR3Xyebgllik/Wz+bg35m6 sBgfoXoOWl69ZTCUesCfNL/ju9P7Vgx7ruIFmUIUpNrdQqke2Y/KHDDJIjk7nunAnX rKb8S+iqH91rg== X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1620676213; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: 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=RSH3gq52O67vPytEXTpQkA3rtFFoAlOb0w7W/3jS4Hg=; b=AKo5LL5bFK1B++/ASI6EvW0R/8Vwg+kubnXHISb5HD5L3O+tf2Bib/AL7BMtZeAw5mYHqn r4C8kal2314CsufwYi93UVHTEbCv7aXkZob2RxvgpXEh61BEoHe7OUZ0hAKvIx9o4UHI+/ TV+/hjW/KAYJnNxmdO2dwEkiapvxfUlwC3Apk1eOxmAtr+UAQWwmiOKFuUVvfqTay49oBA r8QA+Msvv/gm6ly8JS2+eolS/oIgf6ScDwcZQsHC6ygKtWzaHTAE2s+z8TyQttmTWQnKAP ZPVkGbrlZOiDwkR2Ipug8To+Unvu/VJkwiqAp61jqWt1u1/cm5ZwCZEzCO+nxA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1620676213; a=rsa-sha256; cv=none; b=Ug8xhcGd8F0ONh6LMTWvWawdXeCnTV2rYlZETpcF/nXaGwKc6UVAPs4ONjiLGjTZ2lo49R 9PreQJh2dHstsbHY4FJ/RGl3GqS1obKTSSEF6pt1ukD1y4kRwTQcZQr0+7mtw5tpPfltsZ FUolJver/T1TFQp7OxgTwjr5k/smZsiH/nzQDqvVcCc1UwEuKgFwXJTmYYsl3U3511QA/t s+5k3K8J1ubVMjmgOnvdNtWEn3QJV3Gqa+xgskJrMJMH4ANSoeFp3UCpRsQpkgkR+rvA9X SzdPAWInE3o7C9d33u/LORRD1gUYKCMXUeTX0q/hbZp07PCWlMNctPI70resoA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=JP463XFg; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Spam-Score: -1.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r21 header.b=JP463XFg; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: 7B5F1A968 X-Spam-Score: -1.30 X-Migadu-Scanner: scn0.migadu.com X-TUID: Yh1sppCs9vrM Fixed with https://git.savannah.gnu.org/cgit/guix.git/commit/?id=9a11f2380ff49756ace2f33bc96a88cdb6af5453.