製品・ソフトウェアに関する情報
Linux Kernel を使用している CAF の Android の msm_pcm_playback_close() 関数における解放済みメモリの使用に関する脆弱性
Title Linux Kernel を使用している CAF の Android の msm_pcm_playback_close() 関数における解放済みメモリの使用に関する脆弱性
Summary

Linux Kernel を使用している CAF の Android の msm_pcm_playback_close() 関数には、解放済みメモリの使用に関する脆弱性が存在します。

Possible impacts 情報を取得される、情報を改ざんされる、およびサービス運用妨害 (DoS) 状態にされる可能性があります。
Solution

ベンダより正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date May 1, 2017, midnight
Registration Date June 19, 2017, 5:15 p.m.
Last Update June 19, 2017, 5:15 p.m.
CVSS3.0 : 重要
Score 7.8
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 警告
Score 4.6
Vector AV:L/AC:L/Au:N/C:P/I:P/A:P
Affected System
Linux
Linux Kernel 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2017年06月19日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2017-8246
Summary

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.

Publication Date May 13, 2017, 5:29 a.m.
Registration Date Jan. 26, 2021, 1:29 p.m.
Last Update Nov. 21, 2024, 12:33 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:google:android:-:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List