In the Linux kernel, the following vulnerability has been resolved:
drm/meson: Fix refcount leak in mesonencoderhdmi_init
offinddevicebynode() takes reference, we should use putdevice() to release it when not need anymore. Add missing putdevice() in error path to avoid refcount leak.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/50xxx/CVE-2022-50188.json"
}