#VU1482 Use-after free in OpenSSH - CVE-2015-6564
Published: December 21, 2016 / Updated: July 9, 2019
OpenSSH
OpenSSH
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to a use after free error within the mm_answer_pam_free_ctx() function in monitor.c in sshd daemon on non-OpenBSD platforms. A local unprivileged user can send an unexpected early MONITOR_REQ_PAM_FREE_CTX request and gain root privileges on the system.