CVE-2022-50698
Linux Kernel 5.10.0-6.0.2 - Use-After-Free in ASoC da7219 DAI Clock Registration
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: ASoC: da7219: Fix an error handling path in da7219_register_dai_clks() If clk_hw_register() fails, the corresponding clk should not be unregistered. To handle errors from loops, clean up partial iterations before doing the goto. So add a clk_hw_unregister(). Then use a while (--i >= 0) loop in the unwind section.
References (5)
Core 5
Core References
Scores
EPSS
0.0018
EPSS Percentile
7.2%
Details
Status
published
Products (16)
linux/Kernel
5.10.0 - 5.10.150linux
linux/Kernel
5.11.0 - 5.15.75linux
linux/Kernel
5.16.0 - 5.19.17linux
linux/Kernel
5.20.0 - 6.0.3linux
Linux/Linux
< 5.10
Linux/Linux
5.10
Linux/Linux
5.10.150 - 5.10.*
Linux/Linux
5.15.75 - 5.15.*
Linux/Linux
5.19.17 - 5.19.*
Linux/Linux
6.0.3 - 6.0.*
... and 6 more
Published
Dec 24, 2025
Tracked Since
Feb 18, 2026