CVE-2022-50698
Last modified
CVE-2022-50698 is a vulnerability of currently unknown severity. 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.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
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.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 78013a1cf2971684775f6956d5666237ac53a1aa, < 4993c1511d66326f1037bc5156b024a6a96d23ef; >= 78013a1cf2971684775f6956d5666237ac53a1aa, < f5f1f5ee5048cfa7bd07f496b33bd2cfc198a176; >= 78013a1cf2971684775f6956d5666237ac53a1aa, < ec692f0b51006de1138cd1f82cae625f0d2888d1; >= 78013a1cf2971684775f6956d5666237ac53a1aa, < cefce8bee0e988f9a005fe40705b98a25cfb7f9d; >= 78013a1cf2971684775f6956d5666237ac53a1aa, < abb4e4349afe7eecdb0499582f1c777031e3a7c8 |
| Linux | Linux | 5.10 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2022-50698?
How severe is CVE-2022-50698?
How do I fix CVE-2022-50698?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-50692SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain…7.5
- CVE-2022-50693Splashtop 8.71.12001.0 contains an unquoted service path vul…8.5
- CVE-2022-50694SOUND4 IMPACT/FIRST/PULSE/Eco <=2.x contains an SQL injectio…9.8
- CVE-2022-50695SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x contains a networ…8.7
- CVE-2022-50696SOUND4 IMPACT/FIRST/PULSE/Eco versions 2.x and below contain…9.8
- CVE-2022-50697In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-50699In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50700In the Linux kernel, the following vulnerability has been re…7.5
- CVE-2022-50701In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2022-50702In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50703In the Linux kernel, the following vulnerability has been re…
- CVE-2022-50704In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2022-50698?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
