NULL pointer dereference in Linux kernel - CVE-2013-6432

 

NULL pointer dereference in Linux kernel - CVE-2013-6432

Published: December 9, 2013 / Updated: August 10, 2020


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

Detailed vulnerability description

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

The vulnerability exists due to a NULL pointer dereference error in net/ipv4/ping.c in the Linux kernel before 3.12.4 does not properly interact with read system calls on ping sockets, which allows local users to cause a denial of service (NULL pointer dereference and system crash) by leveraging unspecified privileges to execute a crafted application. Per: http://cwe.mitre.org/data/definitions/476. A remote attacker can perform a denial of service (DoS) attack.


How to mitigate CVE-2013-6432

Cybersecurity Help is currently unaware of any official solution to address this vulnerability.

Sources