10
CVSSv2

CVE-2015-8787

Published: 08/02/2016 Updated: 19/01/2023
CVSS v2 Base Score: 10 | Impact Score: 10 | Exploitability Score: 10
CVSS v3 Base Score: 9.8 | Impact Score: 5.9 | Exploitability Score: 3.9
VMScore: 890
Vector: AV:N/AC:L/Au:N/C:C/I:C/A:C

Vulnerability Summary

The nf_nat_redirect_ipv4 function in net/netfilter/nf_nat_redirect.c in the Linux kernel prior to 4.4 allows remote malicious users 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.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

linux linux kernel

Vendor Advisories

A race condition in the IPC object implementation in the Linux kernel through 423 allows local users to gain privileges by triggering an ipc_addid call that leads to uid and gid comparisons against uninitialized data, related to msgc, shmc, and utilc (CVE-2015-7613) Linux kernels built with the name spaces support(CONFIG_NAMESPACE) is vulnera ...
Several security issues were fixed in the kernel ...
Several security issues were fixed in the kernel ...
Several security issues were fixed in the kernel ...
Several security issues were fixed in the kernel ...
Several security issues were fixed in the kernel ...
A NULL-pointer dereference vulnerability was found in the Linux kernel's TCP stack, in net/netfilter/nf_nat_redirectc in the nf_nat_redirect_ipv4() function A remote, unauthenticated user could exploit this flaw to create a system crash (denial of service) ...

Github Repositories

A Script to find fixes for CVE ids by parsing nvd website and respective git repository log.

CVE Fix Reporter A Script to find fixes for CVE ids by parsing nvd website and respective git repository log This can be used if there is a pattern for CVEID report in nvd website with fix urls and proper upstream git repository HOW to Clone this repo Update config file as per the comments (no error checking is done) Any invalid configuration causes empty report Add al