RedHat: RHSA-2010-0819:01 Moderate: pam security update
Summary
Pluggable Authentication Modules (PAM) provide a system whereby
administrators can set up authentication policies without having to
recompile programs that handle authentication.
It was discovered that the pam_namespace module executed the external
script namespace.init with an unchanged environment inherited from an
application calling PAM. In cases where such an environment was untrusted
(for example, when pam_namespace was configured for setuid applications
such as su or sudo), a local, unprivileged user could possibly use this
flaw to escalate their privileges. (CVE-2010-3853)
It was discovered that the pam_mail module used root privileges while
accessing users' files. In certain configurations, a local, unprivileged
user could use this flaw to obtain limited information about files or
directories that they do not have access to. (CVE-2010-3435)
It was discovered that the pam_xauth module did not verify the return
values of the setuid() and setgid() system calls. A local, unprivileged
user could use this flaw to execute the xauth command with root privileges
and make it read an arbitrary input file. (CVE-2010-3316)
Red Hat would like to thank Sebastian Krahmer of the SuSE Security Team for
reporting the CVE-2010-3435 issue.
All pam users should upgrade to these updated packages, which contain
backported patches to correct these issues.
Summary
Solution
Before applying this update, make sure all previously-released errata
relevant to your system have been applied.
This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
References
https://www.redhat.com/security/data/cve/CVE-2010-3316.html https://www.redhat.com/security/data/cve/CVE-2010-3435.html https://www.redhat.com/security/data/cve/CVE-2010-3853.html http://www.redhat.com/security/updates/classification/#moderate
Package List
Red Hat Enterprise Linux Desktop (v. 5 client):
Source:
i386:
pam-0.99.6.2-6.el5_5.2.i386.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.i386.rpm
x86_64:
pam-0.99.6.2-6.el5_5.2.i386.rpm
pam-0.99.6.2-6.el5_5.2.x86_64.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.i386.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.x86_64.rpm
RHEL Desktop Workstation (v. 5 client):
Source:
i386:
pam-debuginfo-0.99.6.2-6.el5_5.2.i386.rpm
pam-devel-0.99.6.2-6.el5_5.2.i386.rpm
x86_64:
pam-debuginfo-0.99.6.2-6.el5_5.2.i386.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.x86_64.rpm
pam-devel-0.99.6.2-6.el5_5.2.i386.rpm
pam-devel-0.99.6.2-6.el5_5.2.x86_64.rpm
Red Hat Enterprise Linux (v. 5 server):
Source:
i386:
pam-0.99.6.2-6.el5_5.2.i386.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.i386.rpm
pam-devel-0.99.6.2-6.el5_5.2.i386.rpm
ia64:
pam-0.99.6.2-6.el5_5.2.i386.rpm
pam-0.99.6.2-6.el5_5.2.ia64.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.i386.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.ia64.rpm
pam-devel-0.99.6.2-6.el5_5.2.ia64.rpm
ppc:
pam-0.99.6.2-6.el5_5.2.ppc.rpm
pam-0.99.6.2-6.el5_5.2.ppc64.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.ppc.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.ppc64.rpm
pam-devel-0.99.6.2-6.el5_5.2.ppc.rpm
pam-devel-0.99.6.2-6.el5_5.2.ppc64.rpm
s390x:
pam-0.99.6.2-6.el5_5.2.s390.rpm
pam-0.99.6.2-6.el5_5.2.s390x.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.s390.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.s390x.rpm
pam-devel-0.99.6.2-6.el5_5.2.s390.rpm
pam-devel-0.99.6.2-6.el5_5.2.s390x.rpm
x86_64:
pam-0.99.6.2-6.el5_5.2.i386.rpm
pam-0.99.6.2-6.el5_5.2.x86_64.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.i386.rpm
pam-debuginfo-0.99.6.2-6.el5_5.2.x86_64.rpm
pam-devel-0.99.6.2-6.el5_5.2.i386.rpm
pam-devel-0.99.6.2-6.el5_5.2.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://www.redhat.com/security/team/key/#package
Topic
Updated pam packages that fix three security issues are now available forRed Hat Enterprise Linux 5.The Red Hat Security Response Team has rated this update as having moderatesecurity impact. Common Vulnerability Scoring System (CVSS) base scores,which give detailed severity ratings, are available for each vulnerabilityfrom the CVE links in the References section.
Topic
Relevant Releases Architectures
RHEL Desktop Workstation (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64
Bugs Fixed
637898 - CVE-2010-3316 pam: pam_xauth missing return value checks from setuid() and similar calls
641335 - CVE-2010-3435 pam: pam_env and pam_mail accessing users' file with root privileges
643043 - CVE-2010-3853 pam: pam_namespace executes namespace.init with service's environment