ghsa-frx8-wf3h-rw85
Vulnerability from github
Published
2022-05-17 05:03
Modified
2022-05-17 05:03
Details
The ip6_append_data_mtu function in net/ipv6/ip6_output.c in the IPv6 implementation in the Linux kernel through 3.10.3 does not properly maintain information about whether the IPV6_MTU setsockopt option had been specified, 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-4163" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-07-29T13:59:00Z", "severity": "MODERATE" }, "details": "The ip6_append_data_mtu function in net/ipv6/ip6_output.c in the IPv6 implementation in the Linux kernel through 3.10.3 does not properly maintain information about whether the IPV6_MTU setsockopt option had been specified, 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-frx8-wf3h-rw85", "modified": "2022-05-17T05:03:40Z", "published": "2022-05-17T05:03:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4163" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/75a493e60ac4bbe2e977e7129d6d8cbb0dd236be" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=987633" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=75a493e60ac4bbe2e977e7129d6d8cbb0dd236be" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=75a493e60ac4bbe2e977e7129d6d8cbb0dd236be" }, { "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://secunia.com/advisories/54148" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/07/23/10" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/61412" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-1938-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.