mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-23 06:39:42 +02:00
21 lines
1.0 KiB
Markdown
21 lines
1.0 KiB
Markdown
### [CVE-2015-8787](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8787)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The nf_nat_redirect_ipv4 function in net/netfilter/nf_nat_redirect.c in the Linux kernel before 4.4 allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by sending certain IPv4 packets to an incompletely configured interface, a related issue to CVE-2003-1604.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.oracle.com/technetwork/topics/security/linuxbulletinjul2016-3090544.html
|
|
- http://www.oracle.com/technetwork/topics/security/ovmbulletinoct2016-3090547.html
|
|
- http://www.ubuntu.com/usn/USN-2890-3
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2015-8787
|
|
- https://github.com/sriramkandukuri/cve-fix-reporter
|
|
|