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/5934d9a0383619c14df91af8fd76261dc3de2f5f | Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/6ab55ec0a938c7f943a4edba3d6514f775983887 | Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/5934d9a0383619c14df91af8fd76261dc3de2f5f | Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/6ab55ec0a938c7f943a4edba3d6514f775983887 | Patch Third Party Advisory |
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 07:18
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/torvalds/linux/commit/5934d9a0383619c14df91af8fd76261dc3de2f5f - Patch, Third Party Advisory | |
References | () https://github.com/torvalds/linux/commit/6ab55ec0a938c7f943a4edba3d6514f775983887 - Patch, Third Party Advisory |
Information
Published : 2022-09-13 16:15
Updated : 2024-11-21 07:18
NVD link : CVE-2022-3170
Mitre link : CVE-2022-3170
CVE.ORG link : CVE-2022-3170
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-125
Out-of-bounds Read