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 '\0'. 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.
References
Link | Resource |
---|---|
https://github.com/torvalds/linux/commit/6ab55ec0a938c7f943a4edba3d6514f775983887 | Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/5934d9a0383619c14df91af8fd76261dc3de2f5f | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Information
Published : 2022-09-13 09:15
Updated : 2022-12-08 14:06
NVD link : CVE-2022-3170
Mitre link : CVE-2022-3170
JSON object : View
CWE
CWE-125
Out-of-bounds Read
Products Affected
linux
- linux_kernel