In Wireshark 2.2.0 to 2.2.5 and 2.0.0 to 2.0.11, the BGP dissector could go into an infinite loop, triggered by packet injection or a malformed capture file. This was addressed in epan/dissectors/packet-bgp.c by using a different integer data type.
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/97632 | vdb entry third party advisory |
https://www.wireshark.org/security/wnpa-sec-2017-16.html | vendor advisory |
http://www.securitytracker.com/id/1038262 | vdb entry |
https://security.gentoo.org/glsa/201706-12 | vendor advisory |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13557 | issue tracking patch |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=fa31f69b407436d0946f84baa0acdcc50962bf7a |