### [CVE-2016-2531](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-2531) ![](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 Off-by-one error in epan/dissectors/packet-rsl.c in the RSL dissector in Wireshark 1.12.x before 1.12.10 and 2.0.x before 2.0.2 allows remote attackers to cause a denial of service (out-of-bounds read and application crash) via a crafted packet that triggers a 0xff tag value, a different vulnerability than CVE-2016-2530. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/bulletinjul2016-3090568.html #### Github No PoCs found on GitHub currently.