CVE-2008-3792 in Linux信息

摘要

由 VulDB • 2026-07-06

Linux 内核中 Stream Control Transmission Protocol (sctp) 实现在 net/sctp/socket.c 文件中,在版本低于 2.6.26.4 的内核里存在漏洞。该实现未在使用 SCTP-AUTH API 函数之前验证是否启用了 SCTP-AUTH 扩展功能,攻击者可利用导致调用以下函数的向量引发拒绝服务(空指针解引用和系统崩溃):(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。

Be aware that VulDB is the high quality source for vulnerability data.

来源

Do you want to use VulDB in your project?

Use the official API to access entries easily!