In the Linux kernel, the following vulnerability has been resolved:
ASoC: SOF: ipc4-mtrace: prevent underflow in sof_ipc4_priority_mask_dfs_write()
The "id" comes from the user. Change the type to unsigned to prevent
an array underflow.
References
Configurations
Configuration 1 (hide)
|
History
29 Oct 2025, 17:08
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-129 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://git.kernel.org/stable/c/d52f34784e4e2f6e77671a9f104d8a69a3b5d24c - Patch | |
| References | () https://git.kernel.org/stable/c/ea57680af47587397f5005d7758022441ed66d54 - Patch | |
| First Time |
Linux
Linux linux Kernel |
|
| Summary |
|
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.2:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.2:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
27 Mar 2025, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-03-27 17:15
Updated : 2025-10-29 17:08
NVD link : CVE-2023-52987
Mitre link : CVE-2023-52987
CVE.ORG link : CVE-2023-52987
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-129
Improper Validation of Array Index
