CVE-2026-43480

Updated on 13 May 2026

Severity

5.5 Medium severity

Details

CVSS score
5.5
CVSS vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Overview

About vulnerability

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.

Details

Affected packages:
kernel @ 5.14.0 (+3 more)

Fixes

KernelCare state

Live-patch status from KernelCare for each operating system.

Operating system Status Covered kernels
Debian 11 Planned
Debian 11 cloud Planned
Debian 13 Planned
Ubuntu 22.04 Planned
Ubuntu 24.04 Planned