gsd-2014-3611
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Race condition in the __kvm_migrate_pit_timer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service (host OS crash) by leveraging incorrect PIT emulation.
Aliases
Aliases
{ GSD: { alias: "CVE-2014-3611", description: "Race condition in the __kvm_migrate_pit_timer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service (host OS crash) by leveraging incorrect PIT emulation.", id: "GSD-2014-3611", references: [ "https://www.suse.com/security/cve/CVE-2014-3611.html", "https://www.debian.org/security/2014/dsa-3060", "https://access.redhat.com/errata/RHSA-2015:0869", "https://access.redhat.com/errata/RHSA-2015:0284", "https://access.redhat.com/errata/RHSA-2015:0126", "https://access.redhat.com/errata/RHSA-2014:1843", "https://access.redhat.com/errata/RHSA-2014:1724", "https://ubuntu.com/security/CVE-2014-3611", "https://advisories.mageia.org/CVE-2014-3611.html", "https://linux.oracle.com/cve/CVE-2014-3611.html", ], }, gsd: { metadata: { exploitCode: "unknown", remediation: "unknown", reportConfidence: "confirmed", type: "vulnerability", }, osvSchema: { aliases: [ "CVE-2014-3611", ], details: "Race condition in the __kvm_migrate_pit_timer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service (host OS crash) by leveraging incorrect PIT emulation.", id: "GSD-2014-3611", modified: "2023-12-13T01:22:53.385375Z", schema_version: "1.4.0", }, }, namespaces: { "cve.org": { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2014-3611", 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: "Race condition in the __kvm_migrate_pit_timer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service (host OS crash) by leveraging incorrect PIT emulation.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "eng", value: "n/a", }, ], }, ], }, references: { reference_data: [ { name: "http://rhn.redhat.com/errata/RHSA-2015-0126.html", refsource: "MISC", url: "http://rhn.redhat.com/errata/RHSA-2015-0126.html", }, { name: "http://rhn.redhat.com/errata/RHSA-2015-0284.html", refsource: "MISC", url: "http://rhn.redhat.com/errata/RHSA-2015-0284.html", }, { name: "http://www.debian.org/security/2014/dsa-3060", refsource: "MISC", url: "http://www.debian.org/security/2014/dsa-3060", }, { name: "http://www.openwall.com/lists/oss-security/2014/10/24/9", refsource: "MISC", url: "http://www.openwall.com/lists/oss-security/2014/10/24/9", }, { name: "http://www.ubuntu.com/usn/USN-2394-1", refsource: "MISC", url: "http://www.ubuntu.com/usn/USN-2394-1", }, { name: "http://www.ubuntu.com/usn/USN-2417-1", refsource: "MISC", url: "http://www.ubuntu.com/usn/USN-2417-1", }, { name: "http://www.ubuntu.com/usn/USN-2418-1", refsource: "MISC", url: "http://www.ubuntu.com/usn/USN-2418-1", }, { name: "http://rhn.redhat.com/errata/RHSA-2015-0869.html", refsource: "MISC", url: "http://rhn.redhat.com/errata/RHSA-2015-0869.html", }, { name: "http://www.ubuntu.com/usn/USN-2491-1", refsource: "MISC", url: "http://www.ubuntu.com/usn/USN-2491-1", }, { name: "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=2febc839133280d5a5e8e1179c94ea674489dae2", refsource: "MISC", url: "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=2febc839133280d5a5e8e1179c94ea674489dae2", }, { name: "https://github.com/torvalds/linux/commit/2febc839133280d5a5e8e1179c94ea674489dae2", refsource: "MISC", url: "https://github.com/torvalds/linux/commit/2febc839133280d5a5e8e1179c94ea674489dae2", }, { name: "https://bugzilla.redhat.com/show_bug.cgi?id=1144878", refsource: "MISC", url: "https://bugzilla.redhat.com/show_bug.cgi?id=1144878", }, ], }, }, "nvd.nist.gov": { configurations: { CVE_data_version: "4.0", nodes: [ { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", cpe_name: [], versionEndIncluding: "3.17.2", vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:redhat:enterprise_linux:5.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:esm:*:*:*", cpe_name: [], vulnerable: true, }, { cpe23Uri: "cpe:2.3:o:canonical:ubuntu_linux:10.04:*:*:*:-:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, { children: [], cpe_match: [ { cpe23Uri: "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", cpe_name: [], vulnerable: true, }, ], operator: "OR", }, ], }, cve: { CVE_data_meta: { ASSIGNER: "secalert@redhat.com", ID: "CVE-2014-3611", }, data_format: "MITRE", data_type: "CVE", data_version: "4.0", description: { description_data: [ { lang: "en", value: "Race condition in the __kvm_migrate_pit_timer function in arch/x86/kvm/i8254.c in the KVM subsystem in the Linux kernel through 3.17.2 allows guest OS users to cause a denial of service (host OS crash) by leveraging incorrect PIT emulation.", }, ], }, problemtype: { problemtype_data: [ { description: [ { lang: "en", value: "CWE-362", }, ], }, ], }, references: { reference_data: [ { name: "https://github.com/torvalds/linux/commit/2febc839133280d5a5e8e1179c94ea674489dae2", refsource: "CONFIRM", tags: [ "Patch", "Third Party Advisory", ], url: "https://github.com/torvalds/linux/commit/2febc839133280d5a5e8e1179c94ea674489dae2", }, { name: "https://bugzilla.redhat.com/show_bug.cgi?id=1144878", refsource: "CONFIRM", tags: [ "Issue Tracking", "Patch", "Third Party Advisory", ], url: "https://bugzilla.redhat.com/show_bug.cgi?id=1144878", }, { name: "[oss-security] 20141024 kvm issues", refsource: "MLIST", tags: [ "Mailing List", "Patch", "Third Party Advisory", ], url: "http://www.openwall.com/lists/oss-security/2014/10/24/9", }, { name: "USN-2394-1", refsource: "UBUNTU", tags: [ "Third Party Advisory", ], url: "http://www.ubuntu.com/usn/USN-2394-1", }, { name: "USN-2418-1", refsource: "UBUNTU", tags: [ "Third Party Advisory", ], url: "http://www.ubuntu.com/usn/USN-2418-1", }, { name: "USN-2417-1", refsource: "UBUNTU", tags: [ "Third Party Advisory", ], url: "http://www.ubuntu.com/usn/USN-2417-1", }, { name: "DSA-3060", refsource: "DEBIAN", tags: [ "Third Party Advisory", ], url: "http://www.debian.org/security/2014/dsa-3060", }, { name: "USN-2491-1", refsource: "UBUNTU", tags: [ "Third Party Advisory", ], url: "http://www.ubuntu.com/usn/USN-2491-1", }, { name: "RHSA-2015:0126", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "http://rhn.redhat.com/errata/RHSA-2015-0126.html", }, { name: "RHSA-2015:0284", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "http://rhn.redhat.com/errata/RHSA-2015-0284.html", }, { name: "RHSA-2015:0869", refsource: "REDHAT", tags: [ "Third Party Advisory", ], url: "http://rhn.redhat.com/errata/RHSA-2015-0869.html", }, { name: "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=2febc839133280d5a5e8e1179c94ea674489dae2", refsource: "MISC", tags: [], url: "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=2febc839133280d5a5e8e1179c94ea674489dae2", }, ], }, }, impact: { baseMetricV2: { acInsufInfo: false, cvssV2: { accessComplexity: "MEDIUM", accessVector: "LOCAL", authentication: "NONE", availabilityImpact: "COMPLETE", baseScore: 4.7, confidentialityImpact: "NONE", integrityImpact: "NONE", vectorString: "AV:L/AC:M/Au:N/C:N/I:N/A:C", version: "2.0", }, exploitabilityScore: 3.4, impactScore: 6.9, obtainAllPrivilege: false, obtainOtherPrivilege: false, obtainUserPrivilege: false, severity: "MEDIUM", userInteractionRequired: false, }, baseMetricV3: { cvssV3: { attackComplexity: "HIGH", attackVector: "LOCAL", availabilityImpact: "HIGH", baseScore: 4.7, baseSeverity: "MEDIUM", confidentialityImpact: "NONE", integrityImpact: "NONE", privilegesRequired: "LOW", scope: "UNCHANGED", userInteraction: "NONE", vectorString: "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H", version: "3.1", }, exploitabilityScore: 1, impactScore: 3.6, }, }, lastModifiedDate: "2023-02-13T00:41Z", publishedDate: "2014-11-10T11:55Z", }, }, }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
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.