6.9
CVE-2010-2653
- EPSS 0.38%
- Veröffentlicht 05.10.2010 18:00:16
- Zuletzt bearbeitet 16.06.2026 23:21:09
- CVE-Watchlists
- Unerledigt
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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 2.6.34
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.38% | 0.297 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| NIST | 6.9 | 3.4 | 10 |
AV:L/AC:M/Au:N/C:C/I:C/A:C
|
CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
http://www.kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.34
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=320718ee074acce5ffced6506cb51af1388942aa
http://lkml.org/lkml/2010/3/3/207
http://patchwork.kernel.org/patch/83353/
http://www.openwall.com/lists/oss-security/2010/03/04/3
http://www.openwall.com/lists/oss-security/2010/04/17/2
http://www.openwall.com/lists/oss-security/2010/04/18/1
http://www.openwall.com/lists/oss-security/2010/04/19/1
http://www.openwall.com/lists/oss-security/2010/04/19/2
http://www.openwall.com/lists/oss-security/2010/07/01/1
http://www.openwall.com/lists/oss-security/2010/07/06/7
http://www.openwall.com/lists/oss-security/2010/07/07/5
https://bugzilla.redhat.com/show_bug.cgi?id=568621