Out-of-bounds read in Linux kernel - CVE-2022-3170

 

Out-of-bounds read in Linux kernel - CVE-2022-3170

Published: September 13, 2022 / Updated: December 8, 2022


Vulnerability identifier: #VU92740
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-2022-3170
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 execute arbitrary code.

An out-of-bounds access issue was found in the Linux kernel sound subsystem. It could occur when the 'id->name' provided by the user did not end with ''. A privileged local user could pass a specially crafted name through ioctl() interface and crash the system or potentially escalate their privileges on the system.


How to mitigate CVE-2022-3170

Install update from vendor's repository.

Sources