### [CVE-2015-2924](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2924) ![](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 receive_ra function in rdisc/nm-lndp-rdisc.c in the Neighbor Discovery (ND) protocol implementation in the IPv6 stack in NetworkManager 1.x allows remote attackers to reconfigure a hop-limit setting via a small hop_limit value in a Router Advertisement (RA) message, a similar issue to CVE-2015-2922. ### POC #### Reference - http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html #### Github No PoCs found on GitHub currently.