← Back
CVE-2015-6564
high
CVSS 7.0
Use-after-free vulnerability in the mm_answer_pam_free_ctx function in monitor.c in sshd in...
Summary
Use-after-free vulnerability in the mm_answer_pam_free_ctx function in monitor.c in sshd in...
AI summary openai / gpt-4o
OpenSSHのバージョン7.0未満に含まれるsshdのmonitor.cファイル内のmm_answer_pam_free_ctx関数にuse-after-freeの脆弱性があります。この脆弱性により、非OpenBSDプラットフォームでローカルユーザーが特権を取得する可能性があります。具体的には、予期されないタイミングでMONITOR_REQ_PAM_FREE_CTXリクエストを送信することで攻撃が可能です。
❓ What is the problem
OpenSSHのmonitor.c内の関数にuse-after-freeの脆弱性
📍 Affected scope
非OpenBSDプラットフォームのOpenSSH 7.0未満
🔥 Severity
ローカルユーザーが特権を取得する潜在的リスクがある
🔧 How to fix
OpenSSHをバージョン7.0以降にアップデートする
🛡️ Workaround
情報なし
🔍 Detection
システムのOpenSSHバージョンが7.0未満か確認する
References
- web http://lists.fedoraproject.org/pipermail/package-announce/2015-August/165170.html
- web http://lists.opensuse.org/opensuse-security-announce/2015-09/msg00017.html
- web http://rhn.redhat.com/errata/RHSA-2016-0741.html
- web http://seclists.org/fulldisclosure/2015/Aug/54
- web http://www.openssh.com/txt/release-7.0
- web http://www.openwall.com/lists/oss-security/2015/08/22/1
- web http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
- web http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html
- web http://www.oracle.com/technetwork/topics/security/linuxbulletinoct2015-2719645.html
- web http://www.securityfocus.com/bid/76317
- web https://cert-portal.siemens.com/productcert/pdf/ssa-412672.pdf
- web https://github.com/openssh/openssh-portable/commit/5e75f5198769056089fb06c4d738ab0e5abc66f7
- web https://kc.mcafee.com/corporate/index?page=content&id=SB10136
- web https://lists.debian.org/debian-lts-announce/2018/09/msg00010.html
- web https://security.gentoo.org/glsa/201512-04
- web https://www.broadcom.com/support/fibre-channel-networking/security-advisories/brocade-security-advisory-2019-764
- web https://nvd.nist.gov/vuln/detail/CVE-2015-6564
- web https://github.com/advisories/GHSA-cm6p-9f8w-c878