5.5
CVE-2020-25641
- EPSS 0.05%
- Published 06.10.2020 14:15:12
- Last modified 21.11.2024 05:18:18
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
A flaw was found in the Linux kernel's implementation of biovecs in versions before 5.9-rc7. A zero-length biovec request issued by the block subsystem could cause the kernel to enter an infinite loop, causing a denial of service. This flaw allows a local attacker with basic privileges to issue requests to a block device, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version <= 5.8.13
Linux ≫ Linux Kernel Version5.9.0 Update-
Linux ≫ Linux Kernel Version5.9.0 Updaterc1
Linux ≫ Linux Kernel Version5.9.0 Updaterc2
Linux ≫ Linux Kernel Version5.9.0 Updaterc3
Linux ≫ Linux Kernel Version5.9.0 Updaterc4
Linux ≫ Linux Kernel Version5.9.0 Updaterc5
Linux ≫ Linux Kernel Version5.9.0 Updaterc6
Redhat ≫ Enterprise Linux Version7.0
Redhat ≫ Enterprise Linux Version8.0
Debian ≫ Debian Linux Version9.0
Canonical ≫ Ubuntu Linux Version18.04 SwEditionlts
Canonical ≫ Ubuntu Linux Version20.04 SwEditionlts
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.05% | 0.153 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
|
nvd@nist.gov | 4.9 | 3.9 | 6.9 |
AV:L/AC:L/Au:N/C:N/I:N/A:C
|
CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')
The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.