Linux Kernel の ipc/shm.c の do_shmat 関数におけるゼロページをマップされる脆弱性
タイトル Linux Kernel の ipc/shm.c の do_shmat 関数におけるゼロページをマップされる脆弱性
概要

Linux Kernel の ipc/shm.c の do_shmat 関数は、特定の丸め処理により計算されたアドレスを適切に制限しないため、ゼロページをマップされ、その結果、mmap システムコールの保護メカニズムを回避される脆弱性が存在します。

想定される影響 ローカルユーザにより、ゼロページをマップされ、その結果、mmap システムコールの保護メカニズムを回避される可能性があります。
対策

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

公表日 2017年2月8日0:00
登録日 2017年3月13日15:53
最終更新日 2017年3月13日15:53
CVSS3.0 : 重要
スコア 7.8
ベクター CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS2.0 : 警告
スコア 4.6
ベクター AV:L/AC:L/Au:N/C:P/I:P/A:P
影響を受けるシステム
Linux
Linux Kernel 4.9.12 まで
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2017年03月13日]
  掲載
2018年2月17日10:37

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

The do_shmat function in ipc/shm.c in the Linux kernel through 4.9.12 does not restrict the address calculated by a certain rounding operation, which allows local users to map page zero, and consequently bypass a protection mechanism that exists for the mmap system call, by making crafted shmget and shmat system calls in a privileged context.

公表日 2017年2月25日0:59
登録日 2021年1月26日13:26
最終更新日 2024年11月21日12:28
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.11
構成2 以上 以下 より上 未満
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
構成3 以上 以下 より上 未満
cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*
関連情報、対策とツール
共通脆弱性一覧