Access of uninitialized pointer in Linux kernel - CVE-2021-38205

 

Access of uninitialized pointer in Linux kernel - CVE-2021-38205

Published: August 8, 2021 / Updated: January 4, 2022


Vulnerability identifier: #VU92755
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-38205
CWE-ID: CWE-824
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Linux Foundation
Affected software:
Linux kernel

Detailed vulnerability description

The vulnerability allows a local user to manipulate data.

drivers/net/ethernet/xilinx/xilinx_emaclite.c in the Linux kernel before 5.13.3 makes it easier for attackers to defeat an ASLR protection mechanism because it prints a kernel pointer (i.e., the real IOMEM pointer).


How to mitigate CVE-2021-38205

Install update from vendor's repository.

Sources