mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 23:14:03 +02:00
20 lines
893 B
Markdown
20 lines
893 B
Markdown
### [CVE-2005-3857](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3857)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The time_out_leases function in locks.c for Linux kernel before 2.6.15-rc3 allows local users to cause a denial of service (kernel log message consumption) by causing a large number of broken leases, which is recorded to the log using the printk function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/archive/1/427981/100/0/threaded
|
|
- http://www.securityfocus.com/archive/1/428028/100/0/threaded
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9727
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|