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 smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) (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 DC441CD6E49 for ; Wed, 11 Oct 2023 09:00:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 7E2FF416A6; Wed, 11 Oct 2023 09:00:30 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7E2FF416A6 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 rEKuB9rURp3N; Wed, 11 Oct 2023 09:00:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id CE1DE415A3; Wed, 11 Oct 2023 09:00:28 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org CE1DE415A3 Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id E134E1BF32C for ; Wed, 11 Oct 2023 09:00:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id B9B3A402A8 for ; Wed, 11 Oct 2023 09:00:27 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org B9B3A402A8 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 eBXPvoOa8knz for ; Wed, 11 Oct 2023 09:00:26 +0000 (UTC) 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 442E3415C8 for ; Wed, 11 Oct 2023 09:00:25 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 442E3415C8 Received: by mail.gandi.net (Postfix) with ESMTPSA id 9679840005; Wed, 11 Oct 2023 09:00:23 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1qqV4j-000rn2-Nv; Wed, 11 Oct 2023 11:00:17 +0200 From: Peter Korsgaard To: buildroot@buildroot.org References: <20231001142024.3959758-1-peter@korsgaard.com> Date: Wed, 11 Oct 2023 11:00:17 +0200 In-Reply-To: <20231001142024.3959758-1-peter@korsgaard.com> (Peter Korsgaard's message of "Sun, 1 Oct 2023 16:20:24 +0200") Message-ID: <87edi1cz4u.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] package/cups: add upstream security fix for CVE-2023-4504 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: Angelo Compagnucci , Olivier Schonken Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Peter" == Peter Korsgaard writes: > Fixes CVE-2023-4504: Postscript Parsing Heap Overflow > https://github.com/OpenPrinting/cups/security/advisories/GHSA-pf5r-86w9-678h > https://takeonme.org/cves/CVE-2023-4504.html > There is a 2.4.7 release with this fix, but upstream unfortunately broke > !gnutls builds, so backport the security fix instead: > https://github.com/OpenPrinting/cups/issues/762 > Signed-off-by: Peter Korsgaard Committed, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot