← Retour à la recherche de CVE

CVE-2026-72261

Linux kernel

Description

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%Risque 0.79
Voir la source
Publication
2026-08-15 06:21:54
Versions concernées
unknown
Type
Noyau
Dernière modification
2026-08-17 06:18:28
Vecteur
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H