FKIE_CVE-2023-53757
Vulnerability from fkie_nvd - Published: 2025-12-08 02:15 - Updated: 2026-06-17 06:46
Severity
Summary
In the Linux kernel, the following vulnerability has been resolved:
irqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe
of_irq_find_parent() 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.
References
Impacted products
| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/irqchip/irq-mvebu-gicp.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "d6b99b9b5e354f9c801a3cc3b1d4881d920e1718",
"status": "affected",
"version": "a68a63cb4dfc30e8a79b444aabc7747bb7621acf",
"versionType": "git"
},
{
"lessThan": "4545d7a70ce0fc78b1d3c33c4a0939a86f363b57",
"status": "affected",
"version": "a68a63cb4dfc30e8a79b444aabc7747bb7621acf",
"versionType": "git"
},
{
"lessThan": "c7d78d36e19eeb74a1c12799fbadbcdbaf36c0bd",
"status": "affected",
"version": "a68a63cb4dfc30e8a79b444aabc7747bb7621acf",
"versionType": "git"
},
{
"lessThan": "cee12e8be8e227731a845ae43a4c9ce2e404be45",
"status": "affected",
"version": "a68a63cb4dfc30e8a79b444aabc7747bb7621acf",
"versionType": "git"
},
{
"lessThan": "88cb93d3a16f706bd7213f8a5882c394e5d10c4e",
"status": "affected",
"version": "a68a63cb4dfc30e8a79b444aabc7747bb7621acf",
"versionType": "git"
},
{
"lessThan": "bb755e020abc24793b9411c9419ed43f07f9a03d",
"status": "affected",
"version": "a68a63cb4dfc30e8a79b444aabc7747bb7621acf",
"versionType": "git"
},
{
"lessThan": "91e149b201bdb68c77011d50d011e47fadbcc8bd",
"status": "affected",
"version": "a68a63cb4dfc30e8a79b444aabc7747bb7621acf",
"versionType": "git"
},
{
"lessThan": "9419e700021a393f67be36abd0c4f3acc6139041",
"status": "affected",
"version": "a68a63cb4dfc30e8a79b444aabc7747bb7621acf",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/irqchip/irq-mvebu-gicp.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "4.13"
},
{
"lessThan": "4.13",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.14.*",
"status": "unaffected",
"version": "4.14.308",
"versionType": "semver"
},
{
"lessThanOrEqual": "4.19.*",
"status": "unaffected",
"version": "4.19.276",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"version": "5.4.235",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.173",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.99",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.2.*",
"status": "unaffected",
"version": "6.2.3",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.3",
"versionType": "original_commit_for_fix"
}
]
}
],
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nirqchip/irq-mvebu-gicp: Fix refcount leak in mvebu_gicp_probe\n\nof_irq_find_parent() 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": "CVE-2023-53757",
"lastModified": "2026-06-17T06:46:01.043",
"metrics": {},
"published": "2025-12-08T02:15:51.383",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/4545d7a70ce0fc78b1d3c33c4a0939a86f363b57"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/88cb93d3a16f706bd7213f8a5882c394e5d10c4e"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/91e149b201bdb68c77011d50d011e47fadbcc8bd"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/9419e700021a393f67be36abd0c4f3acc6139041"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/bb755e020abc24793b9411c9419ed43f07f9a03d"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/c7d78d36e19eeb74a1c12799fbadbcdbaf36c0bd"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/cee12e8be8e227731a845ae43a4c9ce2e404be45"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/d6b99b9b5e354f9c801a3cc3b1d4881d920e1718"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Deferred"
}
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…