ghsa-gcjx-xxq3-676c
Vulnerability from github
Published
2022-05-13 01:18
Modified
2022-05-13 01:18
Details
The sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via an SCTP handshake with a modified INIT chunk and a crafted AUTH chunk before a COOKIE_ECHO chunk.
{ "affected": [], "aliases": [ "CVE-2014-0101" ], "database_specific": { "cwe_ids": [ "CWE-476" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-03-11T13:01:00Z", "severity": "HIGH" }, "details": "The sctp_sf_do_5_1D_ce function in net/sctp/sm_statefuns.c in the Linux kernel through 3.13.6 does not validate certain auth_enable and auth_capable fields before making an sctp_sf_authenticate call, which allows remote attackers to cause a denial of service (NULL pointer dereference and system crash) via an SCTP handshake with a modified INIT chunk and a crafted AUTH chunk before a COOKIE_ECHO chunk.", "id": "GHSA-gcjx-xxq3-676c", "modified": "2022-05-13T01:18:06Z", "published": "2022-05-13T01:18:06Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-0101" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/ec0223ec48a90cb605244b45f7c62de856403729" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0328" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0419" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0432" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0520" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2014-0101" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1070705" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=ec0223ec48a90cb605244b45f7c62de856403729" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ec0223ec48a90cb605244b45f7c62de856403729" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0328.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0419.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0432.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/59216" }, { "type": "WEB", "url": "http://support.f5.com/kb/en-us/solutions/public/15000/300/sol15317.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/03/04/6" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/65943" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2173-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2174-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.