VDB
DEBIAN-CVE-2022-50698
DEBIAN-CVE-2022-50698
PUBLISHED
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.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 0, 0 |
| Debian:11 | linux | 5.10.70-1, 5.10.92-1~bpo10+1, 5.10.140-1 |
| Debian:14 | linux | 0, 0, 0 |
| Debian:12 | linux | 0, 0, 0 |
Timeline
- Dec 24, 2025 CVE Published
- Apr 28, 2026 CVE Updated