#VU43089 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-0268

 

#VU43089 Permissions, Privileges, and Access Controls in Linux kernel - CVE-2013-0268

Published: February 18, 2013 / Updated: August 11, 2020


Vulnerability identifier: #VU43089
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2013-0268
CWE-ID: CWE-264
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

The msr_open function in arch/x86/kernel/msr.c in the Linux kernel before 3.7.6 allows local users to bypass intended capability restrictions by executing a crafted application as root, as demonstrated by msr32.c.


Remediation

Install update from vendor's website.

External links