ghsa-g6g8-jgp3-m382
Vulnerability from github
Published
2022-05-13 01:23
Modified
2022-05-13 01:23
Details
The wait_for_unix_gc function in net/unix/garbage.c in the Linux kernel before 2.6.37-rc3-next-20101125 does not properly select times for garbage collection of inflight sockets, which allows local users to cause a denial of service (system hang) via crafted use of the socketpair and sendmsg system calls for SOCK_SEQPACKET sockets.
{ "affected": [], "aliases": [ "CVE-2010-4249" ], "database_specific": { "cwe_ids": [ "CWE-400" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2010-11-29T16:00:00Z", "severity": "MODERATE" }, "details": "The wait_for_unix_gc function in net/unix/garbage.c in the Linux kernel before 2.6.37-rc3-next-20101125 does not properly select times for garbage collection of inflight sockets, which allows local users to cause a denial of service (system hang) via crafted use of the socketpair and sendmsg system calls for SOCK_SEQPACKET sockets.", "id": "GHSA-g6g8-jgp3-m382", "modified": "2022-05-13T01:23:36Z", "published": "2022-05-13T01:23:36Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4249" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=656756" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git%3Ba=commit%3Bh=9915672d41273f5b77f1b3c29b391ffb7732b84b" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/davem/net-2.6.git;a=commit;h=9915672d41273f5b77f1b3c29b391ffb7732b84b" }, { "type": "WEB", "url": "http://lists.fedoraproject.org/pipermail/package-announce/2010-December/052513.html" }, { "type": "WEB", "url": "http://lkml.org/lkml/2010/11/23/395" }, { "type": "WEB", "url": "http://lkml.org/lkml/2010/11/23/450" }, { "type": "WEB", "url": "http://lkml.org/lkml/2010/11/25/8" }, { "type": "WEB", "url": "http://marc.info/?l=linux-netdev\u0026m=129059035929046\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/42354" }, { "type": "WEB", "url": "http://secunia.com/advisories/42745" }, { "type": "WEB", "url": "http://secunia.com/advisories/42890" }, { "type": "WEB", "url": "http://secunia.com/advisories/42963" }, { "type": "WEB", "url": "http://secunia.com/advisories/46397" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/15622" }, { "type": "WEB", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/next/patch-v2.6.37-rc3-next-20101125.bz2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/11/24/10" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2010/11/24/2" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0007.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0162.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/520102/100/0/threaded" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/45037" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2010/3321" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2011/0168" } ], "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.