Skip to main content

Linux CVE-2026-43480

| EUVD-2026-30016
2026-05-13 Linux GHSA-c9x8-fmgr-c724

Lifecycle Timeline

2
Patch available
May 13, 2026 - 16:33 EUVD
CVE Published
May 13, 2026 - 15:08 nvd
UNKNOWN (no severity yet)

DescriptionNVD

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.

Analysis

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. …

Sign in for full analysis, threat intelligence, and remediation guidance.

Share

CVE-2026-43480 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy