Popis
In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc3-control: Validate size in snd_sof_update_control In snd_sof_update_control(), firmware-provided cdata->num_elems is checked against local_cdata->data->size but never against the actual allocation size. If local_cdata->data->size was previously set to an inconsistent value, the memcpy could write past the allocated buffer. Add a bounds check to ensure num_elems fits within the available space in the ipc_control_data allocation before copying.
CVSS 7.8EPSS 0.164%Riziko 0.79
Zobraziť zdroj- Zverejnené
- 2026-08-15 06:21:54
- Dotknuté verzie
- unknown
- Typ
- Jadro
- Posledná úprava
- 2026-08-17 06:18:28
- Vektor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H