ghsa-3g95-jqmm-jr55
Vulnerability from github
Published
2022-05-03 03:14
Modified
2022-05-03 03:14
Details
Race condition in the ia32 compatibility code for the execve system call in Linux kernel 2.4 before 2.4.31 and 2.6 before 2.6.6 allows local users to cause a denial of service (kernel panic) and possibly execute arbitrary code via a concurrent thread that increments a pointer count after the nargs function has counted the pointers, but before the count is copied from user space to kernel space, which leads to a buffer overflow.
{ "affected": [], "aliases": [ "CVE-2005-1768" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2005-07-11T04:00:00Z", "severity": "LOW" }, "details": "Race condition in the ia32 compatibility code for the execve system call in Linux kernel 2.4 before 2.4.31 and 2.6 before 2.6.6 allows local users to cause a denial of service (kernel panic) and possibly execute arbitrary code via a concurrent thread that increments a pointer count after the nargs function has counted the pointers, but before the count is copied from user space to kernel space, which leads to a buffer overflow.", "id": "GHSA-3g95-jqmm-jr55", "modified": "2022-05-03T03:14:12Z", "published": "2022-05-03T03:14:12Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2005-1768" }, { "type": "WEB", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11117" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=112110120216116\u0026w=2" }, { "type": "WEB", "url": "http://secunia.com/advisories/15980" }, { "type": "WEB", "url": "http://secunia.com/advisories/17002" }, { "type": "WEB", "url": "http://secunia.com/advisories/18059" }, { "type": "WEB", "url": "http://secunia.com/advisories/19185" }, { "type": "WEB", "url": "http://secunia.com/advisories/19607" }, { "type": "WEB", "url": "http://securitytracker.com/id?1014442" }, { "type": "WEB", "url": "http://www.debian.org/security/2005/dsa-921" }, { "type": "WEB", "url": "http://www.novell.com/linux/security/advisories/2005_44_kernel.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-551.html" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2005-663.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/14205" }, { "type": "WEB", "url": "http://www.suresec.org/advisories/adv4.pdf" }, { "type": "WEB", "url": "http://www.vupen.com/english/advisories/2005/1878" } ], "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.