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

Linux Kernel の kernel/bpf/verifier.c の adjust_branches 関数は、後方ジャンプ (backward-jump) の場合に delta を考慮しないため、カーネルメモリから重要な情報を取得される脆弱性が存在します。

Possible impacts ローカルユーザにより、パケットフィルタを作成され、その後、巧妙に細工された BPF 命令をロードされることで、カーネルメモリから重要な情報を取得される可能性があります。
Solution

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

Publication Date Feb. 10, 2016, midnight
Registration Date May 11, 2016, 4:57 p.m.
Last Update May 11, 2016, 4:57 p.m.
CVSS3.0 : 警告
Score 5.5
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
CVSS2.0 : 注意
Score 2.1
Vector AV:L/AC:L/Au:N/C:P/I:N/A:N
Affected System
Linux
Linux Kernel 4.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-2016-2383
Summary

The adjust_branches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information from kernel memory by creating a packet filter and then loading crafted BPF instructions.

Publication Date April 28, 2016, 2:59 a.m.
Registration Date Jan. 26, 2021, 2:08 p.m.
Last Update Nov. 21, 2024, 11:48 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:4.5.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.5.0
cpe:2.3:o:linux:linux_kernel:4.5.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:4.5.0:rc3:*:*:*:*:*:*
Configuration2 or higher or less more than less than
cpe:2.3:o:canonical:ubuntu_linux:15.10:*:*:*:*:*:*:*
cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:esm:*:*:*
Related information, measures and tools
Common Vulnerabilities List