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 smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (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 084D1C4451B for ; Fri, 17 Jul 2026 15:44:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id CA17E80BBD; Fri, 17 Jul 2026 15:44:40 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id Za88Uzi76ZoB; Fri, 17 Jul 2026 15:44:40 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.166.142; helo=lists1.osuosl.org; envelope-from=buildroot-bounces@buildroot.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org DD6A780BCF DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=buildroot.org; s=default; t=1784303079; bh=qqF5CPTy69+eCiJsxNv83vAz6mBVdxkPze9wCDndHjw=; h=To:Date:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=lqvfgX9K1DxYzEi0Oud+XaR4MJ/opOICkDGogxEK7wE5iTJA5ga0sa/HNo9Y0Q+kE hKepaf7vGUNRjy5maUXwjNmTNxi6UfA9nmSgiKsJtx2A3bItAwwsI9IN6Crk87wD9b OP/aUlmB7Z1eaS/PKnh8rXZgn4SC4f8c/kLR4jJIbGPxBavPm/fUDeb4vAmQyVubmg u98jirMZNoI//aU86JBI8LS97uFxXKkshnVUgvH0mDS/+Tt5FMzNVM4m6V6iwanc1S SFj8hsxAkB079BZI2r0jvmoefQuajXpecvHPnNcYAL4aEtM4MflQj5gOKs85H52Q9K Nq3+R+jg2kpvA== Received: from lists1.osuosl.org (lists1.osuosl.org [140.211.166.142]) by smtp1.osuosl.org (Postfix) with ESMTP id DD6A780BCF; Fri, 17 Jul 2026 15:44:39 +0000 (UTC) Received: from smtp3.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists1.osuosl.org (Postfix) with ESMTP id AB3DA1F6 for ; Fri, 17 Jul 2026 15:44:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp3.osuosl.org (Postfix) with ESMTP id 91A786065E for ; Fri, 17 Jul 2026 15:44:22 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp3.osuosl.org ([127.0.0.1]) by localhost (smtp3.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id I4HA8Dfx-Sn5 for ; Fri, 17 Jul 2026 15:44:20 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.167.122; helo=busybox.osuosl.org; envelope-from=buildroot-git-push@osuosl.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp3.osuosl.org E0A2E60AC6 Received: from busybox.osuosl.org (busybox.osuosl.org [140.211.167.122]) by smtp3.osuosl.org (Postfix) with ESMTP id E0A2E60AC6 for ; Fri, 17 Jul 2026 15:44:19 +0000 (UTC) Received: by busybox.osuosl.org (Postfix, from userid 4053) id 8CD3E88E54; Fri, 17 Jul 2026 15:43:43 +0000 (UTC) To: buildroot@buildroot.org Date: Fri, 17 Jul 2026 11:00:02 +0200 X-Git-Refname: refs/heads/2025.02.x X-Git-Oldrev: 568aced452e5d8128455b0f31f8dc31e62140ee2 X-Git-Newrev: 17e452aee00023236b8707869d001ac6102c6521 X-Patchwork-Hint: ignore Message-Id: <20260717154343.8CD3E88E54@busybox.osuosl.org> Subject: [Buildroot] [git commit branch/2025.02.x] package/socat: security bump to version 1.8.1.3 X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Thomas Perale via buildroot Reply-To: Thomas Perale MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" commit: https://gitlab.com/buildroot.org/buildroot/-/commit/17e452aee00023236b8707869d001ac6102c6521 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2025.02.x Fixes CVE-2026-56123: SOCKS5 client buffer overflow. Only signed char platforms are affected. http://www.dest-unreach.org/socat/CHANGES Signed-off-by: Baruch Siach Signed-off-by: Julien Olivain (cherry picked from commit 760f471db1857bbd33f338d58a2501a69680f6f3) Signed-off-by: Thomas Perale --- package/socat/socat.hash | 4 ++-- package/socat/socat.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/socat/socat.hash b/package/socat/socat.hash index 3a4eec60c1..2fc8e40853 100644 --- a/package/socat/socat.hash +++ b/package/socat/socat.hash @@ -1,7 +1,7 @@ # From http://www.dest-unreach.org/socat/download.md5sum -md5 5456f0f0c5d4505b68edcb10e23ef128 socat-1.8.1.1.tar.bz2 +md5 1a5b8ddff793847d80aa100d54b7cf76 socat-1.8.1.3.tar.bz2 # From http://www.dest-unreach.org/socat/download.sha256sum -sha256 5ebc636b7f427053f98806696521653a614c7e06464910353cbf54e2327adc1b socat-1.8.1.1.tar.bz2 +sha256 25bc6476292b2e614220989c77b0b6fca87bb2525d9747b31a6639b1fb602418 socat-1.8.1.3.tar.bz2 # Locally calculated sha256 86e46422f9381b386bd2eb6606f9d6c3ff479f905660d0f318c571292ab304b8 README sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/socat/socat.mk b/package/socat/socat.mk index 3d40540599..311bdfda3a 100644 --- a/package/socat/socat.mk +++ b/package/socat/socat.mk @@ -4,7 +4,7 @@ # ################################################################################ -SOCAT_VERSION = 1.8.1.1 +SOCAT_VERSION = 1.8.1.3 SOCAT_SOURCE = socat-$(SOCAT_VERSION).tar.bz2 SOCAT_SITE = http://www.dest-unreach.org/socat/download SOCAT_LICENSE = GPL-2.0 with OpenSSL exception _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot