4
CVE-2011-2183
- EPSS 0.09%
- Published 13.06.2012 10:24:54
- Last modified 11.04.2025 00:51:21
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
Race condition in the scan_get_next_rmap_item function in mm/ksm.c in the Linux kernel before 2.6.39.3, when Kernel SamePage Merging (KSM) is enabled, allows local users to cause a denial of service (NULL pointer dereference) or possibly have unspecified other impact via a crafted application.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version <= 2.6.39.2
Linux ≫ Linux Kernel Version2.6.39
Linux ≫ Linux Kernel Version2.6.39 Updaterc1
Linux ≫ Linux Kernel Version2.6.39 Updaterc2
Linux ≫ Linux Kernel Version2.6.39 Updaterc3
Linux ≫ Linux Kernel Version2.6.39 Updaterc4
Linux ≫ Linux Kernel Version2.6.39 Updaterc5
Linux ≫ Linux Kernel Version2.6.39 Updaterc6
Linux ≫ Linux Kernel Version2.6.39 Updaterc7
Linux ≫ Linux Kernel Version2.6.39.1
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.09% | 0.257 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 4 | 1.9 | 6.9 |
AV:L/AC:H/Au:N/C:N/I:N/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.