Improper control of a resource through its lifetime in Linux kernel - CVE-2026-90147

 

Improper control of a resource through its lifetime in Linux kernel - CVE-2026-90147

Published: September 19, 2026


Vulnerability identifier: #VU151339
CSH Severity: Low
CVSS v4: 0 [CVSS:4.0/AV:L/AC:L/AT:P/PR:H/UI:N/VC:N/VI:N/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-90147
CWE-ID: CWE-664
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local privileged user to disable and unprepare a clock that was never enabled.

The vulnerability exists due to improper resource lifecycle management in devm_clk_get_optional_enabled_with_rate() when setting a clock rate fails. A local privileged user can invoke the function with a clock rate-setting failure to disable and unprepare a clock that was never enabled.


Affected software

Linux kernel

How to mitigate CVE-2026-90147

Install security update from vendor's repository.


External References

Related Security Bulletins