CVE-2013-6383
medium
CVSS v3
—
CVSS v2
6.9
VIR risk
6.9
Description
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2013-6383
Vendor advisory: secalert@redhat.com — https://github.com/torvalds/linux/commit/f856567b930dfcdbc3323261bf77240ccdde01f5
Vendor advisory: secalert@redhat.com — http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.8
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| linux-kernel | affected | 3.2.53 | |
| debian | bookworm | fixed | 3.11.8-1 |
| debian | bullseye | fixed | 3.11.8-1 |
| debian | forky | fixed | 3.11.8-1 |
| debian | sid | fixed | 3.11.8-1 |
| debian | trixie | fixed | 3.11.8-1 |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=f856567b930dfcdbc3323261bf77240ccdde01f5
- http://rhn.redhat.com/errata/RHSA-2014-0100.html
- http://rhn.redhat.com/errata/RHSA-2014-0285.html
- http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.11.8
- http://www.openwall.com/lists/oss-security/2013/11/22/5
- http://www.ubuntu.com/usn/USN-2066-1
- http://www.ubuntu.com/usn/USN-2067-1
- http://www.ubuntu.com/usn/USN-2068-1
- http://www.ubuntu.com/usn/USN-2069-1
- http://www.ubuntu.com/usn/USN-2070-1
- http://www.ubuntu.com/usn/USN-2071-1
- http://www.ubuntu.com/usn/USN-2072-1
- http://www.ubuntu.com/usn/USN-2073-1
- http://www.ubuntu.com/usn/USN-2074-1
- http://www.ubuntu.com/usn/USN-2075-1
- http://www.ubuntu.com/usn/USN-2076-1
- http://www.ubuntu.com/usn/USN-2107-1
- http://www.ubuntu.com/usn/USN-2108-1
- https://bugzilla.redhat.com/show_bug.cgi?id=1033530
- https://github.com/torvalds/linux/commit/f856567b930dfcdbc3323261bf77240ccdde01f5
- https://security-tracker.debian.org/tracker/CVE-2013-6383
CWEs
CWE-264
Verify integrity in audit chain (admin only). AS-IS.