ghsa-6wjh-pvcv-qc54
Vulnerability from github
Published
2022-05-17 04:55
Modified
2022-05-17 04:55
Details
The udp_v6_push_pending_frames function in net/ipv6/udp.c in the IPv6 implementation in the Linux kernel through 3.10.3 makes an incorrect function call for pending data, which allows local users to cause a denial of service (BUG and system crash) via a crafted application that uses the UDP_CORK option in a setsockopt system call.
{ "affected": [], "aliases": [ "CVE-2013-4162" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-07-29T13:59:00Z", "severity": "MODERATE" }, "details": "The udp_v6_push_pending_frames function in net/ipv6/udp.c in the IPv6 implementation in the Linux kernel through 3.10.3 makes an incorrect function call for pending data, which allows local users to cause a denial of service (BUG and system crash) via a crafted application that uses the UDP_CORK option in a setsockopt system call.", "id": "GHSA-6wjh-pvcv-qc54", "modified": "2022-05-17T04:55:19Z", "published": "2022-05-17T04:55:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4162" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/8822b64a0fa64a5dd1dfcf837c5b0be83f8c05d1" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=987627" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=8822b64a0fa64a5dd1dfcf837c5b0be83f8c05d1" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8822b64a0fa64a5dd1dfcf837c5b0be83f8c05d1" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-09/msg00003.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-09/msg00004.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2013-12/msg00129.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1436.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1460.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1520.html" }, { "type": "WEB", "url": "http://secunia.com/advisories/54148" }, { "type": "WEB", "url": "http://secunia.com/advisories/55055" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/07/23/9" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/61411" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1938-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1939-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1941-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1942-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1943-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1944-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1945-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1946-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1947-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.