Vulnerability in Linux

CVE-2023-54075

In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: common: Fix refcount leak in parse_dai_link_info Add missing of_node_put()s before the returns to balance of_node_get()s and of_node_put()s, which may get unbalanced in case the for loop 'for_each_available_child_of_node' returns early.

EPSS: 0.002 (5.8th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions 4302187d955f166c03b4fa7c993b89ffbabfca4e, 6.3, 0

References