CVE-2026-43480
ANALYSIS PENDINGASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition The acp3x_5682_init() function did not check the return value of clk_get(), which could lead to dereferencing error pointers in rt5682_clk_enable(). Fix this by: 1. Changing clk_get() to the device-managed devm_clk_get(). 2. Adding proper IS_ERR() checks for both clock acquisitions.
References (8)
Core 8
Core References
Scores
EPSS
0.0003
EPSS Percentile
9.6%
Details
Status
published
Products (18)
Linux/Linux
< 5.7
Linux/Linux
5.10.253 - 5.10.*
Linux/Linux
5.15.203 - 5.15.*
Linux/Linux
5.7
Linux/Linux
6.1.167 - 6.1.*
Linux/Linux
6.12.78 - 6.12.*
Linux/Linux
6.18.19 - 6.18.*
Linux/Linux
6.19.9 - 6.19.*
Linux/Linux
6.6.130 - 6.6.*
Linux/Linux
6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - 092522621901b5e6af61db04a53f5b313903c6d0
... and 8 more
Published
May 13, 2026
Tracked Since
May 13, 2026