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 67F7ACD37B3 for ; Sun, 17 Sep 2023 10:05:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 0B0DD4171A; Sun, 17 Sep 2023 10:05:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 0B0DD4171A 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 FZ5dyFD9u9ku; Sun, 17 Sep 2023 10:05:41 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp4.osuosl.org (Postfix) with ESMTP id 1B4C4416F2; Sun, 17 Sep 2023 10:05:40 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 1B4C4416F2 Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 9983E1BF406 for ; Sun, 17 Sep 2023 10:05:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 7327B81DFA for ; Sun, 17 Sep 2023 10:05:37 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 7327B81DFA X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kKKX8GsEM_SR for ; Sun, 17 Sep 2023 10:05:36 +0000 (UTC) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::227]) by smtp1.osuosl.org (Postfix) with ESMTPS id 16A6381DE0 for ; Sun, 17 Sep 2023 10:05:35 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 16A6381DE0 Received: by mail.gandi.net (Postfix) with ESMTPSA id 6FC9720003; Sun, 17 Sep 2023 10:05:29 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1qhoee-00BwG8-CF; Sun, 17 Sep 2023 12:05:28 +0200 From: Peter Korsgaard To: Fabrice Fontaine References: <20230916215301.1498648-1-fontaine.fabrice@gmail.com> Date: Sun, 17 Sep 2023 12:05:28 +0200 In-Reply-To: <20230916215301.1498648-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sat, 16 Sep 2023 23:53:01 +0200") Message-ID: <87edixt8rb.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH 1/1] package/mutt: security bump to version 2.2.12 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: buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Fabrice" == Fabrice Fontaine writes: > Mutt 2.2.12 was released on September 9, 2023. This is a bug-fix > release, fixing two crash bugs. One is possible by viewing a crafted > message header, so upgrading is strongly recommended. > Fix CVE-2023-4874: Null pointer dereference when viewing a specially > crafted email in Mutt >1.5.2 <2.2.12 > Fix CVE-2023-4875: Null pointer dereference when composing from a > specially crafted draft message in Mutt >1.5.2 <2.2.12 > http://www.mutt.org/ > Signed-off-by: Fabrice Fontaine Committed, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot