PT-2026-39104 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-08
·
CVE-2026-43443
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
In the ASoC amd acp-mach-common component, the functions
acp card rt5682 init() and acp card rt5682s init() fail to check the return values of clk get(). This lack of error handling can result in a kernel crash when invalid pointers are dereferenced by clock core functions.Recommendations
Update the Linux kernel to a version where
clk get() is replaced by devm clk get() and IS ERR() checks are implemented after each clock acquisition. Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel