### [CVE-2016-2528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2528) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### Description The dissect_nhdr_extopt function in epan/dissectors/packet-lbmc.c in the LBMC dissector in Wireshark 2.0.x before 2.0.2 does not validate length values, which allows remote attackers to cause a denial of service (stack-based buffer overflow and application crash) via a crafted packet. ### POC #### Reference - https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11984 #### Github No PoCs found on GitHub currently.