REDHAT-BUG-834618: Medium severity Red Hat Enterprise Linux 6 vulnerability
A symbol clash issue was found in the pamsshagentauth PAM module as shipped with Red Hat Enterprise Linux 6 and Fedora. In case of certain errors, pamsshagentauth calls error() function to report problems. Due to the way pamsshagentauth was built in Red Hat Enterprise Linux and Fedora packages, this led to glibc's error() function being called instead of the error() function from OpenSSH sources that was meant to be used. As the two error functions expect different arguments, this could cause an application configured to use the pamsshagentauth module (typically su or sudo) to crash, disclose portion of its memory, or, possibly, execute arbitrary code.
This issue did not affect upstream versions of pamsshagentauth and was specific to Red Hat Enterprise Linux / Fedora packages, where pamsshagentauth is part of the openssh source RPM. This bundling is used to avoid duplicating OpenSSH source code. pamsshagentauth embeds a copy of the OpenSSH code. It is not used in Red Hat Enterprise Linux / Fedora packages, instead OpenSSH code from the OpenSSH build is used. This flaw was consequence of this way the PAM module is built.
Affected Software
Event History
Frequently Asked Questions
What is the severity of REDHAT-BUG-834618?
The severity of REDHAT-BUG-834618 is considered to be high due to potential security implications.
How do I fix REDHAT-BUG-834618?
To fix REDHAT-BUG-834618, users should upgrade their pam_ssh_agent_auth module to the latest version available from Red Hat.
Which versions are affected by REDHAT-BUG-834618?
REDHAT-BUG-834618 affects Red Hat Enterprise Linux 6 and various versions of Red Hat Fedora.
What components are involved in REDHAT-BUG-834618?
The primary component involved in REDHAT-BUG-834618 is the pam_ssh_agent_auth PAM module.
Is there a workaround for REDHAT-BUG-834618?
While upgrading is the best solution for REDHAT-BUG-834618, users may also consider disabling the pam_ssh_agent_auth module temporarily as a workaround.