Use of uninitialized resource in Linux kernel - CVE-2020-10732

 

Use of uninitialized resource in Linux kernel - CVE-2020-10732

Published: June 12, 2020 / Updated: June 6, 2023


Vulnerability identifier: #VU92424
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2020-10732
CWE-ID: CWE-908
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 read memory contents or crash the application.

The vulnerability exists due to use of uninitialized resource error within the fill_thread_core_info() function in fs/binfmt_elf.c. A local user can read memory contents or crash the application.


How to mitigate CVE-2020-10732

Install update from vendor's repository.

Sources