製品・ソフトウェアに関する情報
Linux kernel の sctp 実装におけるサービス運用妨害 (DoS) の脆弱性
Title Linux kernel の sctp 実装におけるサービス運用妨害 (DoS) の脆弱性
Summary

Linux kernel の Stream Control Transmission Protocol (sctp) 実装の net/sctp/socket.c は、SCTP-AUTH API 関数で処理する前に SCTP-AUTH 拡張子が有効になっていることを検証しないため、サービス運用妨害 (NULL ポインタデリファレンスおよびパニック) 状態となる脆弱性が存在します。

Possible impacts 攻撃者により、以下へ呼び出しを誘発され、サービス運用妨害 (NULL ポインタデリファレンスおよびパニック) 状態にされる可能性があります。 (1) sctp_setsockopt_auth_chunk (2) sctp_setsockopt_hmac_ident (3) sctp_setsockopt_auth_key (4) sctp_setsockopt_active_key (5) sctp_setsockopt_del_key (6) sctp_getsockopt_maxburst (7) sctp_getsockopt_active_key (8) sctp_getsockopt_peer_auth_chunks (9) sctp_getsockopt_local_auth_chunks.
Solution

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

Publication Date Sept. 3, 2008, midnight
Registration Date Sept. 25, 2012, 5:17 p.m.
Last Update Sept. 25, 2012, 5:17 p.m.
CVSS2.0 : 危険
Score 7.1
Vector AV:N/AC:M/Au:N/C:N/I:N/A:C
Affected System
Linux
Linux Kernel 2.6.26.4 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
0 [2012年09月25日]
  掲載
Feb. 17, 2018, 10:37 a.m.

NVD Vulnerability Information
CVE-2008-3792
Summary

net/sctp/socket.c in the Stream Control Transmission Protocol (sctp) implementation in the Linux kernel before 2.6.26.4 does not verify that the SCTP-AUTH extension is enabled before proceeding with SCTP-AUTH API functions, which allows attackers to cause a denial of service (NULL pointer dereference and panic) via vectors that result in calls to (1) sctp_setsockopt_auth_chunk, (2) sctp_setsockopt_hmac_ident, (3) sctp_setsockopt_auth_key, (4) sctp_setsockopt_active_key, (5) sctp_setsockopt_del_key, (6) sctp_getsockopt_maxburst, (7) sctp_getsockopt_active_key, (8) sctp_getsockopt_peer_auth_chunks, or (9) sctp_getsockopt_local_auth_chunks.

Publication Date Sept. 3, 2008, 11:12 p.m.
Registration Date Jan. 29, 2021, 1:41 p.m.
Last Update Nov. 7, 2023, 11:02 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:o:linux:linux_kernel:2.6.26.3:*:*:*:*:*:*:*
Related information, measures and tools
Common Vulnerabilities List