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 4B717C433EF for ; Wed, 26 Jan 2022 22:06:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id EBF3F40445; Wed, 26 Jan 2022 22:06:39 +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 q2RxxxfYMkc5; Wed, 26 Jan 2022 22:06:39 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 0215C4015A; Wed, 26 Jan 2022 22:06:38 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 439A21BF475 for ; Wed, 26 Jan 2022 22:06:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 2FCEF61035 for ; Wed, 26 Jan 2022 22:06:37 +0000 (UTC) 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 N_6eMOItC2h1 for ; Wed, 26 Jan 2022 22:06:36 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.8.0 Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [217.70.183.193]) by smtp3.osuosl.org (Postfix) with ESMTPS id 28F166102A for ; Wed, 26 Jan 2022 22:06:35 +0000 (UTC) Received: (Authenticated sender: thomas.petazzoni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 5C0B8240005; Wed, 26 Jan 2022 22:06:34 +0000 (UTC) Date: Wed, 26 Jan 2022 23:06:33 +0100 From: Thomas Petazzoni To: Fabrice Fontaine Message-ID: <20220126230633.4a76c296@windsurf> In-Reply-To: <20220124221047.2597699-1-fontaine.fabrice@gmail.com> References: <20220124221047.2597699-1-fontaine.fabrice@gmail.com> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Subject: Re: [Buildroot] [PATCH 1/1] package/clamav: security bump to version 0.103.5 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: Bernd Kuhls , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" On Mon, 24 Jan 2022 23:10:47 +0100 Fabrice Fontaine wrote: > ClamAV 0.103.5 is a critical patch release with the following fix: > > - CVE-2022-20698: Fix for invalid pointer read that may cause a crash. > Affects 0.104.1, 0.103.4 and prior when ClamAV is compiled with > libjson-c and the CL_SCAN_GENERAL_COLLECT_METADATA scan option (the > clamscan --gen-json option) is enabled. > > https://github.com/Cisco-Talos/clamav/blob/clamav-0.103.5/NEWS.md > > Signed-off-by: Fabrice Fontaine > --- > package/clamav/clamav.hash | 2 +- > package/clamav/clamav.mk | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot