製品・ソフトウェアに関する情報
Linux Kernel の net/ipv4/ping.c 内の ping_unhash 関数における権限を取得される脆弱性
Title Linux Kernel の net/ipv4/ping.c 内の ping_unhash 関数における権限を取得される脆弱性
Summary

Linux Kernel の net/ipv4/ping.c 内の ping_unhash 関数は、unhash 操作中に特定のリストデータ構造を初期化しないため、権限を取得される、またはサービス運用妨害 (解放済みメモリの使用 (Use-after-free) およびシステムクラッシュ) 状態にされる脆弱性が存在します。 補足情報 : CWE による脆弱性タイプは、CWE-416: Use-after-free (解放済みメモリの使用) と識別されています。 http://cwe.mitre.org/data/definitions/416.html

Possible impacts ローカルユーザにより、IPPROTO_ICMP または IPPROTO_ICMPV6 プロトコル用に SOCK_DGRAM の socket システムコールを作成され、その後、切断の後にシステムコール接続を実行されることで、権限を取得される、またはサービス運用妨害 (解放済みメモリの使用 (Use-after-free) およびシステムクラッシュ) 状態にされる可能性があります。
Solution

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

Publication Date May 13, 2015, midnight
Registration Date Aug. 7, 2015, 12:06 p.m.
Last Update Sept. 3, 2015, 5:36 p.m.
CVSS2.0 : 警告
Score 4.9
Vector AV:L/AC:L/Au:N/C:N/I:N/A:C
Affected System
Linux
Linux Kernel 4.0.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2015年08月07日]
  掲載
[2015年09月03日]
  ベンダ情報:レッドハット (RHSA-2015:1564) を追加
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2015-3636
Summary

The ping_unhash function in net/ipv4/ping.c in the Linux kernel before 4.0.3 does not initialize a certain list data structure during an unhash operation, which allows local users to gain privileges or cause a denial of service (use-after-free and system crash) by leveraging the ability to make a SOCK_DGRAM socket system call for the IPPROTO_ICMP or IPPROTO_ICMPV6 protocol, and then making a connect system call after a disconnect.

Publication Date Aug. 6, 2015, 10:59 a.m.
Registration Date Jan. 26, 2021, 2:49 p.m.
Last Update Nov. 21, 2024, 11:29 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 4.0.2
Configuration2 or higher or less more than less than
cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*
Configuration3 or higher or less more than less than
cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*
Related information, measures and tools
Common Vulnerabilities List