#VU1482 Use-after free in OpenSSH - CVE-2015-6564

 

#VU1482 Use-after free in OpenSSH - CVE-2015-6564

Published: December 21, 2016 / Updated: July 9, 2019


Vulnerability identifier: #VU1482
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:A/U:Clear
CVE-ID: CVE-2015-6564
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
OpenSSH
Software vendor:
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.


Remediation

Install updates from vendor's website.

External links