In the Linux kernel, the following vulnerability has been resolved:
media: rcar_fdp1: Fix refcount leak in probe and remove function
rcarfcpget() take reference, which should be balanced with rcarfcpput(). Add missing rcarfcpput() in fdp1remove and the error paths of fdp1probe() to fix this.
[hverkuil: resolve merge conflict, remove() is now void]
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54109.json"
}