PT-2026-37451 · Linux · Linux

Published

2026-05-06

·

Updated

2026-05-06

·

CVE-2025-71286

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.

Related Identifiers

CVE-2025-71286

Affected Products

Linux