CVE-2026-43480
Published: May 13, 2026
Modified: May 13, 2026
Description
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.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected 6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 2dc43ac8da7b2bebc5a51a3d86a6275d78f27cffaffected 6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 4d802f23fcbfec05134653fd001f6c7c3fd55196affected 6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 2b0c4a399c8d27f20ecf17dda76751141d6dbb59affected 6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 35c7624d30cb45ec336cd16ce072acc32ae351cbaffected 6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 33de168afdd57265a0e0c20dbd3648a2d8f7cdc4+3 more versions |
Linux | Linux | affected 5.7unaffected 0 - < 5.7unaffected 5.10.253 - <= 5.10.*unaffected 5.15.203 - <= 5.15.*unaffected 6.1.167 - <= 6.1.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now