CVE-2023-54183 (GCVE-0-2023-54183)
Vulnerability from cvelistv5 – Published: 2025-12-30 12:08 – Updated: 2026-05-11 19:57
VLAI
EPSS
VEX
Title
media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
Summary
In the Linux kernel, the following vulnerability has been resolved:
media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()
If fwnode_graph_get_remote_endpoint() fails, 'fwnode' is known to be NULL,
so fwnode_handle_put() is a no-op.
Release the reference taken from a previous fwnode_graph_get_port_parent()
call instead.
Also handle fwnode_graph_get_port_parent() failures.
In order to fix these issues, add an error handling path to the function
and the needed gotos.
Severity
No CVSS data available.
Assigner
References
8 references
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
ca50c197bd9610ea984cfc0dc6855f183cbb46f8 , < 2342942331e1f034ff58f293e10d0d9b7581601f
(git)
Affected: ca50c197bd9610ea984cfc0dc6855f183cbb46f8 , < 4bc5ffaf8ac4f3e7a1fcd10a0a0e7b022b694877 (git) Affected: ca50c197bd9610ea984cfc0dc6855f183cbb46f8 , < d8a8f75fce049bdb3144b607deefe51e996b9660 (git) Affected: ca50c197bd9610ea984cfc0dc6855f183cbb46f8 , < caf058833b6f3fe7beabf738110f79bb987c8fff (git) Affected: ca50c197bd9610ea984cfc0dc6855f183cbb46f8 , < 25afb3e03bf8ab02567af4b6ffbfd6250a91a9f8 (git) Affected: ca50c197bd9610ea984cfc0dc6855f183cbb46f8 , < ed1696f7f92e8404940d51dec80a123aa18163a8 (git) Affected: ca50c197bd9610ea984cfc0dc6855f183cbb46f8 , < e8a1cd87bb9fa3149ee112ecb8058908dc9b520e (git) Affected: ca50c197bd9610ea984cfc0dc6855f183cbb46f8 , < d7b13edd4cb4bfa335b6008ab867ac28582d3e5c (git) |
guessed | |
| Linux | Linux |
Affected:
4.13
Unaffected: 0 , < 4.13 (semver) Unaffected: 4.19.295 , ≤ 4.19.* (semver) Unaffected: 5.4.257 , ≤ 5.4.* (semver) Unaffected: 5.10.195 , ≤ 5.10.* (semver) Unaffected: 5.15.132 , ≤ 5.15.* (semver) Unaffected: 6.1.53 , ≤ 6.1.* (semver) Unaffected: 6.4.16 , ≤ 6.4.* (semver) Unaffected: 6.5.3 , ≤ 6.5.* (semver) Unaffected: 6.6 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/media/v4l2-core/v4l2-fwnode.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "2342942331e1f034ff58f293e10d0d9b7581601f",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "4bc5ffaf8ac4f3e7a1fcd10a0a0e7b022b694877",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "d8a8f75fce049bdb3144b607deefe51e996b9660",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "caf058833b6f3fe7beabf738110f79bb987c8fff",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "25afb3e03bf8ab02567af4b6ffbfd6250a91a9f8",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "ed1696f7f92e8404940d51dec80a123aa18163a8",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "e8a1cd87bb9fa3149ee112ecb8058908dc9b520e",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "d7b13edd4cb4bfa335b6008ab867ac28582d3e5c",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/media/v4l2-core/v4l2-fwnode.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.19.*",
"status": "unaffected",
"version": "4.19.295",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"version": "5.4.257",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.195",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.132",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.53",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.4.*",
"status": "unaffected",
"version": "6.4.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.5.*",
"status": "unaffected",
"version": "6.5.3",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.6",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "4.19.295",
"versionStartIncluding": "4.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.4.257",
"versionStartIncluding": "4.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.10.195",
"versionStartIncluding": "4.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.132",
"versionStartIncluding": "4.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.53",
"versionStartIncluding": "4.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.4.16",
"versionStartIncluding": "4.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.5.3",
"versionStartIncluding": "4.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6",
"versionStartIncluding": "4.13",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nmedia: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()\n\nIf fwnode_graph_get_remote_endpoint() fails, \u0027fwnode\u0027 is known to be NULL,\nso fwnode_handle_put() is a no-op.\n\nRelease the reference taken from a previous fwnode_graph_get_port_parent()\ncall instead.\n\nAlso handle fwnode_graph_get_port_parent() failures.\n\nIn order to fix these issues, add an error handling path to the function\nand the needed gotos."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-11T19:57:04.159Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/2342942331e1f034ff58f293e10d0d9b7581601f"
},
{
"url": "https://git.kernel.org/stable/c/4bc5ffaf8ac4f3e7a1fcd10a0a0e7b022b694877"
},
{
"url": "https://git.kernel.org/stable/c/d8a8f75fce049bdb3144b607deefe51e996b9660"
},
{
"url": "https://git.kernel.org/stable/c/caf058833b6f3fe7beabf738110f79bb987c8fff"
},
{
"url": "https://git.kernel.org/stable/c/25afb3e03bf8ab02567af4b6ffbfd6250a91a9f8"
},
{
"url": "https://git.kernel.org/stable/c/ed1696f7f92e8404940d51dec80a123aa18163a8"
},
{
"url": "https://git.kernel.org/stable/c/e8a1cd87bb9fa3149ee112ecb8058908dc9b520e"
},
{
"url": "https://git.kernel.org/stable/c/d7b13edd4cb4bfa335b6008ab867ac28582d3e5c"
}
],
"title": "media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2023-54183",
"datePublished": "2025-12-30T12:08:53.888Z",
"dateReserved": "2025-12-30T12:06:44.497Z",
"dateUpdated": "2026-05-11T19:57:04.159Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-54183",
"date": "2026-09-19",
"epss": "0.00214",
"percentile": "0.12093"
},
"nvd": {
"cve": {
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/media/v4l2-core/v4l2-fwnode.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "2342942331e1f034ff58f293e10d0d9b7581601f",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "4bc5ffaf8ac4f3e7a1fcd10a0a0e7b022b694877",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "d8a8f75fce049bdb3144b607deefe51e996b9660",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "caf058833b6f3fe7beabf738110f79bb987c8fff",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "25afb3e03bf8ab02567af4b6ffbfd6250a91a9f8",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "ed1696f7f92e8404940d51dec80a123aa18163a8",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "e8a1cd87bb9fa3149ee112ecb8058908dc9b520e",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
},
{
"lessThan": "d7b13edd4cb4bfa335b6008ab867ac28582d3e5c",
"status": "affected",
"version": "ca50c197bd9610ea984cfc0dc6855f183cbb46f8",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/media/v4l2-core/v4l2-fwnode.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.19.*",
"status": "unaffected",
"version": "4.19.295",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.4.*",
"status": "unaffected",
"version": "5.4.257",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.10.*",
"status": "unaffected",
"version": "5.10.195",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.132",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.53",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.4.*",
"status": "unaffected",
"version": "6.4.16",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.5.*",
"status": "unaffected",
"version": "6.5.3",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "6.6",
"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\nmedia: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()\n\nIf fwnode_graph_get_remote_endpoint() fails, \u0027fwnode\u0027 is known to be NULL,\nso fwnode_handle_put() is a no-op.\n\nRelease the reference taken from a previous fwnode_graph_get_port_parent()\ncall instead.\n\nAlso handle fwnode_graph_get_port_parent() failures.\n\nIn order to fix these issues, add an error handling path to the function\nand the needed gotos."
}
],
"id": "CVE-2023-54183",
"lastModified": "2026-06-17T06:46:57.423",
"metrics": {},
"published": "2025-12-30T13:16:06.247",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/2342942331e1f034ff58f293e10d0d9b7581601f"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/25afb3e03bf8ab02567af4b6ffbfd6250a91a9f8"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/4bc5ffaf8ac4f3e7a1fcd10a0a0e7b022b694877"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/caf058833b6f3fe7beabf738110f79bb987c8fff"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/d7b13edd4cb4bfa335b6008ab867ac28582d3e5c"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/d8a8f75fce049bdb3144b607deefe51e996b9660"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/e8a1cd87bb9fa3149ee112ecb8058908dc9b520e"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/ed1696f7f92e8404940d51dec80a123aa18163a8"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Deferred"
}
},
"redhat_vex": {
"aggregate_severity": "None",
"current_release_date": "2026-06-30T10:16:08+00:00",
"cve": "CVE-2023-54183",
"id": "CVE-2023-54183",
"initial_release_date": "2023-01-01T00:00:00+00:00",
"product_status:known_not_affected": "274",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2023/cve-2023-54183.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-09-05T00:46:33Z",
"cve": "CVE-2023-54183",
"id": "CVE-2023-54183",
"initial_release_date": "2025-12-31T00:29:04Z",
"product_status:known_affected": "427",
"product_status:known_not_affected": "256",
"product_status:recommended": "408",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2023-54183",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2023-54183.json",
"version": "32"
}
}
}
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…