gsd-2011-4622
Vulnerability from gsd
Modified
2023-12-13 01:19
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.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2011-4622", "description": "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": "GSD-2011-4622", "references": [ "https://www.suse.com/security/cve/CVE-2011-4622.html", "https://www.debian.org/security/2012/dsa-2389", "https://access.redhat.com/errata/RHSA-2012:0350", "https://access.redhat.com/errata/RHSA-2012:0051", "https://alas.aws.amazon.com/cve/html/CVE-2011-4622.html", "https://linux.oracle.com/cve/CVE-2011-4622.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2011-4622" ], "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": "GSD-2011-4622", "modified": "2023-12-13T01:19:05.618258Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-4622", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_affected": "=", "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00005.html", "refsource": "MISC", "url": "http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00005.html" }, { "name": "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00013.html", "refsource": "MISC", "url": "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00013.html" }, { "name": "http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/83564", "refsource": "MISC", "url": "http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/83564" }, { "name": "http://www.openwall.com/lists/oss-security/2011/12/21/7", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2011/12/21/7" }, { "name": "http://www.redhat.com/support/errata/RHSA-2012-0051.html", "refsource": "MISC", "url": "http://www.redhat.com/support/errata/RHSA-2012-0051.html" }, { "name": "http://www.securityfocus.com/bid/51172", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/51172" }, { "name": "http://www.securitytracker.com/id?1026559", "refsource": "MISC", "url": "http://www.securitytracker.com/id?1026559" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=769721", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=769721" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:redhat:kvm:83:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2011-4622" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "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." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-noinfo" } ] } ] }, "references": { "reference_data": [ { "name": "[kvm] 20111214 [PATCH 1/2] KVM: x86: Prevent starting PIT timers in the absence of irqchip support", "refsource": "MLIST", "tags": [ "Patch" ], "url": "http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/83564" }, { "name": "RHSA-2012:0051", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2012-0051.html" }, { "name": "[oss-security] 20111221 Re: kernel: kvm: pit timer with no irqchip crashes the system", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2011/12/21/7" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=769721", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=769721" }, { "name": "1026559", "refsource": "SECTRACK", "tags": [], "url": "http://www.securitytracker.com/id?1026559" }, { "name": "51172", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/51172" }, { "name": "openSUSE-SU-2013:0925", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2013-06/msg00005.html" }, { "name": "SUSE-SU-2012:0616", "refsource": "SUSE", "tags": [], "url": "http://lists.opensuse.org/opensuse-security-announce/2012-05/msg00013.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "LOCAL", "authentication": "NONE", "availabilityImpact": "COMPLETE", "baseScore": 4.9, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:L/AC:L/Au:N/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 3.9, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2017-12-29T02:29Z", "publishedDate": "2012-01-27T15:55Z" } } }
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.