IT

Tracker / CVE-2022-48656

CVE-2022-48656

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get() We should call of_node_put() for the reference returned by of_parse_phandle() in fail path or when it is not used anymore. Here we only need to move the of_node_put() before the check.

Affected products and versions

linux linux_kernel · 5.11.0 → 5.15.71
linux linux_kernel · 5.16.0 → 5.19.12
linux linux_kernel · 5.6.0 → 5.10.146

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