ghsa-5xc7-frh7-75gx
Vulnerability from github
Published
2025-10-01 12:30
Modified
2025-10-01 12:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
memory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()
We should add the of_node_put() when breaking out of for_each_child_of_node() as it will automatically increase and decrease the refcount.
{
"affected": [],
"aliases": [
"CVE-2022-50429"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-10-01T12:15:34Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmemory: of: Fix refcount leak bug in of_lpddr3_get_ddr_timings()\n\nWe should add the of_node_put() when breaking out of\nfor_each_child_of_node() as it will automatically increase\nand decrease the refcount.",
"id": "GHSA-5xc7-frh7-75gx",
"modified": "2025-10-01T12:30:28Z",
"published": "2025-10-01T12:30:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50429"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1d312c12c91f831fcc48623c921f2d4560edb159"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3b321bf7687968a090cf6b62bd8e67d692f59a16"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/48af14fb0eaa63d9aa68f59fb0b205ec55a95636"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/7e053784c4c70df28324106d476778be7a4519b3"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/daab421fc2dc7d6ae7eb20a3f565ae09652c68b9"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…