ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
3Vexday Risk Score
No sign of exploitation. No public exploitation artifact known so far.
ssvc Trackepss 0.2%
exploitation probability
0.2%top 95% of all CVEs
observed exploitation
nono source reports it
In the Linux kernel, the following vulnerability has been resolved:
ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
Affected products
Linux · LinuxReferences
https://git.kernel.org/stable/c/0a034d93ee929a9ea89f3fa5f1d8492435b9ee6ehttps://git.kernel.org/stable/c/1065c385325845c88350c765cc6e449f46741984https://git.kernel.org/stable/c/b3e64b5562c077218295f2230fb5cf181193cb06https://git.kernel.org/stable/c/bae95c5aee1f67da6608ceaebfb744d900e5ffbfhttps://git.kernel.org/stable/c/ca6c9244e6c9827a0b2fe8808c5e7b1ee8ab7104