ghsa-rjcc-mch5-73qc
Vulnerability from github
Published
2022-05-14 03:52
Modified
2022-05-14 03:52
Details
The Linux kernel before 3.12, when UDP Fragmentation Offload (UFO) is enabled, does not properly initialize certain data structures, which allows local users to cause a denial of service (memory corruption and system crash) or possibly gain privileges via a crafted application that uses the UDP_CORK option in a setsockopt system call and sends both short and long packets, related to the ip_ufo_append_data function in net/ipv4/ip_output.c and the ip6_ufo_append_data function in net/ipv6/ip6_output.c.
{ "affected": [], "aliases": [ "CVE-2013-4470" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-11-04T15:55:00Z", "severity": "MODERATE" }, "details": "The Linux kernel before 3.12, when UDP Fragmentation Offload (UFO) is enabled, does not properly initialize certain data structures, which allows local users to cause a denial of service (memory corruption and system crash) or possibly gain privileges via a crafted application that uses the UDP_CORK option in a setsockopt system call and sends both short and long packets, related to the ip_ufo_append_data function in net/ipv4/ip_output.c and the ip6_ufo_append_data function in net/ipv6/ip6_output.c.", "id": "GHSA-rjcc-mch5-73qc", "modified": "2022-05-14T03:52:40Z", "published": "2022-05-14T03:52:40Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-4470" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/c547dbf55d5f8cf615ccc0e7265e98db27d3fb8b" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/e93b7d748be887cd7639b113ba7d7ef792a7efb9" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2013:1801" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0100" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2014:0284" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2013-4470" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1023477" }, { "type": "WEB", "url": "https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.bz2" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c547dbf55d5f8cf615ccc0e7265e98db27d3fb8b" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=e93b7d748be887cd7639b113ba7d7ef792a7efb9" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=c547dbf55d5f8cf615ccc0e7265e98db27d3fb8b" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e93b7d748be887cd7639b113ba7d7ef792a7efb9" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2014-03/msg00026.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2013-1801.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0100.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2014-0284.html" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/10/25/5" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/63359" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2040-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2042-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2043-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2044-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2046-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2049-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2050-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2066-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2067-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2069-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2073-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.