In the Linux kernel, the following vulnerability has been resolved:
ASoC: mediatek: common: Fix refcount leak in parsedailink_info
Add missing ofnodeput()s before the returns to balance ofnodeget()s and ofnodeput()s, which may get unbalanced in case the for loop 'foreachavailablechildof_node' returns early.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/54xxx/CVE-2023-54075.json",
"cna_assigner": "Linux"
}