PT-2026-39104 · Linux · Linux Kernel
Published
2026-05-08
·
Updated
2026-05-15
·
CVE-2026-43443
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
In the ASoC amd acp-mach-common component, the
acp card rt5682 init() and acp card rt5682s init() functions 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.Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel