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 D60E1C47422 for ; Sun, 21 Jan 2024 09:45:40 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id E97A940167; Sun, 21 Jan 2024 09:45:39 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org E97A940167 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 Bb03Bka_sPqT; Sun, 21 Jan 2024 09:45:39 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp2.osuosl.org (Postfix) with ESMTP id 28A1E4045C; Sun, 21 Jan 2024 09:45:38 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 28A1E4045C Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 0115A1BF4E7 for ; Sun, 21 Jan 2024 09:45:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id CE4BE417C1 for ; Sun, 21 Jan 2024 09:45:29 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org CE4BE417C1 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 de5gAiCj-Cey for ; Sun, 21 Jan 2024 09:45:28 +0000 (UTC) Received: from relay1-d.mail.gandi.net (relay1-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::221]) by smtp4.osuosl.org (Postfix) with ESMTPS id 660FD417C0 for ; Sun, 21 Jan 2024 09:45:28 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org 660FD417C0 Received: by mail.gandi.net (Postfix) with ESMTPSA id 19D7B240005; Sun, 21 Jan 2024 09:45:24 +0000 (UTC) Received: from peko by dell.be.48ers.dk with local (Exim 4.96) (envelope-from ) id 1rRUOK-001WVA-14; Sun, 21 Jan 2024 10:45:24 +0100 From: Peter Korsgaard To: Titouan Christophe References: <20240118193717.915022-1-titouanchristophe@gmail.com> Date: Sun, 21 Jan 2024 10:45:24 +0100 In-Reply-To: <20240118193717.915022-1-titouanchristophe@gmail.com> (Titouan Christophe's message of "Thu, 18 Jan 2024 20:37:17 +0100") Message-ID: <877ck3hvez.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH 1/1] package/redis: security bump to v7.2.4 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: Daniel Price , buildroot@buildroot.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Titouan" == Titouan Christophe writes: > See release notes (https://github.com/redis/redis/blob/7.2.4/00-RELEASENOTES): > ================================================================================ > Redis 7.2.4 Released Tue 09 Jan 2024 10:45:52 IST > ================================================================================ > Upgrade urgency SECURITY: See security fixes below. > Security fixes > ============== > * (CVE-2023-41056) In some cases, Redis may incorrectly handle resizing of memory > buffers which can result in incorrect accounting of buffer sizes and lead to > heap overflow and potential remote code execution. > Bug fixes > ========= > * Fix crashes of cluster commands clusters with mixed versions of 7.0 and 7.2 (#12805, #12832) > * Fix slot ownership not being properly handled when deleting a slot from a node (#12564) > * Fix atomicity issues with the RedisModuleEvent_Key module API event (#12733) > Signed-off-by: Titouan Christophe Committed, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot