Back to overview

CVE-2026-53065

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.

Metadata

CVE ID
CVE-2026-53065
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-24 16:30 UTC
Last updated
2026-06-24 16:30 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 76c2145ded6b83488dec4afc46a29a57cee90552 < 4b8dba4527727623a97948aff9f0969a14c203a9, 76c2145ded6b83488dec4afc46a29a57cee90552 < c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9, 76c2145ded6b83488dec4afc46a29a57cee90552 < 43b67761d486d719128e164536e58de5a81dff9b, 76c2145ded6b83488dec4afc46a29a57cee90552 < 002a5f925d42eca8ad547e55a4ae22714cfe9dec …
Linux Linux 4.3, 0 < 4.3, 5.10.258 ≤ 5.10.*, 5.15.209 ≤ 5.15.* …
Back to overview