6.4
CVE-2021-20261
- EPSS 0.03%
- Published 11.03.2021 21:15:11
- Last modified 21.11.2024 05:46:13
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
A race condition was found in the Linux kernels implementation of the floppy disk drive controller driver software. The impact of this issue is lessened by the fact that the default permissions on the floppy device (/dev/fd0) are restricted to root. If the permissions on the device have changed the impact changes greatly. In the default configuration root (or equivalent) permissions are required to attack this flaw.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version < 4.5
Linux ≫ Linux Kernel Version4.5 Update-
Linux ≫ Linux Kernel Version4.5 Updaterc1
Linux ≫ Linux Kernel Version4.5 Updaterc2
Linux ≫ Linux Kernel Version4.5 Updaterc3
Linux ≫ Linux Kernel Version4.5 Updaterc4
Redhat ≫ Enterprise Linux Version7.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.03% | 0.076 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.4 | 0.5 | 5.9 |
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 4.4 | 3.4 | 6.4 |
AV:L/AC:M/Au:N/C:P/I:P/A:P
|
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.