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

18 lines
609 B
Markdown

### [CVE-2001-1394](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2001-1394)
![](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
Signedness error in (1) getsockopt and (2) setsockopt for Linux kernel before 2.2.19 allows local users to cause a denial of service.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2001-047.html
#### Github
No PoCs found on GitHub currently.