CVE-2023-53268
MEDIUMLinux Kernel 5.5-5.10.180 - Reference Leak via Incorrect of_node_put() Placement
Title source: llmDescription
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.
References (6)
Core 6
Core References
Scores
CVSS v3
5.5
EPSS
0.0015
EPSS Percentile
4.3%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
Status
published
Products (20)
linux/Kernel
5.11.0 - 5.15.111linux
linux/Kernel
5.16.0 - 6.1.28linux
linux/Kernel
5.5.0 - 5.10.180linux
linux/Kernel
6.2.0 - 6.2.15linux
linux/Kernel
6.3.0 - 6.3.2linux
Linux/Linux
< 5.5
Linux/Linux
5.10.180 - 5.10.*
Linux/Linux
5.15.111 - 5.15.*
Linux/Linux
5.5
Linux/Linux
6.1.28 - 6.1.*
... and 10 more
Published
Sep 16, 2025
Tracked Since
Feb 18, 2026