Out-of-bounds read in Linux kernel - CVE-2021-0941

 

Out-of-bounds read in Linux kernel - CVE-2021-0941

Published: June 27, 2022 / Updated: June 28, 2022


Vulnerability identifier: #VU64702
CSH Severity: Low
CVSS v4.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-0941
CWE-ID: CWE-125
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 gain access to potentially sensitive information.

The vulnerability exists in __bpf_skb_max_len() function in net/core/filter.c in the Linux kernel. A local user with special privilege can gain access to out-of-bounds memory leading to a system crash or a leak of internal kernel information.


How to mitigate CVE-2021-0941

Install updates from vendor's website.

Sources