In Wireshark 2.2.0 to 2.2.6 and 2.0.0 to 2.0.12, the DNS dissector could go into an infinite loop. This was addressed in epan/dissectors/packet-dns.c by trying to detect self-referencing pointers.
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/98798 | vdb entry third party advisory |
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13633 | issue tracking patch vendor advisory |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1206 | issue tracking third party advisory |
https://www.wireshark.org/security/wnpa-sec-2017-26.html | vendor advisory |
http://www.securitytracker.com/id/1038612 | vdb entry third party advisory |
https://code.wireshark.org/review/gitweb?p=wireshark.git%3Ba=commit%3Bh=e280c9b637327a65d132bfe72d917b87e6844eb5 |