ghsa-63f4-84wq-87g5
Vulnerability from github
Published
2022-04-30 18:21
Modified
2022-04-30 18:21
Details
Integer signedness error in select() on OpenBSD 3.1 and earlier allows local users to overwrite arbitrary kernel memory via a negative value for the size parameter, which satisfies the boundary check as a signed integer, but is later used as an unsigned integer during a data copying operation.
{ "affected": [], "aliases": [ "CVE-2002-1420" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2003-04-11T04:00:00Z", "severity": "HIGH" }, "details": "Integer signedness error in select() on OpenBSD 3.1 and earlier allows local users to overwrite arbitrary kernel memory via a negative value for the size parameter, which satisfies the boundary check as a signed integer, but is later used as an unsigned integer during a data copying operation.", "id": "GHSA-63f4-84wq-87g5", "modified": "2022-04-30T18:21:07Z", "published": "2022-04-30T18:21:07Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2002-1420" }, { "type": "WEB", "url": "http://marc.info/?l=bugtraq\u0026m=102918817012863\u0026w=2" }, { "type": "WEB", "url": "http://www.iss.net/security_center/static/9809.php" }, { "type": "WEB", "url": "http://www.kb.cert.org/vuls/id/259787" }, { "type": "WEB", "url": "http://www.osvdb.org/7554" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/5442" } ], "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.