Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-2930

 

Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-2930

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


Vulnerability identifier: #VU42247
CSH Severity: Medium
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2013-2930
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote non-authenticated attacker to read and manipulate data.

The perf_trace_event_perm function in kernel/trace/trace_event_perf.c in the Linux kernel before 3.12.2 does not properly restrict access to the perf subsystem, which allows local users to enable function tracing via a crafted application.


Affected software

Linux kernel

How to mitigate CVE-2013-2930

Install update from vendor's website.


External References

Related Security Bulletins