ghsa-x7cf-f53m-6v2m
Vulnerability from github
Published
2025-12-24 15:30
Modified
2025-12-24 15:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
pinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups
of_find_node_by_phandle() returns a node pointer with refcount incremented, We should use of_node_put() on it when not needed anymore. Add missing of_node_put() to avoid refcount leak.
{
"affected": [],
"aliases": [
"CVE-2023-54111"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-24T13:16:13Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\npinctrl: rockchip: Fix refcount leak in rockchip_pinctrl_parse_groups\n\nof_find_node_by_phandle() returns a node pointer with refcount incremented,\nWe should use of_node_put() on it when not needed anymore.\nAdd missing of_node_put() to avoid refcount leak.",
"id": "GHSA-x7cf-f53m-6v2m",
"modified": "2025-12-24T15:30:38Z",
"published": "2025-12-24T15:30:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-54111"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0f735f232ff59863e0b6ebac0849d637e215a9c2"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3c40b34e3462aab12af3dba77d2e1602afc72e80"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/5868013522297bf628eee4322d99d6d4de4f308e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/954a7a0011d94475f8ba5ceb77a5d11e01cf402f"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/aa017ab5716c9157c65fdce061c4a4a568af53a8"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c818ae563bf99457f02e8170aabd6b174f629f65"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/d562054a3a2eede3507a5461011ee82b671fcb88"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/dbef00ef4b9b98d15183340396e5df0fa7a860d8"
}
],
"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…