CVE-2011-2527
Description
Cause: qemu did not properly drop extra group privileges when started as root with the -runas commandline option.
Consequence: extra GID's would give qemu elevated privileges to read or write files that the supplementary groups allowed, because qemu is still running with group root privileges.
Fix: Added an initgroups(3) call to use the -runas user's /etc/groups membership to update the supplementary group IDs.
Result: extra group privileges are now properly dropped when using -runas.
Statement
Future qemu-kvm updates in Red Hat Enterprise Linux 6 may address this flaw. This issue did not affect the versions of qemu-kvm as shipped with Red Hat Enterprise Linux 5 as it did not include support for "run as" functionality.
Common Vulnerability Scoring System (CVSS) Score Details
Info alert:Important note
CVSS scores for open source components depend on vendor-specific factors (e.g. version or build chain). Therefore, Red Hat's score and impact rating can be different from NVD and other vendors. Red Hat remains the authoritative CVE Naming Authority (CNA) source for its products and services (see Red Hat classifications).
CVSS v2 Score Breakdown
| Red Hat | NVD | cve.org | |
|---|---|---|---|
| Base Score | 3.7 | 2.1 | N/A |
| Attack Vector | Local | Local | N/A |
| Access Complexity | High | Low | N/A |
| Authentication | None | None | N/A |
| Confidentiality Impact | Partial | Partial | N/A |
| Integrity Impact | Partial | None | N/A |
| Availability Impact | Partial | None | N/A |
Vector
Red Hat: AV:L/AC:H/Au:N/C:P/I:P/A:P
NVD: AV:L/AC:L/Au:N/C:P/I:N/A:N
Frequently Asked Questions
Not sure what something means? Check out our Security Glossary.
Want to get errata notifications? Sign up here.