CVE-2016-10012: The shared memory manager (associated with pre-authentication compression) in sshd in OpenSSH before 7.4 do...
The shared memory manager (associated with pre-authentication compression) in sshd in OpenSSH before 7.4 does not ensure that a bounds check is enforced by all compilers, which might allows local users to gain privileges by leveraging access to a sandboxed privilege-separation process, related to the m_zback and m_zlib data structures.
Security readout for executives and security teams
CVE-2016-10012 is a local privilege-escalation flaw in OpenSSH sshd before 7.4. A user who already has local access could potentially escape restrictions tied to the sandboxed privilege-separation process and gain higher privileges. This is high impact, but the supplied sources do not show active exploitation or KEV listing. Exposure is most likely on systems or vendor appliances running OpenSSH sshd before 7.4, including older OS packages unless vendor backports fixed it. The CVE bundle does not enumerate exact affected products, so validate through OS and appliance advisories. Treat as a high-priority hygiene fix for legacy OpenSSH estates, especially shared Linux/Unix servers and appliances. It is not evidenced as internet-scale active exploitation in the supplied sources, but successful abuse could give an existing low-privileged user full system impact. Mitigation focus: Upgrade OpenSSH to 7.4 or a vendor-fixed package.; Check OS and appliance vendor advisories for backported fixes.; Prioritize multi-user systems and externally administered infrastructure..
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-119: 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
9Source 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-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.