CVE-2011-1021

Description

From CVE.org

drivers/acpi/debugfs.c in the Linux kernel before 3.0 allows local users to modify arbitrary kernel memory locations by leveraging root privileges to write to the /sys/kernel/debug/acpi/custom_method file. NOTE: this vulnerability exists because of an incomplete fix for CVE-2010-4347.

Statement

The version of Linux kernel as shipped with Red Hat Enterprise Linux 4, 5, and 6 as they did not include upstream commit a1a541d8 and a25ee920 that introduced the problem. This has been addressed in Red Hat Enterprise MRG via https://rhn.redhat.com/errata/RHSA-2011-1253.html.

Notes:

This requires debugfs to be mounted on a local system in order to have access to the custom_method file. Debugfs is not mounted by default. You need to run "mount -t debugfs nodev /sys/kernel/debug" as root first.

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 Score63.6N/A
Attack VectorLocalLocalN/A
Access ComplexityHighLowN/A
AuthenticationSingleNoneN/A
Confidentiality ImpactCompleteNoneN/A
Integrity ImpactCompletePartialN/A
Availability ImpactCompletePartialN/A

Vector

Red Hat: AV:L/AC:H/Au:S/C:C/I:C/A:C

NVD: AV:L/AC:L/Au:N/C:N/I:P/A:P

Frequently Asked Questions

Want to get errata notifications? Sign up here.