mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
791 B
Markdown
18 lines
791 B
Markdown
### [CVE-2005-3274](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3274)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Race condition in ip_vs_conn_flush in Linux 2.6 before 2.6.13 and 2.4 before 2.4.32-pre2, when running on SMP systems, allows local users to cause a denial of service (null dereference) by causing a connection timer to expire while the connection table is being flushed before the appropriate lock is acquired.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.securityfocus.com/archive/1/427981/100/0/threaded
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|