mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-22 18:09:40 +02:00
18 lines
709 B
Markdown
18 lines
709 B
Markdown
### [CVE-2005-0449](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0449)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The netfilter/iptables module in Linux before 2.6.8.1 allows remote attackers to cause a denial of service (kernel crash) or bypass firewall rules via crafted packets, which are not properly handled by the skb_checksum_help function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2005-366.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|