In the Linux kernel, the following vulnerability has been resolved:
drm/tegra: rgb: Fix missing clkput() in the error handling paths of tegradcrgbprobe()
If clkgetsys(..., "plld2out0") fails, the clkgetsys() call must be undone.
Add the missing clkput and a new 'putplldout0' label in the error handling path, and use it.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/52xxx/CVE-2023-52661.json"
}