From patchwork Thu Aug 13 09:53:25 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10138 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4hLLKz4lRPz3wqM for ; Thu, 13 Aug 2026 09:54:15 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4hLLKp69b4zPt for ; Thu, 13 Aug 2026 09:54:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hLLKH1Lqtz33xJ for ; Thu, 13 Aug 2026 09:53:39 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hLLKD49ttz2xHP for ; Thu, 13 Aug 2026 09:53:36 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4hLLK407dczPt; Thu, 13 Aug 2026 09:53:27 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1786614808; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=W9T8aeKeocOmYFp9bysIxI2GxxaHrUKCvUbQjrEOeNA=; b=E4L2qjLIIoZaIVYapit6bjNrtOpGdCpbeFaTBey1RrePzma9n4h8/mvYmKe83t86ieXxDO bdpvx/IA5ity83Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1786614808; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=W9T8aeKeocOmYFp9bysIxI2GxxaHrUKCvUbQjrEOeNA=; b=OYEmDCyBCmhARQdMbKeSP1bU7EUuw+Qwbqu9lYW08/AmCvCrR7oZWaKoFG/fejYi8pKP64 s9kYa4ze1I+BIIYx8sxV0GxRVvyO+QFNBNgocjBt3DBIQddiqeRdQs2/PZO5CrbNef4ZF+ S9eChNZPzLkyBHVAzMe4XgmWXfxY3zwgGyr/W+snMJBzHKxMz0/txubJ2yM1xz8dnoDztS zmWi7eyS6ZxtuwyTRIIXU6eTe/zlAjbUmGohJBLLx2fBFkT/7Wg2r7us0f7X2u6OM8tUiE 6Mv2sM5yvJQg9/d+3VG/uBvskDO33wXfKPQrNiivEZE6IhePxrPetPbDHtoiCA== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH] tshark: Update to version 4.6.8 Date: Thu, 13 Aug 2026 11:53:25 +0200 Message-ID: <20260813095325.3357161-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 - Update from version 4.6.7 to 4.6.8 - Update of rootfile - Fixes for 28 vulnerabilities - Changelog 4.6.8 Vulnerability Fixes: wnpa-sec-2026-64 sharkd crash. Issue 21395. wnpa-sec-2026-65 sharkd crash. Issue 21399. wnpa-sec-2026-66 UMTS FP protocol dissector crash. Issue 21413. wnpa-sec-2026-67 RDP protocol dissector crash. Issue 21396. wnpa-sec-2026-68 TTX Logger file parser crash. Issue 21389. wnpa-sec-2026-69 Dissection engine reassembly crash. Issue 21423. wnpa-sec-2026-70 BUSMASTER file parser abnormal exit. Issue 21435. wnpa-sec-2026-71 Tektronix K12xx file parser crash. Issue 21414. wnpa-sec-2026-72 ERF file parser crash. Issue 21415. wnpa-sec-2026-73 Bluetooth Attribute Protocol dissector crash. Issue 21424. wnpa-sec-2026-74 Catapult DCT2000 file parser crash. Issue 21427. wnpa-sec-2026-75 C12.22 protocol dissector crash. Issue 21439. wnpa-sec-2026-76 CMS protocol dissector crash. Issue 21446. wnpa-sec-2026-77 H.245 protocol dissector crash. Issue 21447. wnpa-sec-2026-78 Kerberos protocol dissector crash. Issue 21449. wnpa-sec-2026-79 Bluetooth HFP Profile protocol dissector crash. Issue 21451. wnpa-sec-2026-80 Bluetooth BR/EDR FHS protocol dissector crash. Issue 21452. wnpa-sec-2026-81 3gpp phone log file parser crash. Issue 21454. wnpa-sec-2026-82 Ixia IxVeriWave and Vector Informatik BLF file parser crashes on Windows. Issue 21455. wnpa-sec-2026-83 CMS protocol dissector crash. Issue 21457, Issue 21458. wnpa-sec-2026-84 Pcapng file parser crash. Issue 21460. wnpa-sec-2026-85 SSH protocol dissector crash. Issue 21465. wnpa-sec-2026-86 ESS protocol dissector crash. Issue 21467. wnpa-sec-2026-87 X.509IF protocol dissector crash. Issue 21469. CVE-2026-xxx. wnpa-sec-2026-88 RRC protocol dissector crash. Issue 21478. wnpa-sec-2026-89 C12.22 protocol dissector crash. Issue 21480. wnpa-sec-2026-90 Gammu DCT3 trace file parser crash. Issue 21475. wnpa-sec-2026-91 Bluetooth AVRCP Profile protocol dissector crash. Issue 21488. Bugs Fixes: Fuzz job crash: randpkt-2026-05-22-14496207576.pcap. Issue 21266. Wireshark Version 4.6.6 - File Capture Properties is excessively slow and hangs Wireshark on Windows. Issue 21337. TCP Preference 'Analyze TCP sequence numbers' SEGFAULTs when toggled. Issue 21380. Wireshark misdecodes S-NSSAI location validity information IE (5G NAS) Issue 21411. Wireshark misdecodes NSAG information IE (5G NAS) Issue 21412. Fuzz job UTF-8 encoding issue: fuzz-2026-07-17-15393056954.pcap. Issue 21419. Wireshark misdecodes UE security capability IE (5G NAS) Issue 21431. Wireshark misdecodes Registration wait range IE (5G NAS) Issue 21432. Wireshark misdecodes Extended CAG information IE (5G NAS) Issue 21433. Stack buffer overflow in K12/RF5 writer. Issue 21436. Security issues fixed in 4.6.8 and 4.4.18 Tracker. Issue 21437. BLF writer out-of-bounds read on truncated VLAN-tagged Ethernet frames. Issue 21441. DLMS/COSEM compact-array TypeDescription recursion bypass can exhaust the stack. Issue 21442. packet-knxip: Secure Wrapper size-offset causes NULL deref / SEGV when decrypting. Issue 21444. wiretap/rtpdump: swapped caplen/len on truncated samples. Issue 21445. H.245 returnedFunction nested GenericMessage dereferences NULL packet state. Issue 21447. X.509 export-object tap dereferences missing certificate subject. Issue 21448. Sniffer REC_HEADER2 error path over-reads stack buffer. Issue 21461. Deep NetLog JSON nesting exhausts the native stack. Issue 21462. androiddump signed btsnoop length causes global out-of-bounds read. Issue 21464. ERF writer underflows payload length for tiny truncated packets. Issue 21466. Wireshark misdecodes SOR transparent container IE (5G NAS) Issue 21472. Unbounded Daintree timestamp fraction causes signed integer overflow. Issue 21473. Wireshark misdecodes SOR-CMCI of SOR transparent container IE (5G NAS) Issue 21477. Wireshark misdecodes Service level AA container (5GSM NAS) Issue 21479. Updated Protocol Support ANSI_TCAP, ASN.1 BER, ASTERIX, BT ATT, BT AVRCP, BT BR/EDR RF, BT HFP, C12.22, CIGI, CMS, COSEM, EBHSCR, ESS, FP, GSM SIM, GTPv2, H.245, Kerberos, KNX/IP, LBMSRS, NAS-5GS, RELOAD, Rlogin, RRC, SSH, X.509AF, and X.509IF New and Updated Capture File Support 3gpp phone log, BLF, Busmaster, Catapult DCT2000, Daintree SNA, Endace ERF, Gammu DCT3, pcapng, RTPDump, Sniffer, Tektronix K12xx, and TTTech Computertechnik TTL Plugin Development Changes On UN*X systems (excluding macOS when running from an app bundle, as with the official installer) extcap binaries are now searched for under the libexec directory by default, e.g., /usr/libexec/wireshark/extcap instead of /usr/lib64/wireshark/extcap or similar. This is the customary place for helper binaries, which as opposed to libraries do not need multiarch support. The location can be overridden via the environment variable WIRESHARK_EXTCAP_DIR. The extcap binaries shipped with Wireshark are installed in the new location, but third party extcaps may need packaging changes. This change was effective in version 4.6.0, but was not explicitly noted in the release notes previously. Note that some distributions do not use a libexec directory, such as Alpine Linux, which does not have multilib support. On such systems extcap binaries should be in the same location as before. Signed-off-by: Adolf Belka --- config/rootfiles/packages/tshark | 4 ++-- lfs/tshark | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/rootfiles/packages/tshark b/config/rootfiles/packages/tshark index 3ade5373d..f81a6f2c8 100644 --- a/config/rootfiles/packages/tshark +++ b/config/rootfiles/packages/tshark @@ -11,10 +11,10 @@ usr/bin/dumpcap usr/bin/tshark #usr/lib/libwireshark.so usr/lib/libwireshark.so.19 -usr/lib/libwireshark.so.19.0.7 +usr/lib/libwireshark.so.19.1.8 #usr/lib/libwiretap.so usr/lib/libwiretap.so.16 -usr/lib/libwiretap.so.16.0.7 +usr/lib/libwiretap.so.16.0.8 #usr/lib/libwsutil.so usr/lib/libwsutil.so.17 usr/lib/libwsutil.so.17.0.0 diff --git a/lfs/tshark b/lfs/tshark index 1965d445e..8cca495bd 100644 --- a/lfs/tshark +++ b/lfs/tshark @@ -26,7 +26,7 @@ include Config SUMMARY = A Network Traffic Analyser -VER = 4.6.7 +VER = 4.6.8 THISAPP = wireshark-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -35,7 +35,7 @@ DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = tshark DEPS = c-ares libxxhash -PAK_VER = 37 +PAK_VER = 38 SERVICES = @@ -47,7 +47,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 6c9c9201686a80fd855e589b00efa8be0b34771305981206aa58b345c38e1a9094b701e8067fadacf81787d15ebf9839fd9921322c1ab24ac183963094282b89 +$(DL_FILE)_BLAKE2 = 6a7c2407780b7aae8d7091465ecc724e7a042eb38ee1595e0bf038a6a0426b8f072fd09cfc95f6283236ae1e7e2fdac8e77d4509a28e83a2a5e6b5bad01bb59a install : $(TARGET)