Out-of-bounds read in Linux kernel - CVE-2022-3170
Published: September 13, 2022 / Updated: December 8, 2022
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.