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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
No history.
Information
Published : 2019-02-22 15:29
Updated : 2024-11-21 04:02
NVD link : CVE-2018-20784
Mitre link : CVE-2018-20784
CVE.ORG link : CVE-2018-20784
JSON object : View
Products Affected
redhat
- enterprise_linux
- enterprise_linux_for_real_time
linux
- linux_kernel
canonical
- ubuntu_linux
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')