9.8
CVE-2018-20784
- EPSS 0.73%
- Published 22.02.2019 15:29:00
- Last modified 21.11.2024 04:02:10
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
In the Linux kernel before 4.20.2, kernel/sched/fair.c mishandles leaf cfs_rq's, which allows attackers to cause a denial of service (infinite loop in update_blocked_averages) or possibly have unspecified other impact by inducing a high load.
Data is provided by the National Vulnerability Database (NVD)
Linux ≫ Linux Kernel Version >= 4.13 < 4.14.93
Linux ≫ Linux Kernel Version >= 4.19 < 4.19.15
Linux ≫ Linux Kernel Version >= 4.20 < 4.20.2
Linux ≫ Linux Kernel Version5.0 Updaterc1
Canonical ≫ Ubuntu Linux Version14.04 SwEditionesm
Canonical ≫ Ubuntu Linux Version16.04 SwEditionesm
Canonical ≫ Ubuntu Linux Version18.04 SwEditionlts
Redhat ≫ Enterprise Linux Version8.0
Redhat ≫ Enterprise Linux For Real Time Version8
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.73% | 0.72 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
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.