製品・ソフトウェアに関する情報
Linux Kernel の ipc/shm.c の do_shmat 関数におけるゼロページをマップされる脆弱性
Title Linux Kernel の ipc/shm.c の do_shmat 関数におけるゼロページをマップされる脆弱性
Summary

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

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

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

Publication Date Feb. 8, 2017, midnight
Registration Date March 13, 2017, 3:53 p.m.
Last Update March 13, 2017, 3:53 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 4.9.12 まで
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2017年03月13日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2017-5669
Summary

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.

Publication Date Feb. 25, 2017, 12:59 a.m.
Registration Date Jan. 26, 2021, 1:26 p.m.
Last Update Nov. 21, 2024, 12:28 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.11
Configuration2 or higher or less more than less than
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
Configuration3 or higher or less more than less than
cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*
Related information, measures and tools
Common Vulnerabilities List