ghsa-j9vf-fgh2-x3qm
Vulnerability from github
Published
2022-05-17 03:11
Modified
2022-05-17 03:11
Details
The pmd_none_or_trans_huge_or_clear_bad function in include/asm-generic/pgtable.h in the Linux kernel before 3.13 on NUMA systems does not properly determine whether a Page Middle Directory (PMD) entry is a transparent huge-table entry, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted MADV_WILLNEED madvise system call that leverages the absence of a page-table lock.
{ "affected": [], "aliases": [ "CVE-2014-8173" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2015-03-16T10:59:00Z", "severity": "HIGH" }, "details": "The pmd_none_or_trans_huge_or_clear_bad function in include/asm-generic/pgtable.h in the Linux kernel before 3.13 on NUMA systems does not properly determine whether a Page Middle Directory (PMD) entry is a transparent huge-table entry, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted MADV_WILLNEED madvise system call that leverages the absence of a page-table lock.", "id": "GHSA-j9vf-fgh2-x3qm", "modified": "2022-05-17T03:11:04Z", "published": "2022-05-17T03:11:04Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-8173" }, { "type": "WEB", "url": "https://github.com/torvalds/linux/commit/ee53664bda169f519ce3c6a22d378f0b946c8178" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2015:0290" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2015:0694" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2014-8173" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1198457" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=ee53664bda169f519ce3c6a22d378f0b946c8178" }, { "type": "WEB", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ee53664bda169f519ce3c6a22d378f0b946c8178" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00009.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0290.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-0694.html" } ], "schema_version": "1.4.0", "severity": [] }
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.