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 |
16 Sep 2022, 02:36
Type | Values Removed | Values Added |
---|---|---|
References | (MISC) https://github.com/torvalds/linux/commit/6ab55ec0a938c7f943a4edba3d6514f775983887 - Patch, Third Party Advisory | |
References | (MISC) https://github.com/torvalds/linux/commit/5934d9a0383619c14df91af8fd76261dc3de2f5f - Patch, Third Party Advisory | |
CWE | CWE-125 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
CPE | cpe:2.3:o:linux:linux_kernel:6.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.0:rc1:*:*:*:*:*:* |
13 Sep 2022, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
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