ghsa-wq73-mhj6-vjhc
Vulnerability from github
Published
2022-05-02 00:03
Modified
2022-05-02 00:03
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.
{ "affected": [], "aliases": [ "CVE-2008-3792" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-09-03T14:12:00Z", "severity": "HIGH" }, "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": "GHSA-wq73-mhj6-vjhc", "modified": "2022-05-02T00:03:46Z", "published": "2022-05-02T00:03:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-3792" }, { "type": "WEB", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45189" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=5e739d1752aca4e8f3e794d431503bfca3162df4" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-10/msg00010.html" }, { "type": "WEB", "url": "http://lkml.org/lkml/2008/8/23/49" }, { "type": "WEB", "url": "http://marc.info/?l=linux-netdev\u0026m=121928747903176\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/31881" }, { "type": "WEB", "url": "http://secunia.com/advisories/32190" }, { "type": "WEB", "url": "http://secunia.com/advisories/32393" }, { "type": "WEB", "url": "http://securityreason.com/securityalert/4210" }, { "type": "WEB", "url": "http://www.debian.org/security/2008/dsa-1636" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/08/25/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/08/26/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/08/26/8" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/09/26/6" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0857.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/496256/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/31121" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1020854" }, { "type": "WEB", "url": "http://www.trapkit.de/advisories/TKADV2008-007.txt" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/usn-659-1" } ], "schema_version": "1.4.0", "severity": [] }
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.