CVE-2026-43480: ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition

Published May 13, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

ASoC: amd: acp3x-rt5682-max9836: Add missing error check for clock acquisition

The acp3x5682init() function did not check the return value of clkget(), which could lead to dereferencing error pointers in rt5682clkenable().

Fix this by: 1. Changing clkget() to the device-managed devmclkget(). 2. Adding proper ISERR() checks for both clock acquisitions.

Affected Software

11 affected components
Linux Linux kernel (ASoC: amd acp3x-rt5682-max9836)
Linux Linux kernel>=5.7<5.10.253
Linux Linux kernel>=5.11<5.15.203
Linux Linux kernel>=5.16<6.1.167
Linux Linux kernel>=6.2<6.6.130
Linux Linux kernel>=6.7<6.12.78
Linux Linux kernel>=6.13<6.18.19
Linux Linux kernel>=6.19<6.19.9
Linux Linux kernel=7.0-rc1
Linux Linux kernel=7.0-rc2
Linux Linux kernel=7.0-rc3

Event History

May 13, 2026
CVE Published
via MITRE·03:08 PM
Data Sourced
via MITRE·03:08 PM
Description
Data Sourced
via NVD·04:16 PM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

Which systems are exposed to this issue?

Systems using the Linux kernel ASoC AMD acp3x-rt5682-max9836 audio component are the relevant exposure scope. The issue occurs when required clock acquisition fails and the driver later dereferences the resulting error pointer.

2

What level of access is required to exploit it?

An attacker needs local access and low privileges, according to the CVSS vector. No user interaction is required; successful exploitation can cause a denial of service, with no confidentiality or integrity impact indicated.

3

How can I determine whether my kernel has been fixed?

The remediation changes clock handling to use devm_clk_get() and adds IS_ERR() validation for both clock acquisitions. The provided data does not identify affected or fixed kernel version numbers, so administrators should use the referenced stable fixes to determine whether their kernel includes the correction.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203