CVE-2023-54075
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/12/2025
Last modified:
24/12/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ASoC: mediatek: common: Fix refcount leak in parse_dai_link_info<br />
<br />
Add missing of_node_put()s before the returns to balance<br />
of_node_get()s and of_node_put()s, which may get unbalanced<br />
in case the for loop &#39;for_each_available_child_of_node&#39; returns<br />
early.



