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

 

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

Published: November 27, 2013 / Updated: August 10, 2020


Vulnerability identifier: #VU42308
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2013-6383
CWE-ID: CWE-264
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 execute arbitrary code.

The aac_compat_ioctl function in drivers/scsi/aacraid/linit.c in the Linux kernel before 3.11.8 does not require the CAP_SYS_RAWIO capability, which allows local users to bypass intended access restrictions via a crafted ioctl call.


How to mitigate CVE-2013-6383

Install update from vendor's website.

Sources