In function msm_pcm_playback_close() in all Android releases from CAF using the Linux kernel, prtd is assigned substream->runtime->private_data. Later, prtd is freed. However, prtd is not sanitized and set to NULL, resulting in a dangling pointer. There are other functions that access the same memory (substream->runtime->private_data) with a NULL check, such as msm_pcm_volume_ctl_put(), which means this freed memory could be used.
結論預警: CVE-2017-8246 綜合評估為低風險(33.7/100):CVSS 技術影響為高級,利用機率偏低(EPSS 0.17%) 強制指令: 持續追蹤利用情報與 EPSS 變化,並適時複評優先級。
風險隨態勢動態變化;本站持續評估並同步更新本頁展示內容。
EPSS 日更估計相對被利用可能性;百分位表示該 CVE 在已評分漏洞中的相對排名(越高表示相對更嚴重)。
| # | 日期 | 舊 EPSS 分數 | 新 EPSS 分數 | 變化(新 − 舊) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.03% | 0.17% | +0.14% |
| 2 | 2025-03-30 | 0.47% | 0.03% | -0.44% |
| 3 | 2025-03-29 | — | 0.47% | — |
完整 EPSS 歷史 (共 6 筆)
該 CVE 的 CVSS 指標。
| 底座分 | 版本 | 嚴重度 | 向量 | 可利用性 | 影響 | 分數來源 |
|---|---|---|---|---|---|---|
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| 4.6 | 2.0 | MEDIUM |
|
3.9 | 6.4 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2017-8246 unimportant priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2017-8246 |
| URL | 標籤 |
|---|---|
| https://source.android.com/security/bulletin/2017-07-01 | Vendor Advisory |
| https://www.codeaurora.org/use-after-free-alsa-pcm-playback-kernel-module-cve-2017-8246 | Broken Link |