CVE-2023-54075
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 4302187d955f166c03b4fa7c993b89ffbabfca4e < 3e40722d55805584dc04d8594d912820cafb2432 | affected |
| Linux | Linux | 4302187d955f166c03b4fa7c993b89ffbabfca4e < beed115c2ce78f990222a29abed042582df4e87c | affected |
| Linux | Linux | 6.3 | affected |
| Linux | Linux | 0 < 6.3 | unaffected |
| Linux | Linux | 6.3.2 <= 6.3.* | unaffected |
| Linux | Linux | 6.4 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/3e40722d55805584dc04d8594d912820cafb2432
- https://git.kernel.org/stable/c/beed115c2ce78f990222a29abed042582df4e87c
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.