Improper Initialization in Linux kernel - CVE-2021-29648

 

Improper Initialization in Linux kernel - CVE-2021-29648

Published: March 30, 2021 / Updated: April 5, 2021


Vulnerability identifier: #VU91558
CSH Severity: Low
CVSS v4: 6.8 [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]
CVE-ID: CVE-2021-29648
CWE-ID: CWE-665
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

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

The vulnerability exists due to improper initialization within the check_btf_info() function in kernel/bpf/verifier.c, within the map_create() function in kernel/bpf/syscall.c. A local user can perform a denial of service (DoS) attack.


Affected software

Linux kernel
Fedora
kernel
kernel-headers
kernel-tools

How to mitigate CVE-2021-29648

Install update from vendor's website.

kernel - addressed in versions 5.11.11-100.fc32, 5.11.11-200.fc33, 5.11.11-300.fc34
kernel-headers - addressed in versions 5.11.11-100.fc32, 5.11.11-200.fc33, 5.11.11-300.fc34
kernel-tools - addressed in versions 5.11.11-100.fc32, 5.11.11-200.fc33, 5.11.11-300.fc34

External References

Related Security Bulletins