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

Linux Kernel の fs/pipe.c の (1) pipe_read および (2) pipe_write の実装は、__copy_to_user_inatomic および __copy_from_user_inatomic コールの失敗による副作用を適切に考慮しないため、サービス運用妨害 (システムクラッシュ) 状態にされる、または権限を取得される脆弱性が存在します。 本脆弱性は、"I/O ベクタの配列オーバーラン" と呼ばれています。 補足情報 : CWE による脆弱性タイプは、CWE-17: Code (コード) と識別されています。 http://cwe.mitre.org/data/definitions/17.html

Possible impacts ローカルユーザにより、巧妙に細工されたアプリケーションを介して、サービス運用妨害 (システムクラッシュ) 状態にされる、または権限を取得される可能性があります。
Solution

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

Publication Date March 17, 2015, midnight
Registration Date Aug. 11, 2015, 11:59 a.m.
Last Update May 31, 2016, 5:54 p.m.
CVSS2.0 : 危険
Score 7.2
Vector AV:L/AC:L/Au:N/C:C/I:C/A:C
Affected System
Linux
Linux Kernel 3.16 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2015年08月11日]
  掲載
[2015年09月03日]
  ベンダ情報:レッドハット (RHSA-2015:1211) を追加
  ベンダ情報:レッドハット (RHSA-2015:1199) を追加
  ベンダ情報:レッドハット (RHSA-2015:1190) を追加
[2016年05月31日]
  ベンダ情報:Google (Nexus のセキュリティに関する公開情報 - 2016 年 4 月) を追加
  ベンダ情報:Google (Android のセキュリティに関する公開情報 - 2016 年 5 月) を追加
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2015-1805
Summary

The (1) pipe_read and (2) pipe_write implementations in fs/pipe.c in the Linux kernel before 3.16 do not properly consider the side effects of failed __copy_to_user_inatomic and __copy_from_user_inatomic calls, which allows local users to cause a denial of service (system crash) or possibly gain privileges via a crafted application, aka an "I/O vector array overrun."

Publication Date Aug. 8, 2015, 7:59 p.m.
Registration Date Jan. 26, 2021, 2:46 p.m.
Last Update Nov. 21, 2024, 11:26 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:google:android:6.0:*:*:*:*:*:*:*
cpe:2.3:o:google:android:4.4.3:*:*:*:*:*:*:*
cpe:2.3:o:google:android:5.0.1:*:*:*:*:*:*:*
cpe:2.3:o:google:android:5.1.1:*:*:*:*:*:*:*
cpe:2.3:o:google:android:5.1:*:*:*:*:*:*:*
Configuration2 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.15.10
Related information, measures and tools
Common Vulnerabilities List