#VU63385 Improper Validation of Array Index in Linux kernel - CVE-2021-43389

 

#VU63385 Improper Validation of Array Index in Linux kernel - CVE-2021-43389

Published: May 18, 2022 / Updated: May 25, 2022


Vulnerability identifier: #VU63385
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2021-43389
CWE-ID: CWE-129
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 execute arbitrary code with elevated privileges.

The vulnerability exists due to improper validation of array index in the ISDN CAPI implementation within detach_capi_ctr() function in drivers/isdn/capi/kcapi.c. local user can send specially crafted data to the system and execute arbitrary code with elevated privileges.

Remediation

Install updates from vendor's website.

External links