IT

Tracker / CVE-2022-49676

CVE-2022-49676

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: memory: samsung: exynos5422-dmc: Fix refcount leak in of_get_dram_timings of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. This function doesn't call of_node_put() in some error paths. To unify the structure, Add put_node label and goto it on errors.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.11 → 5.15.51
linux linux_kernel · 5.16 → 5.18.8
linux linux_kernel · 5.5 → 5.10.127

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