{ "containers": { "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "Race condition in the hvc_close function in drivers/char/hvc_console.c in the Linux kernel before 2.6.34 allows local users to cause a denial of service or possibly have unspecified other impact by closing a Hypervisor Virtual Console device, related to the hvc_open and hvc_remove functions." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2010-10-05T17:00:00.000Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "name": "[oss-security] 20100419 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/04/19/1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=568621" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=320718ee074acce5ffced6506cb51af1388942aa" }, { "name": "[oss-security] 20100304 kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/03/04/3" }, { "name": "[oss-security] 20100630 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/01/1" }, { "name": "[oss-security] 20100707 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/07/5" }, { "name": "[oss-security] 20100417 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/04/17/2" }, { "name": "[oss-security] 20100417 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/04/18/1" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.34" }, { "name": "[linux-kernel] 20100303 [PATCH v2] hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://lkml.org/lkml/2010/3/3/207" }, { "name": "[oss-security] 20100706 CVE Request: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/06/7" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "http://patchwork.kernel.org/patch/83353/" }, { "name": "[oss-security] 20100419 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "http://www.openwall.com/lists/oss-security/2010/04/19/2" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2010-2653", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "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 hvc_close function in drivers/char/hvc_console.c in the Linux kernel before 2.6.34 allows local users to cause a denial of service or possibly have unspecified other impact by closing a Hypervisor Virtual Console device, related to the hvc_open and hvc_remove functions." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20100419 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/04/19/1" }, { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=568621", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=568621" }, { "name": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=320718ee074acce5ffced6506cb51af1388942aa", "refsource": "CONFIRM", "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=320718ee074acce5ffced6506cb51af1388942aa" }, { "name": "[oss-security] 20100304 kernel: hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/03/04/3" }, { "name": "[oss-security] 20100630 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/07/01/1" }, { "name": "[oss-security] 20100707 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/07/07/5" }, { "name": "[oss-security] 20100417 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/04/17/2" }, { "name": "[oss-security] 20100417 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/04/18/1" }, { "name": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.34", "refsource": "CONFIRM", "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.34" }, { "name": "[linux-kernel] 20100303 [PATCH v2] hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://lkml.org/lkml/2010/3/3/207" }, { "name": "[oss-security] 20100706 CVE Request: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/07/06/7" }, { "name": "http://patchwork.kernel.org/patch/83353/", "refsource": "CONFIRM", "url": "http://patchwork.kernel.org/patch/83353/" }, { "name": "[oss-security] 20100419 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2010/04/19/2" } ] } } }, "adp": [ { "providerMetadata": { "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE", "dateUpdated": "2024-08-07T02:39:37.382Z" }, "title": "CVE Program Container", "references": [ { "name": "[oss-security] 20100419 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/04/19/1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=568621" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=320718ee074acce5ffced6506cb51af1388942aa" }, { "name": "[oss-security] 20100304 kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/03/04/3" }, { "name": "[oss-security] 20100630 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/01/1" }, { "name": "[oss-security] 20100707 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/07/5" }, { "name": "[oss-security] 20100417 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/04/17/2" }, { "name": "[oss-security] 20100417 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/04/18/1" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.34" }, { "name": "[linux-kernel] 20100303 [PATCH v2] hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://lkml.org/lkml/2010/3/3/207" }, { "name": "[oss-security] 20100706 CVE Request: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/07/06/7" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "http://patchwork.kernel.org/patch/83353/" }, { "name": "[oss-security] 20100419 Re: kernel: hvc_console: Fix race between hvc_close and hvc_remove", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "http://www.openwall.com/lists/oss-security/2010/04/19/2" } ] } ] }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2010-2653", "datePublished": "2010-10-05T17:00:00.000Z", "dateReserved": "2010-07-07T00:00:00.000Z", "dateUpdated": "2024-09-17T00:21:44.851Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }