PT-2026-40687 · Linux · Linux Kernel
CVE-2026-43480
·
Published
2026-05-13
·
Updated
2026-07-31
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The
acp3x 5682 init() function fails to check the return value of clk get(), which can lead to the dereferencing of error pointers within the rt5682 clk enable() function.Recommendations
Update the Linux kernel to a version where
clk get() is replaced by devm clk get() and proper IS ERR() checks are implemented for clock acquisitions.Exploit
Fix
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel