Xen における NULL ポインタデリファレンスに関する脆弱性
タイトル Xen における NULL ポインタデリファレンスに関する脆弱性
概要

Xen には、NULL ポインタデリファレンスに関する脆弱性が存在します。

想定される影響 サービス運用妨害 (DoS) 状態にされる可能性があります。
対策

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

公表日 2017年9月12日0:00
登録日 2017年10月11日10:35
最終更新日 2017年10月11日10:35
CVSS3.0 : 警告
スコア 6.5
ベクター CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
CVSS2.0 : 警告
スコア 4.9
ベクター AV:L/AC:L/Au:N/C:N/I:N/A:C
影響を受けるシステム
Xen プロジェクト
Xen 
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2017年10月11日]
  掲載
2018年2月17日10:37

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

An issue was discovered in Xen 4.5.x through 4.9.x. The function `__gnttab_cache_flush` handles GNTTABOP_cache_flush grant table operations. It checks to see if the calling domain is the owner of the page that is to be operated on. If it is not, the owner's grant table is checked to see if a grant mapping to the calling domain exists for the page in question. However, the function does not check to see if the owning domain actually has a grant table or not. Some special domains, such as `DOMID_XEN`, `DOMID_IO` and `DOMID_COW` are created without grant tables. Hence, if __gnttab_cache_flush operates on a page owned by these special domains, it will attempt to dereference a NULL pointer in the domain struct.

公表日 2017年9月13日0:29
登録日 2021年1月26日13:15
最終更新日 2024年11月21日12:12
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:xen:xen:4.6.0:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.7.0:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.5.5:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.6.6:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.6.4:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.6.3:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.7.1:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.5.2:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.6.1:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.8.0:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.5.3:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.9.0:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.8.1:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.7.3:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.5.1:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.5.0:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.6.5:*:*:*:*:*:*:*
cpe:2.3:o:xen:xen:4.7.2:*:*:*:*:*:*:*
関連情報、対策とツール
共通脆弱性一覧