ghsa-qp66-33pv-p2qq
Vulnerability from github
Published
2022-05-02 00:10
Modified
2022-05-02 00:10
Details
The sctp_auth_ep_set_hmacs function in net/sctp/auth.c in the Stream Control Transmission Protocol (sctp) implementation in the Linux kernel before 2.6.26.4, when the SCTP-AUTH extension is enabled, does not verify that the identifier index is within the bounds established by SCTP_AUTH_HMAC_ID_MAX, which allows local users to obtain sensitive information via a crafted SCTP_HMAC_IDENT IOCTL request involving the sctp_getsockopt function, a different vulnerability than CVE-2008-4113.
{ "affected": [], "aliases": [ "CVE-2008-4445" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2008-10-06T19:54:00Z", "severity": "MODERATE" }, "details": "The sctp_auth_ep_set_hmacs function in net/sctp/auth.c in the Stream Control Transmission Protocol (sctp) implementation in the Linux kernel before 2.6.26.4, when the SCTP-AUTH extension is enabled, does not verify that the identifier index is within the bounds established by SCTP_AUTH_HMAC_ID_MAX, which allows local users to obtain sensitive information via a crafted SCTP_HMAC_IDENT IOCTL request involving the sctp_getsockopt function, a different vulnerability than CVE-2008-4113.", "id": "GHSA-qp66-33pv-p2qq", "modified": "2022-05-02T00:10:09Z", "published": "2022-05-02T00:10:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2008-4445" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.26.y.git;a=commit;h=d97240552cd98c4b07322f30f66fd9c3ba4171de" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2008-10/msg00010.html" }, { "type": "WEB", "url": "http://marc.info/?l=linux-sctp\u0026m=121986743009093\u0026w=2" }, { "type": "WEB", "url": "http://marc.info/?l=linux-sctp\u0026m=121986743209110\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/32190" }, { "type": "WEB", "url": "http://secunia.com/advisories/32315" }, { "type": "WEB", "url": "http://secunia.com/advisories/32393" }, { "type": "WEB", "url": "http://www.debian.org/security/2008/dsa-1655" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.26.4" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2008:223" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/09/24/9" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/09/26/6" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/09/27/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2008/09/29/4" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2008-0857.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/31121" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1021001" }, { "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.