NONE · 0

CVE-2023-54109

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...

Vulnerability Description

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]

References

FAQ

What is CVE-2023-54109?

CVE-2023-54109 is a documented vulnerability. 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...

How severe is CVE-2023-54109?

CVSS scoring is not yet available for CVE-2023-54109. Check NVD for updates.

Is there a patch for CVE-2023-54109?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.