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 smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (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 B0A87C433F5 for ; Sun, 22 May 2022 10:30:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 6B0F0417E1; Sun, 22 May 2022 10:30:07 +0000 (UTC) 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 feuq7t4Bsjk7; Sun, 22 May 2022 10:30:06 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 3303B411C6; Sun, 22 May 2022 10:30:05 +0000 (UTC) Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 96F101BF47E for ; Sun, 22 May 2022 10:30:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 845F940122 for ; Sun, 22 May 2022 10:30:03 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 8sANUMUaHClj for ; Sun, 22 May 2022 10:30:02 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.8.0 Received: from relay10.mail.gandi.net (relay10.mail.gandi.net [IPv6:2001:4b98:dc4:8::230]) by smtp2.osuosl.org (Postfix) with ESMTPS id 7A1AD400B8 for ; Sun, 22 May 2022 10:30:02 +0000 (UTC) Received: (Authenticated sender: peter@korsgaard.com) by mail.gandi.net (Postfix) with ESMTPSA id 67CDD240007 for ; Sun, 22 May 2022 10:30:00 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1nsiqV-00BmGZ-Er for buildroot@buildroot.org; Sun, 22 May 2022 12:29:59 +0200 From: Peter Korsgaard To: buildroot@buildroot.org References: <20220419113409.1008586-1-peter@korsgaard.com> Date: Sun, 22 May 2022 12:29:59 +0200 In-Reply-To: <20220419113409.1008586-1-peter@korsgaard.com> (Peter Korsgaard's message of "Tue, 19 Apr 2022 13:34:09 +0200") Message-ID: <87a6b9zwpk.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/xz: add upstream security fix for CVE-2022-1271 / ZDI-CAN-16587 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Peter" == Peter Korsgaard writes: > Fixes the following security issue: > - CVE-2022-1271: Malicious filenames can make xzgrep to write to arbitrary > files or (with a GNU sed extension) lead to arbitrary code execution. > For more details, see the announcement and advisory: > https://www.mail-archive.com/xz-devel@tukaani.org/msg00551.html > https://www.zerodayinitiative.com/advisories/ZDI-22-619/ > Signed-off-by: Peter Korsgaard Committed to 2022.02.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot