mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 00:28:04 +02:00
18 lines
831 B
Markdown
18 lines
831 B
Markdown
### [CVE-2008-5713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5713)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|