特定の Samsung Android デバイスのソフトウェア Android OS の system_server プロセスにおけるサービス運用妨害 (DoS) の脆弱性
タイトル 特定の Samsung Android デバイスのソフトウェア Android OS の system_server プロセスにおけるサービス運用妨害 (DoS) の脆弱性
概要

特定の Samsung Android デバイスのソフトウェア Android OS の system_server プロセスには、サービス運用妨害 (継続的クラッシュ) 状態にされる脆弱性が存在します。 ベンダは、本脆弱性を SVE-2016-6917 として公開しています。

想定される影響 パーミッションのない (zero-permission) Android アプリケーションをインストールされることで、サービス運用妨害 (継続的クラッシュ) 状態にされる可能性があります。
対策

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

公表日 2017年1月9日0:00
登録日 2017年1月17日18:02
最終更新日 2017年1月17日18:02
CVSS3.0 : 警告
スコア 5.5
ベクター CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CVSS2.0 : 危険
スコア 7.1
ベクター AV:N/AC:M/Au:N/C:N/I:N/A:C
影響を受けるシステム
サムスン
Samsung Mobile 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
変更履歴
No 変更内容 変更日
0 [2017年01月17日]
  掲載
2018年2月17日10:37

NVD脆弱性情報
CVE-2017-5217
概要

Installing a zero-permission Android application on certain Samsung Android devices with KK(4.4), L(5.0/5.1), and M(6.0) software can continually crash the system_server process in the Android OS. The zero-permission app will create an active install session for a separate app that it has embedded within it. The active install session of the embedded app is performed using the android.content.pm.PackageInstaller class and its nested classes in the Android API. The active install session will write the embedded APK file to the /data/app directory, but the app will not be installed since third-party applications cannot programmatically install apps. Samsung has modified AOSP in order to accelerate the parsing of APKs by introducing the com.android.server.pm.PackagePrefetcher class and its nested classes. These classes will parse the APKs present in the /data/app directory and other directories, even if the app is not actually installed. The embedded APK that was written to the /data/app directory via the active install session has a very large but valid AndroidManifest.xml file. Specifically, the AndroidManifest.xml file contains a very large string value for the name of a permission-tree that it declares. When system_server tries to parse the APK file of the embedded app from the active install session, it will crash due to an uncaught error (i.e., java.lang.OutOfMemoryError) or an uncaught exception (i.e., std::bad_alloc) because of memory constraints. The Samsung Android device will encounter a soft reboot due to a system_server crash, and this action will keep repeating since parsing the APKs in the /data/app directory as performed by the system_server process is part of the normal boot process. The Samsung ID is SVE-2016-6917.

公表日 2017年1月9日17:59
登録日 2021年1月26日13:25
最終更新日 2024年11月21日12:27
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:samsung:samsung_mobile:5.1:*:*:*:*:*:*:*
cpe:2.3:o:samsung:samsung_mobile:6.0:*:*:*:*:*:*:*
cpe:2.3:o:samsung:samsung_mobile:5.0:*:*:*:*:*:*:*
cpe:2.3:o:samsung:samsung_mobile:4.4:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧