7.1

CVE-2014-2706

Exploit
Race condition in the mac80211 subsystem in the Linux kernel before 3.13.7 allows remote attackers to cause a denial of service (system crash) via network traffic that improperly interacts with the WLAN_STA_PS_STA state (aka power-save mode), related to sta_info.c and tx.c.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version < 3.2.56
LinuxLinux Kernel Version >= 3.3 < 3.4.84
LinuxLinux Kernel Version >= 3.5 < 3.10.34
LinuxLinux Kernel Version >= 3.11 < 3.12.15
LinuxLinux Kernel Version >= 3.13 < 3.13.7
OracleLinux Version6 Update-
OracleLinux Version7 Update-
SuseSuse Linux Enterprise Desktop Version11 Updatesp3 SwPlatform-
SuseSuse Linux Enterprise Server Version11 Updatesp3 SwPlatform-
SuseSuse Linux Enterprise Server Version11 Updatesp3 SwPlatformvmware
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 3.06% 0.868
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.1 8.6 6.9
AV:N/AC:M/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.