PT-2022-4880 · Linux · Linux Kernel
Published
2022-08-24
·
Updated
2022-12-08
·
CVE-2022-3170
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to an out-of-bounds access in the Linux kernel sound subsystem, specifically with the
get ctl id hash() function. This occurs when the id->name parameter does not end with a null character (0). A local user with privileges could potentially exploit this by passing a specially crafted name through the ioctl() system call, leading to a system crash or possible privilege escalation.Recommendations
For Linux kernel, as a temporary workaround, consider restricting access to the
ioctl() interface until a patch is available.
Avoid using the id->name parameter in the affected sound subsystem until the issue is resolved.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel