2 matches found
CVE-2023-54109
CVE-2023-54109 affects the Linux kernel in media: rcar_fdp1. The vulnerability was due to a refcount leak: rcar_fcp_get() references were not balanced with rcar_fcp_put() in fdp1_probe error paths and in fdp1_remove. The fix adds the missing rcar_fcp_put() calls to balance references, addressing ...
PT-2024-11072 · Linux +2 · Linux Kernel +2
Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A resource leak has been identified in the Linux kernel, specifically in the remove function of the mmc: uniphier-sd module. The issue arises from a missing tmio mmc host free call in...