Files
CVEs-PoC/2015/CVE-2015-2923.md
T
2024-06-18 02:51:15 +02:00

18 lines
759 B
Markdown

### [CVE-2015-2923](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2923)
![](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 Neighbor Discovery (ND) protocol implementation in the IPv6 stack in FreeBSD through 10.1 allows remote attackers to reconfigure a hop-limit setting via a small hop_limit value in a Router Advertisement (RA) message.
### POC
#### Reference
- https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6fd99094de2b83d1d4c8457f2c83483b2828e75a
#### Github
No PoCs found on GitHub currently.