ghsa-623f-6q3x-x62h
Vulnerability from github
Published
2022-05-05 02:48
Modified
2022-05-05 02:48
Details
The __skb_recv_datagram function in net/core/datagram.c in the Linux kernel before 3.8 does not properly handle the MSG_PEEK flag with zero-length data, which allows local users to cause a denial of service (infinite loop and system hang) via a crafted application.
{ "affected": [], "aliases": [ "CVE-2013-0290" ], "database_specific": { "cwe_ids": [ "CWE-20" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-02-19T19:55:00Z", "severity": "MODERATE" }, "details": "The __skb_recv_datagram function in net/core/datagram.c in the Linux kernel before 3.8 does not properly handle the MSG_PEEK flag with zero-length data, which allows local users to cause a denial of service (infinite loop and system hang) via a crafted application.", "id": "GHSA-623f-6q3x-x62h", "modified": "2022-05-05T02:48:44Z", "published": "2022-05-05T02:48:44Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-0290" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/77c1090f94d1b0b5186fb13a1b71b47b1343f87f" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2013:0622" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2013-0290" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=911473" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=77c1090f94d1b0b5186fb13a1b71b47b1343f87f" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=77c1090f94d1b0b5186fb13a1b71b47b1343f87f" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00009.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00017.html" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v3.x/patch-3.8.bz2" }, { "type": "WEB", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2013:176" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2013/02/15/2" } ], "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.