mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
816 B
Markdown
18 lines
816 B
Markdown
### [CVE-2007-1496](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1496)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
nfnetlink_log in netfilter in the Linux kernel before 2.6.20.3 allows attackers to cause a denial of service (crash) via unspecified vectors involving the (1) nfulnl_recv_config function, (2) using "multiple packets per netlink message", and (3) bridged packets, which trigger a NULL pointer dereference.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9831
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|