製品・ソフトウェアに関する情報
Linux Kernel の lib/assoc_array.c の assoc_array_insert_into_terminal_node 関数におけるカーネルメモリから重要な情報を取得される脆弱性
Title Linux Kernel の lib/assoc_array.c の assoc_array_insert_into_terminal_node 関数におけるカーネルメモリから重要な情報を取得される脆弱性
Summary

Linux Kernel の lib/assoc_array.c の assoc_array_insert_into_terminal_node 関数は、slot が leaf であるかどうかをチェックしないため、カーネルメモリから重要な情報を取得される、またはサービス運用妨害 (不正なポインタデリファレンスおよび境界外読み取り) 状態にされる脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-125: Out-of-bounds Read (境界外読み取り)、および CWE-476: NULL Pointer Dereference (NULL ポインタデリファレンス) と識別されています。 https://cwe.mitre.org/data/definitions/125.html https://cwe.mitre.org/data/definitions/476.html

Possible impacts ローカルユーザにより、連想配列データ構造を使用するアプリケーションを介して、カーネルメモリから重要な情報を取得される、またはサービス運用妨害 (不正なポインタデリファレンスおよび境界外読み取り) 状態にされる可能性があります。
Solution

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

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

NVD Vulnerability Information
CVE-2016-7914
Summary

The assoc_array_insert_into_terminal_node function in lib/assoc_array.c in the Linux kernel before 4.5.3 does not check whether a slot is a leaf, which allows local users to obtain sensitive information from kernel memory or cause a denial of service (invalid pointer dereference and out-of-bounds read) via an application that uses associative-array data structures, as demonstrated by the keyutils test suite.

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