From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D0DEDC433F5 for ; Thu, 29 Sep 2022 20:21:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 2F789611C2; Thu, 29 Sep 2022 20:21:14 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 2F789611C2 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cGTXmWF0yuiI; Thu, 29 Sep 2022 20:21:13 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp3.osuosl.org (Postfix) with ESMTP id 5DE55611BA; Thu, 29 Sep 2022 20:21:12 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org 5DE55611BA Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id B6F551BF3E0 for ; Thu, 29 Sep 2022 20:21:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 8F82341BFB for ; Thu, 29 Sep 2022 20:21:10 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 8F82341BFB X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rr1ToDArEf-J for ; Thu, 29 Sep 2022 20:21:08 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 491B841BF7 Received: from relay2-d.mail.gandi.net (relay2-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::222]) by smtp4.osuosl.org (Postfix) with ESMTPS id 491B841BF7 for ; Thu, 29 Sep 2022 20:21:07 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id 92E4740002; Thu, 29 Sep 2022 20:21:04 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1oe01n-009v71-OS; Thu, 29 Sep 2022 22:21:03 +0200 From: Peter Korsgaard To: Quentin Schulz References: <20220919123147.1236781-1-foss+buildroot@0leil.net> Date: Thu, 29 Sep 2022 22:21:03 +0200 In-Reply-To: <20220919123147.1236781-1-foss+buildroot@0leil.net> (Quentin Schulz's message of "Mon, 19 Sep 2022 14:31:47 +0200") Message-ID: <87zgei6ifk.fsf@dell.be.48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH] package/busybox: fix CVE-2022-28391 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Quentin Schulz , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Quentin" == Quentin Schulz writes: > From: Quentin Schulz > The patches have been used by Alpine for 5 months now and they were > posted on the Busybox mailing list mid-July with no review or comment. > According to Ariadne Conill[1] - though NVD CVSS 3.x Base Score seems to > disagree - this has a low security impact so we could probably just wait > for upstream to merge the patches or implement it the way they want. > Considering those patches have been public for 5 months and upstream > hasn't acted until now, let's take the patches from the mailing list > anyway as there's no indication the CVEs will be fixed upstream soon. > [1] https://gitlab.alpinelinux.org/alpine/aports/-/issues/13661 > Cc: Quentin Schulz > Signed-off-by: Quentin Schulz > --- > Cc'ing Peter for backport to stable releases > Only build tested > git context depends on > https://lore.kernel.org/buildroot/20220919114757.1076737-1-foss+buildroot@0leil.net/ This is not a great situation, but OK - Given that it has been in alpine for so long already. Committed to 2022.02.x, 2022.05.x and 2022.08.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot