SB2026091971 - Improper control of a resource through its lifetime in Linux kernel clk driver
Published: September 19, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Improper control of a resource through its lifetime (CVE-ID: CVE-2026-90147)
CWE-ID: CWE-664 - Improper control of a resource through its lifetime
CVSSv4: 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]
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.
Remediation
Install update from vendor's website.