{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2022-50713", "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "state": "PUBLISHED", "assignerShortName": "Linux", "dateReserved": "2025-12-24T12:20:40.329Z", "datePublished": "2025-12-24T12:22:38.387Z", "dateUpdated": "2026-05-11T19:24:04.841Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67", "shortName": "Linux", "dateUpdated": "2026-05-11T19:24:04.841Z" }, "descriptions": [ { "lang": "en", "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nclk: visconti: Fix memory leak in visconti_register_pll()\n\n@pll->rate_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." } ], "affected": [ { "product": "Linux", "vendor": "Linux", "defaultStatus": "unaffected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/clk/visconti/pll.c" ], "versions": [ { "version": "b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa", "lessThan": "70af9bf13be1716eac452c8a29ce6fe6b957a5db", "status": "affected", "versionType": "git" }, { "version": "b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa", "lessThan": "f0f1982ddfb418bf7bf05dadebae5c6869a41d41", "status": "affected", "versionType": "git" }, { "version": "b4cbe606dc3674b25cb661e7cd1a1c6ddaaafaaa", "lessThan": "b55226f8553d255f5002c751c7c6ba9291f34bf2", "status": "affected", "versionType": "git" } ] }, { "product": "Linux", "vendor": "Linux", "defaultStatus": "affected", "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git", "programFiles": [ "drivers/clk/visconti/pll.c" ], "versions": [ { "version": "5.17", "status": "affected" }, { "version": "0", "lessThan": "5.17", "status": "unaffected", "versionType": "semver" }, { "version": "6.0.16", "lessThanOrEqual": "6.0.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.1.2", "lessThanOrEqual": "6.1.*", "status": "unaffected", "versionType": "semver" }, { "version": "6.2", "lessThanOrEqual": "*", "status": "unaffected", "versionType": "original_commit_for_fix" } ] } ], "cpeApplicability": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.17", "versionEndExcluding": "6.0.16" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.17", "versionEndExcluding": "6.1.2" }, { "vulnerable": true, "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.17", "versionEndExcluding": "6.2" } ] } ] } ], "references": [ { "url": "https://git.kernel.org/stable/c/70af9bf13be1716eac452c8a29ce6fe6b957a5db" }, { "url": "https://git.kernel.org/stable/c/f0f1982ddfb418bf7bf05dadebae5c6869a41d41" }, { "url": "https://git.kernel.org/stable/c/b55226f8553d255f5002c751c7c6ba9291f34bf2" } ], "title": "clk: visconti: Fix memory leak in visconti_register_pll()", "x_generator": { "engine": "bippy-1.2.0" } } } }