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

 

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

Published: July 3, 2024


Vulnerability identifier: #VU93711
CSH Severity: Low
CVSS v4: 8.5 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-3301
CWE-ID: CWE-476
Exploitation vector: Local access
Exploit availability: Public exploit is available

Vulnerability details

The vulnerability allows a local user to execute arbitrary code.

The ftrace implementation in the Linux kernel before 3.8.8 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact by leveraging the CAP_SYS_ADMIN capability for write access to the (1) set_ftrace_pid or (2) set_graph_function file, and then making an lseek system call.


Affected software

Linux kernel

How to mitigate CVE-2013-3301

Install update from vendor's website.


Links to Public Exploits and PoC-codes

External References

Related Security Bulletins