Descrição
In the Linux kernel, the following vulnerability has been resolved: ASoC: sti: use managed regmap_field allocations The regmap_field objects allocated at player init are never freed and may leak resources if the driver is removed. Switch to devm_regmap_field_alloc() to automatically limit the lifetime of the allocations the lifetime of the device.
CVSS 5.5EPSS 0.11900000000000001%Risco 0.56
Ver fonte- Publicação
- 2026-06-24 17:17:19
- Versões afetadas
- unknown
- Tipo
- Kernel
- Última alteração
- 2026-07-21 17:36:37
- Vetor
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Sistemas operativos
- Linux