IT

Tracker / CVE-2022-48856

CVE-2022-48856

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: gianfar: ethtool: Fix refcount leak in gfar_get_ts_info The of_find_compatible_node() function returns a node pointer with refcount incremented, We should use of_node_put() on it when done Add the missing of_node_put() to release the refcount.

Affected products and versions

linux linux_kernel · 4.18 → 4.19.235
linux linux_kernel · 4.20 → 5.4.185
linux linux_kernel · 5.11 → 5.15.29
linux linux_kernel · 5.16 → 5.16.15
linux linux_kernel · 5.5 → 5.10.106

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