From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 18 Sep 2026 11:02:38 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1x7UUQ-003Vgm-0l for lore@lore.pengutronix.de; Fri, 18 Sep 2026 11:02:38 +0200 Received: from [127.0.0.1] (helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1x7UUN-0005c2-UZ; Fri, 18 Sep 2026 11:02:35 +0200 Received: from mx1.white.stw.pengutronix.de ([185.203.200.13]) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1x7UU4-0004GV-Gh for ptxdist@pengutronix.de; Fri, 18 Sep 2026 11:02:17 +0200 Received: from drehscheibe.grey.stw.pengutronix.de (drehscheibe.grey.stw.pengutronix.de [IPv6:2a0a:edc0:0:c01:1d::a2]) (Authenticated sender: relay-from-drehscheibe.grey.stw.pengutronix.de) by mx1.white.stw.pengutronix.de (Postfix) with ESMTPSA id 6CA2E200496; Fri, 18 Sep 2026 11:02:16 +0200 (CEST) Received: from dude05.red.stw.pengutronix.de ([2a0a:edc0:0:1101:1d::54]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1x7UU4-001Xla-19; Fri, 18 Sep 2026 11:02:16 +0200 Received: from mol by dude05.red.stw.pengutronix.de with local (Exim 4.98.2) (envelope-from ) id 1x7UU4-0000000767b-1HtI; Fri, 18 Sep 2026 11:02:16 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Fri, 18 Sep 2026 11:02:16 +0200 Message-ID: <20260918090216.1691821-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260907174147.3055872-1-christian.melki@t2data.com> References: <20260907174147.3055872-1-christian.melki@t2data.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on metis.whiteo.stw.pengutronix.de X-Spam-Level: X-Spam-Status: No, score=-3.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: [ptxdist] [APPLIED] libpcap: Version bump. 1.10.6 -> 1.10.7 X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Christian Melki Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 13cee4ce7b04b72368431cb07a9961286c71c5d3. Michael [sent from post-receive hook] On Fri, 18 Sep 2026 11:02:16 +0200, Christian Melki wrote: > Fixes & security. > https://github.com/the-tcpdump-group/libpcap/blob/libpcap-1.10.7/CHANGES > > Plugs CVEs: > CVE-2026-0799: Access M[] safely in the BPF interpreter. > CVE-2026-31912: Mind the program bounds in pcap_offline_filter(). > CVE-2026-31911: Fail opcodes safely in the BPF interpreter. > CVE-2026-6244: Avoid division by zero via pcap_offline_filter(). > CVE-2026-6554: Limit "ja L" looping in pcap_offline_filter(). > CVE-2026-18313: Fix a memory leak in rpcapd. > CVE-2026-18238: Fix RPCAP_MSG_PACKET validation. > > * Fix slight offset in patches, applies cleanly. > > * Add y2038 global option. > > Signed-off-by: Christian Melki > Message-Id: <20260907174147.3055872-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/patches/libpcap-1.10.6/0100-build-and-install-share-lib-only.patch b/patches/libpcap-1.10.7/0100-build-and-install-share-lib-only.patch > similarity index 87% > rename from patches/libpcap-1.10.6/0100-build-and-install-share-lib-only.patch > rename to patches/libpcap-1.10.7/0100-build-and-install-share-lib-only.patch > index 759ba91f32aa..b2bd2a9edccd 100644 > --- a/patches/libpcap-1.10.6/0100-build-and-install-share-lib-only.patch > +++ b/patches/libpcap-1.10.7/0100-build-and-install-share-lib-only.patch > @@ -12,10 +12,10 @@ Signed-off-by: Alexander Aring > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/Makefile.in b/Makefile.in > -index fe32c40cf62f..6e56b8fe3af8 100644 > +index 310b9b5ea4a7..05e9b39de282 100644 > --- a/Makefile.in > +++ b/Makefile.in > -@@ -420,7 +420,7 @@ RELEASE_FILES = $(COMMON_C_SRC) $(HDR) $(MAN1) $(MAN3PCAP_EXPAND) \ > +@@ -421,7 +421,7 @@ RELEASE_FILES = $(COMMON_C_SRC) $(HDR) $(MAN1) $(MAN3PCAP_EXPAND) \ > $(MAN3PCAP_NOEXPAND) $(MANFILE) $(MANMISC) $(EXTRA_DIST) \ > $(TEST_DIST) > > @@ -24,7 +24,7 @@ index fe32c40cf62f..6e56b8fe3af8 100644 > > libpcap.a: $(OBJ) > @rm -f $@ > -@@ -606,7 +606,7 @@ testprogs: FORCE libpcap.a > +@@ -607,7 +607,7 @@ testprogs: FORCE libpcap.a > > FORCE: > > diff --git a/patches/libpcap-1.10.6/0101-pcap-config-add-SYSROOT-support.patch b/patches/libpcap-1.10.7/0101-pcap-config-add-SYSROOT-support.patch > similarity index 100% > rename from patches/libpcap-1.10.6/0101-pcap-config-add-SYSROOT-support.patch > rename to patches/libpcap-1.10.7/0101-pcap-config-add-SYSROOT-support.patch > diff --git a/patches/libpcap-1.10.6/series b/patches/libpcap-1.10.7/series > similarity index 100% > rename from patches/libpcap-1.10.6/series > rename to patches/libpcap-1.10.7/series > diff --git a/rules/libpcap.make b/rules/libpcap.make > index 468e77e229c2..42102cc5f0e5 100644 > --- a/rules/libpcap.make > +++ b/rules/libpcap.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBPCAP) += libpcap > # > # Paths and names > # > -LIBPCAP_VERSION := 1.10.6 > -LIBPCAP_SHA256 := 872dd11337fe1ab02ad9d4fee047c9da244d695c6ddf34e2ebb733efd4ed8aa9 > +LIBPCAP_VERSION := 1.10.7 > +LIBPCAP_SHA256 := 0b394ac90dbc0a9838ff97468e05c9c9a3e873dec2514cd58db65d859d296e31 > LIBPCAP := libpcap-$(LIBPCAP_VERSION) > LIBPCAP_SUFFIX := tar.gz > LIBPCAP_URL := https://www.tcpdump.org/release/$(LIBPCAP).$(LIBPCAP_SUFFIX) > @@ -57,6 +57,7 @@ LIBPCAP_CONF_OPT := \ > --$(call ptx/endis, PTXCONF_LIBPCAP_BLUETOOTH)-bluetooth \ > --disable-dbus \ > --disable-rdma \ > + --$(call ptx/endis, PTXDIST_Y2038)-year2038 \ > --with-pcap=linux \ > --with-libnl \ > --without-dag \