Description
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%Risk 0.56
View source- Published
- 2026-06-24 17:17:19
- Affected versions
- unknown
- Type
- Kernel
- Last modified
- 2026-07-21 17:36:37
- Vector
- CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Operating systems
- Linux