Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | 2.6.26.3 |
References
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=
- http://lists.opensuse.org/opensuse-security-announce/2008-10/msg00010.html
- http://lkml.org/lkml/2008/8/23/49
- http://marc.info/?l=linux-netdev&m=121928747903176&w=2
- http://secunia.com/advisories/31881Vendor Advisory
- http://secunia.com/advisories/32190Vendor Advisory
- http://secunia.com/advisories/32393Vendor Advisory
- http://securityreason.com/securityalert/4210Exploit
- http://www.debian.org/security/2008/dsa-1636Patch
- http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4Vendor Advisory
- http://www.openwall.com/lists/oss-security/2008/08/25/1
- http://www.openwall.com/lists/oss-security/2008/08/26/6
- http://www.openwall.com/lists/oss-security/2008/08/26/8
- http://www.openwall.com/lists/oss-security/2008/09/26/6
- http://www.redhat.com/support/errata/RHSA-2008-0857.html
FAQ
What is CVE-2008-3792?
CVE-2008-3792 is a vulnerability with a CVSS score of 7.1 (HIGH). 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 S...
How severe is CVE-2008-3792?
CVE-2008-3792 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2008-3792?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.