ghsa-gqh3-j9ff-5g88
Vulnerability from github
Published
2022-05-14 04:02
Modified
2022-05-14 04:02
Details
The create_pit_timer function in arch/x86/kvm/i8254.c in KVM 83, and possibly other versions, does not properly handle when Programmable Interval Timer (PIT) interrupt requests (IRQs) when a virtual interrupt controller (irqchip) is not available, which allows local users to cause a denial of service (NULL pointer dereference) by starting a timer.
{ "affected": [], "aliases": [ "CVE-2011-4622" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2012-01-27T15:55:00Z", "severity": "MODERATE" }, "details": "The create_pit_timer function in arch/x86/kvm/i8254.c in KVM 83, and possibly other versions, does not properly handle when Programmable Interval Timer (PIT) interrupt requests (IRQs) when a virtual interrupt controller (irqchip) is not available, which allows local users to cause a denial of service (NULL pointer dereference) by starting a timer.", "id": "GHSA-gqh3-j9ff-5g88", "modified": "2022-05-14T04:02:49Z", "published": "2022-05-14T04:02:49Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4622" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=769721" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00013.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00005.html" }, { "type": "WEB", "url": "http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/83564" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2011/12/21/7" }, { "type": "WEB", "url": "http://www.redhat.com/support/errata/RHSA-2012-0051.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/51172" }, { "type": "WEB", "url": "http://www.securitytracker.com/id?1026559" } ], "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.