#VU58208 Improper Initialization in Linux kernel - CVE-2021-20317 

 

#VU58208 Improper Initialization in Linux kernel - CVE-2021-20317

Published: November 17, 2021


Vulnerability identifier: #VU58208
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-20317
CWE-ID: CWE-665
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Linux kernel
Software vendor:
Linux Foundation

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to improper initialization the Linux kernel. A corrupted timer tree causes the task wakeup to be missing in the timerqueue_add function in lib/timerqueue.c. A local user can run a specially crafted application to crash the kernel.


Remediation

Install updates from vendor's website.

External links