### [CVE-2018-6836](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6836) ![](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 netmonrec_comment_destroy function in wiretap/netmon.c in Wireshark through 2.4.4 performs a free operation on an uninitialized memory address, which allows remote attackers to cause a denial of service (application crash) or possibly have unspecified other impact. ### POC #### Reference - https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=14397 #### Github No PoCs found on GitHub currently.