4
CVE-2011-2183
- EPSS 0.09%
- Veröffentlicht 13.06.2012 10:24:54
- Zuletzt bearbeitet 11.04.2025 00:51:21
- Quelle secalert@redhat.com
- Teams Watchlist Login
- Unerledigt 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.
Daten sind bereitgestellt durch 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.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.09% | 0.257 |
Quelle | 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.