CVE-2025-71286
MEDIUMASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-topology: Correct the allocation size for bytes controls The size of the data behind of scontrol->ipc_control_data for bytes controls is: [1] sizeof(struct sof_ipc4_control_data) + // kernel only struct [2] sizeof(struct sof_abi_hdr)) + payload The max_size specifies the size of [2] and it is coming from topology. Change the function to take this into account and allocate adequate amount of memory behind scontrol->ipc_control_data. With the change we will allocate [1] amount more memory to be able to hold the full size of data.
References (5)
Core 5
Core References
Scores
CVSS v3
5.5
EPSS
0.0001
EPSS Percentile
2.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
Status
published
Products (13)
Linux/Linux
< 6.4
Linux/Linux
6.12.75 - 6.12.*
Linux/Linux
6.18.16 - 6.18.*
Linux/Linux
6.19.6 - 6.19.*
Linux/Linux
6.4
Linux/Linux
6.6.128 - 6.6.*
Linux/Linux
7.0
Linux/Linux
a382082ff74b036944cbc5b6ad29b65f633acd3a - 1237cd9ff198cb882402572f29569e5247190974
Linux/Linux
a382082ff74b036944cbc5b6ad29b65f633acd3a - 491956b45b5f4933632ea6d8a8bdfdf045ab81e1
Linux/Linux
a382082ff74b036944cbc5b6ad29b65f633acd3a - 59fe643f21b9d59bcbedb0dfbf988ee455c23736
... and 3 more
Published
May 06, 2026
Tracked Since
May 06, 2026