mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 01:38:25 +02:00
tshark: Update to version 4.2.7
- Update from version 4.2.6 to 4.2.7
- Update of rootfile
- Version 4.4.0 is out but is a major change version. I have therefore decided to wait
for a few update versions before looking at changing to it. Most of the changes appear
to be more for the gui wireshark than for the cli tshark that IPFire nis using.
- The version 4.2.x branch will still have ongoing bug and security fixes anyway.
- CVE fix in this version update.
- Changelog
4.2.7
Bug Fixes
The following vulnerability has been fixed:
• wnpa-sec-2024-11[2] NTLMSSP dissector crash. Issue 19943[3].
CVE-2024-8250[4].
The following bugs have been fixed:
• Fuzz job issue: fuzz-2024-01-31-7745.pcap. Issue 19627[5].
• OSS-Fuzz 70534: wireshark:fuzzshark_ip_proto-udp: Stack-overflow
in dissect_cbor_main_type. Issue 19935[6].
• SOME/IP Protocol heuristic dissector fails to parse. Issue
19670[7].
• 6loWPAN: Page Number Field Incorrect Registration. Issue
19934[8].
• PacketBB incorrectly reports "Malformed Packet" Issue 19972[9].
Updated Protocol Support
6LoWPAN, BGP, CAN-ETH, CBOR, IEEE 802.11, LBMSRS, NTLMSSP, PacketBB,
PN-MRP, SOME/IP, USBLL, X.75, and Zabbix
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
4aba01cbc8
commit
53eeed5a81
@@ -12,10 +12,10 @@ usr/bin/dumpcap
|
||||
usr/bin/tshark
|
||||
#usr/lib/libwireshark.so
|
||||
usr/lib/libwireshark.so.17
|
||||
usr/lib/libwireshark.so.17.0.6
|
||||
usr/lib/libwireshark.so.17.0.7
|
||||
#usr/lib/libwiretap.so
|
||||
usr/lib/libwiretap.so.14
|
||||
usr/lib/libwiretap.so.14.1.6
|
||||
usr/lib/libwiretap.so.14.1.7
|
||||
#usr/lib/libwsutil.so
|
||||
usr/lib/libwsutil.so.15
|
||||
usr/lib/libwsutil.so.15.0.0
|
||||
|
||||
Reference in New Issue
Block a user