NULL pointer dereference in Linux kernel - CVE-2003-1604

 

NULL pointer dereference in Linux kernel - CVE-2003-1604

Published: May 2, 2016 / Updated: December 1, 2016


Vulnerability identifier: #VU94157
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2003-1604
CWE-ID: CWE-476
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to perform a denial of service (DoS) attack.

The redirect_target function in net/ipv4/netfilter/ipt_REDIRECT.c in the Linux kernel before 2.6.0 allows remote attackers to cause a denial of service (NULL pointer dereference and OOPS) by sending packets to an interface that has a 0.0.0.0 IP address, a related issue to CVE-2015-8787. <a href='http://cwe.mitre.org/data/definitions/476.html'>CWE-476: NULL Pointer Dereference</a>


How to mitigate CVE-2003-1604

Install update from vendor's website.

Sources