Bugzilla – Bug 1220180
VUL-0: CVE-2024-24478: wireshark: Denial of Service via packet-bgp.c results in Denial of Service
Last modified: 2024-04-16 10:01:57 UTC
An issue in Wireshark team Wireshark before v.4.2.0 allows a remote attacker to cause a denial of service via the packet-bgp.c, dissect_bgp_open(tvbuff_t*tvb, proto_tree*tree, packet_info*pinfo), optlen components. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-24478 https://www.cve.org/CVERecord?id=CVE-2024-24478 https://gist.github.com/1047524396/e82c55147cd3cb62ef20cbdb0ec83694 https://github.com/wireshark/wireshark/commit/80a4dc55f4d2fa33c2b36a99406500726d3faaef https://gitlab.com/wireshark/wireshark/-/issues/19347 https://bugzilla.redhat.com/show_bug.cgi?id=2265431
> 80a4dc55f4d2fa33c2b36a99406500726d3faaef: > Fixup commit a9a62ff576ae79e0d6afb3214a5d409ec4cdf9d7 only goes back to v4.2.0rc0. Meaning the commit introducing the issue and the fix are both in v4.2.0rc0, not sure why this CVE was even assigned.