GHSA-GQ3Q-5VRM-RGM7
Vulnerability from github – Published: 2026-06-24 18:32 – Updated: 2026-06-24 18:32
VLAI
Details
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.
{
"affected": [],
"aliases": [
"CVE-2026-53065"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-24T17:17:19Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: sti: use managed regmap_field allocations\n\nThe regmap_field objects allocated at player init are never freed and\nmay leak resources if the driver is removed.\n\nSwitch to devm_regmap_field_alloc() to automatically limit the lifetime\nof the allocations the lifetime of the device.",
"id": "GHSA-gq3q-5vrm-rgm7",
"modified": "2026-06-24T18:32:46Z",
"published": "2026-06-24T18:32:45Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53065"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/002a5f925d42eca8ad547e55a4ae22714cfe9dec"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1696fad8b259a2d46e51cd6e17e4bcdbe02279fa"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/43b67761d486d719128e164536e58de5a81dff9b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4b8dba4527727623a97948aff9f0969a14c203a9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/7422a11a753daacbc2409513cf65e1de0d17c291"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9641071e3a8e0bc664477a0e54db5f9815f0fb79"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a3f3c332882c98ae7553af372191116d1384ca52"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c3af3bcfc1deb3b230cc266a2ac75bca8f4dfba9"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…