ghsa-3pmm-q6gm-q5rg
Vulnerability from github
Published
2022-05-17 02:49
Modified
2022-05-17 02:49
Severity ?
Details
Integer signedness error in the genkbd_commonioctl function in sys/dev/kbd/kbd.c in FreeBSD 9.3 before p42, 10.1 before p34, 10.2 before p17, and 10.3 before p3 allows local users to obtain sensitive information from kernel memory, cause a denial of service (memory overwrite and kernel crash), or gain privileges via a negative value in the flen structure member in the arg argument in a SETFKEY ioctl call, which triggers a "two way heap and stack overflow."
{ "affected": [], "aliases": [ "CVE-2016-1886" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-05-25T15:59:00Z", "severity": "HIGH" }, "details": "Integer signedness error in the genkbd_commonioctl function in sys/dev/kbd/kbd.c in FreeBSD 9.3 before p42, 10.1 before p34, 10.2 before p17, and 10.3 before p3 allows local users to obtain sensitive information from kernel memory, cause a denial of service (memory overwrite and kernel crash), or gain privileges via a negative value in the flen structure member in the arg argument in a SETFKEY ioctl call, which triggers a \"two way heap and stack overflow.\"", "id": "GHSA-3pmm-q6gm-q5rg", "modified": "2022-05-17T02:49:24Z", "published": "2022-05-17T02:49:24Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-1886" }, { "type": "WEB", "url": "https://security.FreeBSD.org/patches/SA-16:18/atkbd.patch" }, { "type": "WEB", "url": "https://www.freebsd.org/security/advisories/FreeBSD-SA-16:18.atkbd.asc" }, { "type": "WEB", "url": "http://cturt.github.io/SETFKEY.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/90734" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1035905" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.