7
CVE-2019-11486
- EPSS 0.05%
- Veröffentlicht 23.04.2019 22:29:05
- Zuletzt bearbeitet 21.11.2024 04:21:10
- Quelle cve@mitre.org
- Teams Watchlist Login
- Unerledigt Login
The Siemens R3964 line discipline driver in drivers/tty/n_r3964.c in the Linux kernel before 5.0.8 has multiple race conditions.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 3.16.66
Linux ≫ Linux Kernel Version >= 3.17 < 3.18.139
Linux ≫ Linux Kernel Version >= 3.19 < 4.4.179
Linux ≫ Linux Kernel Version >= 4.5 < 4.9.169
Linux ≫ Linux Kernel Version >= 4.10 < 4.14.112
Linux ≫ Linux Kernel Version >= 4.15 < 4.19.35
Linux ≫ Linux Kernel Version >= 4.20 < 5.0.8
Debian ≫ Debian Linux Version9.0
Netapp ≫ Hci Management Node Version-
Netapp ≫ Snapprotect Version-
Netapp ≫ Storage Replication Adapter For Clustered Data Ontap Version9.7 SwPlatformvmware_vsphere
Netapp ≫ Vasa Provider For Clustered Data Ontap Version9.7
Netapp ≫ Virtual Storage Console Version9.7 SwPlatformvmware_vsphere
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.05% | 0.143 |
Quelle | Base Score | Exploit Score | Impact Score | Vector String |
---|---|---|---|---|
nvd@nist.gov | 7 | 1 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
|
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.