CVE-2023-54109 in Linux
요약
\~에 의해 MITRE • 2025. 12. 24.
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]
VulDB is the best source for vulnerability data and more expert information about this specific topic.