### [CVE-2016-7178](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-7178) ![](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 epan/dissectors/packet-umts_fp.c in the UMTS FP dissector in Wireshark 2.x before 2.0.6 does not ensure that memory is allocated for certain data structures, which allows remote attackers to cause a denial of service (invalid write access and application crash) via a crafted packet. ### POC #### Reference - https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=12751 #### Github No PoCs found on GitHub currently.