gsd-2008-3792
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2008-3792", "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.", "id": "GSD-2008-3792", "references": [ "https://www.suse.com/security/cve/CVE-2008-3792.html", "https://www.debian.org/security/2008/dsa-1636", "https://access.redhat.com/errata/RHSA-2008:0857" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2008-3792" ], "details": "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.", "id": "GSD-2008-3792", "modified": "2023-12-13T01:23:06.010150Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-3792", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://www.trapkit.de/advisories/TKADV2008-007.txt", "refsource": "MISC", "url": "http://www.trapkit.de/advisories/TKADV2008-007.txt" }, { "name": "32190", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/32190" }, { "name": "32393", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/32393" }, { "name": "DSA-1636", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2008/dsa-1636" }, { "name": "31121", "refsource": "BID", "url": "http://www.securityfocus.com/bid/31121" }, { "name": "[oss-security] 20080826 Re: CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/08/26/8" }, { "name": "[oss-security] 20080826 Re: CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/08/26/6" }, { "name": "31881", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/31881" }, { "name": "USN-659-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/usn-659-1" }, { "name": "linux-kernel-sctpauthapi-dos(45189)", "refsource": "XF", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45189" }, { "name": "SUSE-SA:2008:053", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-10/msg00010.html" }, { "name": "RHSA-2008:0857", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2008-0857.html" }, { "name": "[oss-security] 20080825 CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/08/25/1" }, { "name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4", "refsource": "CONFIRM", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4" }, { "name": "[linux-kernel] 20080823 [GIT]: Networking", "refsource": "MLIST", "url": "http://lkml.org/lkml/2008/8/23/49" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e739d1752aca4e8f3e794d431503bfca3162df4", "refsource": "CONFIRM", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e739d1752aca4e8f3e794d431503bfca3162df4" }, { "name": "1020854", "refsource": "SECTRACK", "url": "http://www.securitytracker.com/id?1020854" }, { "name": "4210", "refsource": "SREASON", "url": "http://securityreason.com/securityalert/4210" }, { "name": "20080911 [TKADV2008-007] Linux Kernel SCTP-AUTH API Information Disclosure Vulnerability and NULL Pointer Dereferences", "refsource": "BUGTRAQ", "url": "http://www.securityfocus.com/archive/1/496256/100/0/threaded" }, { "name": "[linux-netdev] 20080821 [PATCH] sctp: fix potential panics in the SCTP-AUTH API.", "refsource": "MLIST", "url": "http://marc.info/?l=linux-netdev\u0026m=121928747903176\u0026w=2" }, { "name": "[oss-security] 20080926 Re: CVE-2008-4113 update: kernel: sctp: fix random memory dereference with SCTP_HMAC_IDENT option", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2008/09/26/6" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:linux:linux_kernel:2.6.26.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2008-3792" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "[linux-kernel] 20080823 [GIT]: Networking", "refsource": "MLIST", "tags": [], "url": "http://lkml.org/lkml/2008/8/23/49" }, { "name": "[linux-netdev] 20080821 [PATCH] sctp: fix potential panics in the SCTP-AUTH API.", "refsource": "MLIST", "tags": [], "url": "http://marc.info/?l=linux-netdev\u0026m=121928747903176\u0026w=2" }, { "name": "[oss-security] 20080825 CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/08/25/1" }, { "name": "[oss-security] 20080826 Re: CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/08/26/6" }, { "name": "[oss-security] 20080826 Re: CVE request: kernel: sctp: fix potential panics in the SCTP-AUTH API", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/08/26/8" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e739d1752aca4e8f3e794d431503bfca3162df4", "refsource": "CONFIRM", "tags": [], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e739d1752aca4e8f3e794d431503bfca3162df4" }, { "name": "DSA-1636", "refsource": "DEBIAN", "tags": [ "Patch" ], "url": "http://www.debian.org/security/2008/dsa-1636" }, { "name": "31881", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/31881" }, { "name": "1020854", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id?1020854" }, { "name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4", "refsource": "CONFIRM", "tags": [ "Vendor Advisory" ], "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4" }, { "name": "http://www.trapkit.de/advisories/TKADV2008-007.txt", "refsource": "MISC", "tags": [], "url": "http://www.trapkit.de/advisories/TKADV2008-007.txt" }, { "name": "32190", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/32190" }, { "name": "RHSA-2008:0857", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2008-0857.html" }, { "name": "31121", "refsource": "BID", "tags": [ "Exploit", "Patch" ], "url": "http://www.securityfocus.com/bid/31121" }, { "name": "SUSE-SA:2008:053", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2008-10/msg00010.html" }, { "name": "USN-659-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/usn-659-1" }, { "name": "32393", "refsource": "SECUNIA", "tags": [ "Vendor Advisory" ], "url": "http://secunia.com/advisories/32393" }, { "name": "[oss-security] 20080926 Re: CVE-2008-4113 update: kernel: sctp: fix random memory dereference with SCTP_HMAC_IDENT option", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2008/09/26/6" }, { "name": "4210", "refsource": "SREASON", "tags": [ "Exploit" ], "url": "http://securityreason.com/securityalert/4210" }, { "name": "linux-kernel-sctpauthapi-dos(45189)", "refsource": "XF", "tags": [], "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45189" }, { "name": "20080911 [TKADV2008-007] Linux Kernel SCTP-AUTH API Information Disclosure Vulnerability and NULL Pointer Dereferences", "refsource": "BUGTRAQ", "tags": [], "url": "http://www.securityfocus.com/archive/1/496256/100/0/threaded" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 7.1, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2018-10-11T20:49Z", "publishedDate": "2008-09-03T14:12Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.