National Cyber Awareness System
Vulnerability Summary for CVE-2011-4127
Original release date:07/03/2012
Last revised:12/19/2012
Source:
US-CERT/NIST
Overview
The Linux kernel before 3.2.2 does not properly restrict SG_IO ioctl calls, which allows local users to bypass intended restrictions on disk read and write operations by sending a SCSI command to (1) a partition block device or (2) an LVM volume.
Impact
CVSS Severity (version 2.0):
Impact Subscore:
6.4
Exploitability Subscore:
3.9
CVSS Version 2 Metrics:
Access Vector: Locally exploitable
Access Complexity: Low
Authentication: Not required to exploit
Impact Type:Allows unauthorized disclosure of information; Allows unauthorized modification; Allows disruption of service
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to nvd@nist.gov.
External Source: CONFIRM
Name: https://github.com/torvalds/linux/commit/ec8013beddd717d1740cfefb1a9b900deef85462
Type: Patch Information; Exploit
External Source: CONFIRM
Name: https://github.com/torvalds/linux/commit/0bfc96cb77224736dfa35c3c555d37b3646ef35e
Type: Patch Information; Exploit
External Source: CONFIRM
Name: https://bugzilla.redhat.com/show_bug.cgi?id=752375
External Source: MLIST
Name: [oss-security] 20111222 CVE-2011-4127 kernel: possible privilege escalation via SG_IO ioctl
External Source: CONFIRM
Name: http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.2.2
External Source: SECUNIA
Name: 48898
External Source: CONFIRM
Name: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec8013beddd717d1740cfefb1a9b900deef85462
External Source: CONFIRM
Name: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0bfc96cb77224736dfa35c3c555d37b3646ef35e
Technical Details
- Permissions, Privileges, and Access Control (CWE-264)