IT

Tracker / CVE-2023-53268

CVE-2023-53268

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: ASoC: fsl_mqs: move of_node_put() to the correct location of_node_put() should have been done directly after mqs_priv->regmap = syscon_node_to_regmap(gpr_np); otherwise it creates a reference leak on the success path. To fix this, of_node_put() is moved to the correct location, and change all the gotos to direct returns.

Affected products and versions

linux linux_kernel · 5.11 → 5.15.111
linux linux_kernel · 5.16 → 6.1.28
linux linux_kernel · 5.5 → 5.10.180
linux linux_kernel · 6.2 → 6.2.15
linux linux_kernel · 6.3 → 6.3.2

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