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 HatNVDcve.org
Base Score3.72.1N/A
Attack VectorLocalLocalN/A
Access ComplexityHighLowN/A
AuthenticationNoneNoneN/A
Confidentiality ImpactPartialPartialN/A
Integrity ImpactPartialNoneN/A
Availability ImpactPartialNoneN/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

Want to get errata notifications? Sign up here.