GHSA-RWVF-R7P6-MVVJ
Vulnerability from github – Published: 2025-12-24 15:30 – Updated: 2025-12-24 15:30
VLAI?
Details
In the Linux kernel, the following vulnerability has been resolved:
clk: visconti: Fix memory leak in visconti_register_pll()
@pll->rate_table has allocated memory by kmemdup(), if clk_hw_register() fails, it should be freed, otherwise it will cause memory leak issue, this patch fixes it.
{
"affected": [],
"aliases": [
"CVE-2022-50713"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-24T13:15:57Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nclk: visconti: Fix memory leak in visconti_register_pll()\n\n@pll-\u003erate_table has allocated memory by kmemdup(), if clk_hw_register()\nfails, it should be freed, otherwise it will cause memory leak issue,\nthis patch fixes it.",
"id": "GHSA-rwvf-r7p6-mvvj",
"modified": "2025-12-24T15:30:32Z",
"published": "2025-12-24T15:30:32Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50713"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/70af9bf13be1716eac452c8a29ce6fe6b957a5db"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/b55226f8553d255f5002c751c7c6ba9291f34bf2"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/f0f1982ddfb418bf7bf05dadebae5c6869a41d41"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
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…