tshark: Update to version 4.6.8
Commit Message
- 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 <adolf.belka@ipfire.org>
---
config/rootfiles/packages/tshark | 4 ++--
lfs/tshark | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
@@ -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
@@ -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)