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

18 lines
831 B
Markdown

### [CVE-2008-5713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5713)
![](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 __qdisc_run function in net/sched/sch_generic.c in the Linux kernel before 2.6.25 on SMP machines allows local users to cause a denial of service (soft lockup) by sending a large amount of network traffic, as demonstrated by multiple simultaneous invocations of the Netperf benchmark application in UDP_STREAM mode.
### POC
#### Reference
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9385
#### Github
No PoCs found on GitHub currently.