Linux Kernel の fs/namespace.c 内の do_umount 関数におけるサービス運用妨害 (DoS) の脆弱性
タイトル Linux Kernel の fs/namespace.c 内の do_umount 関数におけるサービス運用妨害 (DoS) の脆弱性
概要

Linux Kernel の fs/namespace.c 内の do_umount 関数は、読み取り専用のルートファイルシステムを変更する do_remount_sb の呼び出しに対する CAP_SYS_ADMIN ケーパビリティを要求しないため、サービス運用妨害 (書き込み権限の損失) 状態にされる脆弱性が存在します。

想定される影響 ローカルユーザにより、特定の共有されないシステムコールの作成、/ MNT_LOCKED のフラグの消去、および MNT_FORCE のアンマウントシステムコールの作成をされることで、サービス運用妨害 (書き込み権限の損失) 状態にされる可能性があります。
対策

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

公表日 2014年10月9日0:00
登録日 2014年10月20日18:13
最終更新日 2014年11月12日18:04
CVSS2.0 : 警告
スコア 4.9
ベクター AV:L/AC:L/Au:N/C:N/I:N/A:C
影響を受けるシステム
Linux
Linux Kernel 3.17 まで
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
変更履歴
No 変更内容 変更日
0 [2014年10月20日]
  掲載
[2014年11月12日]
  ベンダ情報:kernel.org (Merge branch 'CVE-2014-7975' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux) を追加
2018年2月17日10:37

NVD脆弱性情報
CVE-2014-7975
概要

The do_umount function in fs/namespace.c in the Linux kernel through 3.17 does not require the CAP_SYS_ADMIN capability for do_remount_sb calls that change the root filesystem to read-only, which allows local users to cause a denial of service (loss of writability) by making certain unshare system calls, clearing the / MNT_LOCKED flag, and making an MNT_FORCE umount system call.

公表日 2014年10月13日19:55
登録日 2021年1月26日15:19
最終更新日 2024年11月21日11:18
影響を受けるソフトウェアの構成
構成1 以上 以下 より上 未満
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.17
構成2 以上 以下 より上 未満
cpe:2.3:o:canonical:ubuntu_linux:14.10:*:*:*:*:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:-:*:*:*
関連情報、対策とツール
共通脆弱性一覧