ghsa-mgj8-vp8h-hv58
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:
media: rcar_fdp1: Fix refcount leak in probe and remove function
rcar_fcp_get() take reference, which should be balanced with rcar_fcp_put(). Add missing rcar_fcp_put() in fdp1_remove and the error paths of fdp1_probe() to fix this.
[hverkuil: resolve merge conflict, remove() is now void]
{
"affected": [],
"aliases": [
"CVE-2023-54109"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-12-24T13:16:12Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: rcar_fdp1: Fix refcount leak in probe and remove function\n\nrcar_fcp_get() take reference, which should be balanced with\nrcar_fcp_put(). Add missing rcar_fcp_put() in fdp1_remove and\nthe error paths of fdp1_probe() to fix this.\n\n[hverkuil: resolve merge conflict, remove() is now void]",
"id": "GHSA-mgj8-vp8h-hv58",
"modified": "2025-12-24T15:30:38Z",
"published": "2025-12-24T15:30:38Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-54109"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1acb982e3616e70128994fdecf2368a259c8a489"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/2322b262d2205720518785c2706a3283725ba402"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/418a8f3140e07f33bbd5a81625d0ef46c0732cef"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/45b7461d914c867ef21c74798da8c42d13d3a0df"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/48765ca7c6b71bf73a4cc8475a4bad9e2633cf61"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/59c6addfaaaa09ff7654e4d8793cb16fd22a46d4"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9df630dafa1a59946d1da6f070d4cb64f14ea57c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/c766c90faf93897b77c9c5daa603cffab85ba907"
}
],
"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…