IT

Tracker / CVE-2022-50176

CVE-2022-50176

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: drm/mcde: Fix refcount leak in mcde_dsi_bind Every iteration of for_each_available_child_of_node() decrements the reference counter of the previous node. There is no decrement when break out from the loop and results in refcount leak. Add missing of_node_put() to fix this.

Affected products and versions

linux linux_kernel · 5.11 → 5.15.61
linux linux_kernel · 5.16 → 5.18.18
linux linux_kernel · 5.19 → 5.19.2
linux linux_kernel · 5.3 → 5.4.211
linux linux_kernel · 5.5 → 5.10.137

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References