Improper Check or Handling of Exceptional Conditions in Linux kernel - CVE-2026-43443
Published: May 8, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper exception handling in acp_card_rt5682_init() and acp_card_rt5682s_init() when acquiring clocks. A local user can trigger the vulnerable code path to cause a denial of service.
The issue can lead to a kernel crash when invalid clock pointers are later dereferenced by clock core functions.