CVE-2015-6564: Use-after-free vulnerability in the mm_answer_pam_free_ctx function in monitor.c in sshd in OpenSSH before...
Use-after-free vulnerability in the mm_answer_pam_free_ctx function in monitor.c in sshd in OpenSSH before 7.0 on non-OpenBSD platforms might allow local users to gain privileges by leveraging control of the sshd uid to send an unexpectedly early MONITOR_REQ_PAM_FREE_CTX request.
Security readout for executives and security teams
This is a local privilege-escalation flaw in OpenSSH sshd before 7.0 on non-OpenBSD systems. An attacker already able to run as a local low-privileged user could potentially abuse PAM privilege-separation handling to gain higher privileges. It is serious, but the source bundle does not support remote unauthenticated exploitation or active exploitation. Likely exposure is non-OpenBSD Unix/Linux systems running OpenSSH sshd before 7.0, especially where PAM is enabled and local or SSH-authenticated untrusted users exist. The bundle lists downstream vendor advisories, but does not provide a complete affected product matrix. Prioritize remediation on shared Linux/Unix servers and SSH bastions where compromised or untrusted local users could turn limited access into administrative control. This is less urgent than a remote unauthenticated SSH flaw, but still high impact for multi-user or externally accessed environments. Mitigation focus: Upgrade OpenSSH or vendor packages to a fixed release or backported security update.; Use vendor advisories to confirm whether your distribution backported the OpenSSH 7.0 fix.; Prioritize shared servers, bastion hosts, and systems with untrusted local users..
Prepared
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-416: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
1CVSS vectors
3Timeline events
2ADP providers
7Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-416 · source CWE mapping
Use After Free
Use After Free represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.