CVE-2023-54183

UnknownEPSS 0.18%

Last modified

CVE-2023-54183 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.18%

8.2th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < 2342942331e1f034ff58f293e10d0d9b7581601f; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < 4bc5ffaf8ac4f3e7a1fcd10a0a0e7b022b694877; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < d8a8f75fce049bdb3144b607deefe51e996b9660; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < caf058833b6f3fe7beabf738110f79bb987c8fff; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < 25afb3e03bf8ab02567af4b6ffbfd6250a91a9f8; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < ed1696f7f92e8404940d51dec80a123aa18163a8; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < e8a1cd87bb9fa3149ee112ecb8058908dc9b520e; >= ca50c197bd9610ea984cfc0dc6855f183cbb46f8, < d7b13edd4cb4bfa335b6008ab867ac28582d3e5c
LinuxLinux4.13

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is CVE-2023-54183?
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.
How severe is CVE-2023-54183?
Severity scoring for CVE-2023-54183 is pending analysis. The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2023-54183?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2023

Are you affected by CVE-2023-54183?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST