RHSA-2011:0413: Important: glibc security update
The glibc packages contain the standard C libraries used by multipleprograms on the system. These packages contain the standard C and thestandard math libraries. Without these two libraries, a Linux system cannotfunction properly.The fix for CVE-2010-3847 introduced a regression in the way the dynamicloader expanded the $ORIGIN dynamic string token specified in the RPATH andRUNPATH entries in the ELF library header. A local attacker could use thisflaw to escalate their privileges via a setuid or setgid program usingsuch a library. (CVE-2011-0536)It was discovered that the glibc fnmatch() function did not properlyrestrict the use of alloca(). If the function was called on sufficientlylarge inputs, it could cause an application using fnmatch() to crash or,possibly, execute arbitrary code with the privileges of the application.(CVE-2011-1071)It was discovered that the locale command did not produce properly escapedoutput as required by the POSIX specification. If an attacker were able toset the locale environment variables in the environment of a script thatperformed shell evaluation on the output of the locale command, and thatscript were run with different privileges than the attacker's, it couldexecute arbitrary code with the privileges of the script. (CVE-2011-1095)All users should upgrade to these updated packages, which containbackported patches to correct these issues.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of RHSA-2011:0413?
The severity of RHSA-2011:0413 is classified as important due to potential vulnerabilities in critical library packages.
How do I fix RHSA-2011:0413?
You can fix RHSA-2011:0413 by updating the glibc and related packages to version 2.12-1.7.el6_0.5 or later.
What vulnerabilities does RHSA-2011:0413 address?
RHSA-2011:0413 addresses vulnerabilities related to the handling of certain edge cases in standard C libraries.
Which packages are affected by RHSA-2011:0413?
The affected packages include glibc, glibc-common, glibc-devel, and others that rely on the glibc library.
Why is it important to patch RHSA-2011:0413?
Patching RHSA-2011:0413 is crucial as it prevents exploitation of vulnerabilities that can lead to system instability or unauthorized access.