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 F2B15CDB482 for ; Fri, 13 Oct 2023 18:15:48 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 7C617408B6; Fri, 13 Oct 2023 18:15:48 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 7C617408B6 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 rFOg4fYiX0KR; Fri, 13 Oct 2023 18:15:47 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 42457401D8; Fri, 13 Oct 2023 18:15:46 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 42457401D8 Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by ash.osuosl.org (Postfix) with ESMTP id 74C9C1BF47D for ; Fri, 13 Oct 2023 18:15:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id 4BB43405CE for ; Fri, 13 Oct 2023 18:15:44 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 4BB43405CE 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 iMJlpl9AZmGD for ; Fri, 13 Oct 2023 18:15:43 +0000 (UTC) Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::227]) by smtp2.osuosl.org (Postfix) with ESMTPS id D173C40102 for ; Fri, 13 Oct 2023 18:15:42 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org D173C40102 Received: by mail.gandi.net (Postfix) with ESMTPSA id 759CF20007; Fri, 13 Oct 2023 18:15:39 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.94.2) (envelope-from ) id 1qrMhA-007Scw-H7; Fri, 13 Oct 2023 20:15:32 +0200 From: Peter Korsgaard To: buildroot@buildroot.org References: <20231001142024.3959758-1-peter@korsgaard.com> Date: Fri, 13 Oct 2023 20:15:32 +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: <87v8ba1j97.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 to 2023.02.x and 2023.08.x, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot