mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/wireshark: security bump to v4.4.14
For more information on the version bump, see: - https://www.wireshark.org/docs/relnotes/wireshark-4.4.14.html Fixes the following vulnerabilities: - CVE-2026-3201: USB HID dissector memory exhaustion in Wireshark 4.4.0 to 4.4.13 and 4.6.0 to 4.6.3 allows denial of service https://www.cve.org/CVERecord?id=CVE-2026-3201 - CVE-2026-3203: RF4CE Profile dissector crash in Wireshark 4.4.0 to 4.4.13 and 4.6.0 to 4.6.3 allows denial of service https://www.cve.org/CVERecord?id=CVE-2026-3203 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
This commit is contained in:
committed by
Marcus Hoffmann
parent
0a9b365de4
commit
9639bb44c7
@@ -1,6 +1,6 @@
|
||||
# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.4.13.txt
|
||||
sha1 2e85bc1231775283d3e1593ce700566e0dc4efb9 wireshark-4.4.13.tar.xz
|
||||
sha256 cdaaf455954b45990651ba334ddcc691ee446fcfb332e78d27b0a8451f22dc0f wireshark-4.4.13.tar.xz
|
||||
# From https://www.wireshark.org/download/src/all-versions/SIGNATURES-4.4.14.txt
|
||||
sha1 41536d8ba1fc977d0832b509af6ea65056c6fe1d wireshark-4.4.14.tar.xz
|
||||
sha256 c9113130bd2b37919fdcf575f710469ce391960baaff31911e3288469e6a8e8d wireshark-4.4.14.tar.xz
|
||||
|
||||
# Locally calculated
|
||||
sha256 edaef632cbb643e4e7a221717a6c441a4c1a7c918e6e4d56debc3d8739b233f6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WIRESHARK_VERSION = 4.4.13
|
||||
WIRESHARK_VERSION = 4.4.14
|
||||
WIRESHARK_SOURCE = wireshark-$(WIRESHARK_VERSION).tar.xz
|
||||
WIRESHARK_SITE = https://www.wireshark.org/download/src/all-versions
|
||||
WIRESHARK_LICENSE = wireshark license
|
||||
|
||||
Reference in New Issue
Block a user