gsd-2010-0309
Vulnerability from gsd
Modified
2023-12-13 01:21
Details
The pit_ioport_read function in the Programmable Interval Timer (PIT) emulation in i8254.c in KVM 83 does not properly use the pit_state data structure, which allows guest OS users to cause a denial of service (host OS crash or hang) by attempting to read the /dev/port file.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2010-0309", "description": "The pit_ioport_read function in the Programmable Interval Timer (PIT) emulation in i8254.c in KVM 83 does not properly use the pit_state data structure, which allows guest OS users to cause a denial of service (host OS crash or hang) by attempting to read the /dev/port file.", "id": "GSD-2010-0309", "references": [ "https://www.suse.com/security/cve/CVE-2010-0309.html", "https://www.debian.org/security/2010/dsa-2010", "https://www.debian.org/security/2010/dsa-1996", "https://access.redhat.com/errata/RHSA-2010:0095", "https://access.redhat.com/errata/RHSA-2010:0088", "https://linux.oracle.com/cve/CVE-2010-0309.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2010-0309" ], "details": "The pit_ioport_read function in the Programmable Interval Timer (PIT) emulation in i8254.c in KVM 83 does not properly use the pit_state data structure, which allows guest OS users to cause a denial of service (host OS crash or hang) by attempting to read the /dev/port file.", "id": "GSD-2010-0309", "modified": "2023-12-13T01:21:29.513063Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-0309", "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 pit_ioport_read function in the Programmable Interval Timer (PIT) emulation in i8254.c in KVM 83 does not properly use the pit_state data structure, which allows guest OS users to cause a denial of service (host OS crash or hang) by attempting to read the /dev/port file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://rhn.redhat.com/errata/RHSA-2010-0095.html", "refsource": "MISC", "url": "https://rhn.redhat.com/errata/RHSA-2010-0095.html" }, { "name": "http://secunia.com/advisories/38492", "refsource": "MISC", "url": "http://secunia.com/advisories/38492" }, { "name": "http://www.debian.org/security/2010/dsa-1996", "refsource": "MISC", "url": "http://www.debian.org/security/2010/dsa-1996" }, { "name": "http://www.securityfocus.com/bid/38158", "refsource": "MISC", "url": "http://www.securityfocus.com/bid/38158" }, { "name": "https://rhn.redhat.com/errata/RHSA-2010-0088.html", "refsource": "MISC", "url": "https://rhn.redhat.com/errata/RHSA-2010-0088.html" }, { "name": "http://secunia.com/advisories/38922", "refsource": "MISC", "url": "http://secunia.com/advisories/38922" }, { "name": "http://www.mail-archive.com/kvm%40vger.kernel.org/msg28002.html", "refsource": "MISC", "url": "http://www.mail-archive.com/kvm%40vger.kernel.org/msg28002.html" }, { "name": "http://www.openwall.com/lists/oss-security/2010/02/02/1", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2010/02/02/1" }, { "name": "http://www.openwall.com/lists/oss-security/2010/02/02/4", "refsource": "MISC", "url": "http://www.openwall.com/lists/oss-security/2010/02/02/4" }, { "name": "http://www.ubuntu.com/usn/USN-914-1", "refsource": "MISC", "url": "http://www.ubuntu.com/usn/USN-914-1" }, { "name": "http://www.vupen.com/english/advisories/2010/0638", "refsource": "MISC", "url": "http://www.vupen.com/english/advisories/2010/0638" }, { "name": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11095", "refsource": "MISC", "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11095" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=560887", "refsource": "MISC", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=560887" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:linux:kernel:*:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2010-0309" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "The pit_ioport_read function in the Programmable Interval Timer (PIT) emulation in i8254.c in KVM 83 does not properly use the pit_state data structure, which allows guest OS users to cause a denial of service (host OS crash or hang) by attempting to read the /dev/port file." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-16" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20100202 CVE request - kvm: cat /dev/port in the guest can cause host DoS", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2010/02/02/1" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=560887", "refsource": "CONFIRM", "tags": [], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=560887" }, { "name": "38158", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/38158" }, { "name": "RHSA-2010:0088", "refsource": "REDHAT", "tags": [ "Vendor Advisory" ], "url": "https://rhn.redhat.com/errata/RHSA-2010-0088.html" }, { "name": "RHSA-2010:0095", "refsource": "REDHAT", "tags": [ "Patch", "Vendor Advisory" ], "url": "https://rhn.redhat.com/errata/RHSA-2010-0095.html" }, { "name": "[oss-security] 20100202 Re: CVE request - kvm: cat /dev/port in the guest can cause host DoS", "refsource": "MLIST", "tags": [], "url": "http://www.openwall.com/lists/oss-security/2010/02/02/4" }, { "name": "DSA-1996", "refsource": "DEBIAN", "tags": [], "url": "http://www.debian.org/security/2010/dsa-1996" }, { "name": "38492", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/38492" }, { "name": "ADV-2010-0638", "refsource": "VUPEN", "tags": [], "url": "http://www.vupen.com/english/advisories/2010/0638" }, { "name": "USN-914-1", "refsource": "UBUNTU", "tags": [], "url": "http://www.ubuntu.com/usn/USN-914-1" }, { "name": "38922", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/38922" }, { "name": "oval:org.mitre.oval:def:11095", "refsource": "OVAL", "tags": [], "url": "https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11095" }, { "name": "http://www.mail-archive.com/kvm%40vger.kernel.org/msg28002.html", "refsource": "MISC", "tags": [], "url": "http://www.mail-archive.com/kvm%40vger.kernel.org/msg28002.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "SINGLE", "availabilityImpact": "COMPLETE", "baseScore": 6.8, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:S/C:N/I:N/A:C", "version": "2.0" }, "exploitabilityScore": 8.0, "impactScore": 6.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-02-13T04:15Z", "publishedDate": "2010-02-12T19:30Z" } } }
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.