6.9
CVE-2007-0997
- EPSS 0.04%
- Published 18.09.2007 19:17:00
- Last modified 09.04.2025 00:30:58
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
Race condition in the tee (sys_tee) system call in the Linux kernel 2.6.17 through 2.6.17.6 might allow local users to cause a denial of service (system crash), obtain sensitive information (kernel memory contents), or gain privileges via unspecified vectors related to a potentially dropped ipipe lock during a race between two pipe readers.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version2.6.17
Linux ≫ Linux Kernel Version2.6.17 Updaterc1
Linux ≫ Linux Kernel Version2.6.17 Updaterc2
Linux ≫ Linux Kernel Version2.6.17 Updaterc3
Linux ≫ Linux Kernel Version2.6.17 Updaterc4
Linux ≫ Linux Kernel Version2.6.17 Updaterc5
Linux ≫ Linux Kernel Version2.6.17 Updaterc6
Linux ≫ Linux Kernel Version2.6.17.1
Linux ≫ Linux Kernel Version2.6.17.2
Linux ≫ Linux Kernel Version2.6.17.3
Linux ≫ Linux Kernel Version2.6.17.4
Linux ≫ Linux Kernel Version2.6.17.5
Linux ≫ Linux Kernel Version2.6.17.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.04% | 0.068 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 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.