CVE-2023-53268
16.09.2025, 08:15
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.Enginsight
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.180 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.111 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.28 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.2.15 |
| linux | linux_kernel | 6.3 ≤ 𝑥 < 6.3.2 |
𝑥
= Vulnerable software versions
Debian Releases
References