CVE Database
/

CVE-2026-43480

Back to search

CVE-2026-43480

Published: May 13, 2026

Modified: May 13, 2026

PUBLISHED

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.

VendorProductVersions

Linux

Linux

affected
6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 2dc43ac8da7b2bebc5a51a3d86a6275d78f27cff
affected
6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 4d802f23fcbfec05134653fd001f6c7c3fd55196
affected
6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 2b0c4a399c8d27f20ecf17dda76751141d6dbb59
affected
6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 35c7624d30cb45ec336cd16ce072acc32ae351cb
affected
6b8e4e7db3cd236a2cbb720360fb135087a2ac1d - < 33de168afdd57265a0e0c20dbd3648a2d8f7cdc4

+3 more versions

Linux

Linux

affected
5.7
unaffected
0 - < 5.7
unaffected
5.10.253 - <= 5.10.*
unaffected
5.15.203 - <= 5.15.*
unaffected
6.1.167 - <= 6.1.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now