ghsa-3x4p-cw57-cgf8
Vulnerability from github
Published
2022-05-14 02:42
Modified
2022-05-14 02:42
Details
The fixup_page_fault function in arch/x86/traps.c in Xen 4.0.1 and earlier on 64-bit platforms, when paravirtualization is enabled, does not verify that kernel mode is used to call the handle_gdt_ldt_mapping_fault function, which allows guest OS users to cause a denial of service (host OS BUG_ON) via a crafted memory access.
{ "affected": [], "aliases": [ "CVE-2010-4255" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2011-01-25T01:00:00Z", "severity": "MODERATE" }, "details": "The fixup_page_fault function in arch/x86/traps.c in Xen 4.0.1 and earlier on 64-bit platforms, when paravirtualization is enabled, does not verify that kernel mode is used to call the handle_gdt_ldt_mapping_fault function, which allows guest OS users to cause a denial of service (host OS BUG_ON) via a crafted memory access.", "id": "GHSA-3x4p-cw57-cgf8", "modified": "2022-05-14T02:42:25Z", "published": "2022-05-14T02:42:25Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4255" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=658155" }, { "type": "WEB", "url": "http://lists.xensource.com/archives/html/xen-devel/2010-11/msg01650.html" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2010/11/30/5" }, { "type": "WEB", "url": "http://openwall.com/lists/oss-security/2010/11/30/8" }, { "type": "WEB", "url": "http://secunia.com/advisories/42884" }, { "type": "WEB", "url": "http://secunia.com/advisories/46397" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2011-0017.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/archive/1/520102/100/0/threaded" }, { "type": "WEB", "url": "http://www.vmware.com/security/advisories/VMSA-2011-0012.html" } ], "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.