製品・ソフトウェアに関する情報
Linux Kernel の lib/assoc_array.c の associative-array の実装におけるサービス運用妨害 (DoS) の脆弱性
Title Linux Kernel の lib/assoc_array.c の associative-array の実装におけるサービス運用妨害 (DoS) の脆弱性
Summary

Linux Kernel の lib/assoc_array.c の associative-array の実装の assoc_array_gc 関数は、ガベージコレクションを適切に実装していないため、サービス運用妨害 (NULL ポインタデリファレンスおよびシステムクラッシュ) 状態にされる脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-476: NULL Pointer Dereference (NULL ポインタデリファレンス) と識別されています。 http://cwe.mitre.org/data/definitions/476.html

Possible impacts ローカルユーザにより、"keyctl timeout" 操作後の複数の "keyctl newring" 操作を介して、サービス運用妨害 (NULL ポインタデリファレンスおよびシステムクラッシュ) 状態にされるなど、不特定の影響を受ける可能性があります。
Solution

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

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

NVD Vulnerability Information
CVE-2014-3631
Summary

The assoc_array_gc function in the associative-array implementation in lib/assoc_array.c in the Linux kernel before 3.16.3 does not properly implement garbage collection, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via multiple "keyctl newring" operations followed by a "keyctl timeout" operation.

Publication Date Sept. 28, 2014, 7:55 p.m.
Registration Date Jan. 26, 2021, 3:11 p.m.
Last Update Nov. 21, 2024, 11:08 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.13 3.14.19
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 3.15 3.16.3
Related information, measures and tools
Common Vulnerabilities List