製品・ソフトウェアに関する情報
Linux Kernel の fs/namespace.c の collect_mounts 関数におけるサービス運用妨害 (DoS) の脆弱性
Title Linux Kernel の fs/namespace.c の collect_mounts 関数におけるサービス運用妨害 (DoS) の脆弱性
Summary

Linux Kernel の fs/namespace.c の collect_mounts 関数は、パスがアンマウントされた後に実行される可能性を適切に考慮しないため、サービス運用妨害 (システムクラッシュ) 状態にされる脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-476: NULL Pointer Dereference (NULL ポインタデリファレンス) と識別されています。 http://cwe.mitre.org/data/definitions/476.html

Possible impacts ローカルユーザにより、MNT_DETACH umount2 システムコールにユーザ名前空間の root アクセスを利用されることで、サービス運用妨害 (システムクラッシュ) 状態にされる可能性があります。
Solution

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

Publication Date June 6, 2015, midnight
Registration Date May 11, 2016, 4:56 p.m.
Last Update May 11, 2016, 4:56 p.m.
CVSS3.0 : 警告
Score 5.5
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS2.0 : 警告
Score 4.9
Vector AV:L/AC:L/Au:N/C:N/I:N/A:C
Affected System
Linux
Linux Kernel 4.0.5 未満
Linux Kernel 4.0.5 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2016年05月11日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2015-4177
Summary

The collect_mounts function in fs/namespace.c in the Linux kernel before 4.0.5 does not properly consider that it may execute after a path has been unmounted, which allows local users to cause a denial of service (system crash) by leveraging user-namespace root access for an MNT_DETACH umount2 system call.

Publication Date May 2, 2016, 7:59 p.m.
Registration Date Jan. 26, 2021, 2:50 p.m.
Last Update Nov. 21, 2024, 11:30 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.0.4
Related information, measures and tools
Common Vulnerabilities List