cve/2015/CVE-2015-8812.md

19 lines
734 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2015-8812](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8812)
![](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
drivers/infiniband/hw/cxgb3/iwch_cm.c in the Linux kernel before 4.5 does not properly identify error conditions, which allows remote attackers to execute arbitrary code or cause a denial of service (use-after-free) via crafted packets.
### POC
#### Reference
- http://www.securityfocus.com/bid/83218
- http://www.ubuntu.com/usn/USN-2948-2
#### Github
No PoCs found on GitHub currently.