ghsa-qx8p-8rg2-4j84
Vulnerability from github
Published
2022-05-17 03:05
Modified
2025-04-12 13:06
Severity ?
VLAI Severity ?
Details
The __get_user_asm_ex macro in arch/x86/include/asm/uaccess.h in the Linux kernel 4.4.22 through 4.4.28 contains extended asm statements that are incompatible with the exception table, which allows local users to obtain root access on non-SMEP platforms via a crafted application. NOTE: this vulnerability exists because of incorrect backporting of the CVE-2016-9178 patch to older kernels.
{ "affected": [], "aliases": [ "CVE-2016-9644" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2016-11-28T03:59:00Z", "severity": "HIGH" }, "details": "The __get_user_asm_ex macro in arch/x86/include/asm/uaccess.h in the Linux kernel 4.4.22 through 4.4.28 contains extended asm statements that are incompatible with the exception table, which allows local users to obtain root access on non-SMEP platforms via a crafted application. NOTE: this vulnerability exists because of incorrect backporting of the CVE-2016-9178 patch to older kernels.", "id": "GHSA-qx8p-8rg2-4j84", "modified": "2025-04-12T13:06:50Z", "published": "2022-05-17T03:05:27Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-9644" }, { "type": "WEB", "url": "https://lwn.net/Articles/705220" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2016/11/07/4" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/94545" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3146-1" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-3146-2" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…