regulator: core: use system_freezable_wq for init complete work
Summary
| CVE | CVE-2026-90360 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-17 17:17:34 UTC |
| Updated | 2026-09-17 17:17:34 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved:
regulator: core: use system_freezable_wq for init complete work
schedule_delayed_work() uses system_wq, which is non-freezable, allowing
regulator_init_complete_work to run concurrently with system suspend. This
work fires ~30s after boot to disable unused regulators via I2C. When it
races with PM suspend, the I2C adapter may already be suspended, triggering
a -ESHUTDOWN warning in __i2c_transfer():
WARNING: ... at __i2c_transfer+0x36c/0x3c8
Call trace:
__i2c_transfer
i2c_transfer
regmap_i2c_write
_regmap_update_bits
regulator_disable_regmap
_regulator_do_disable
regulator_late_cleanup
regulator_init_complete_work_function
process_one_work
Switch to system_freezable_wq so the work is frozen before any device
is suspended, eliminating the race. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected 8b8c8d69b1a31004517d4c71a490f47bdf3405a2 8a2ae3ab348cce44120667277c2198f10cc348b1 git |
Not specified |
| CNA |
Linux |
Linux |
affected d7ce17fba6c8e316ca9a554a87edddce6f862435 350a0cba90e1bd40b1fe5b396923d2f3a61d1056 git |
Not specified |
| CNA |
Linux |
Linux |
affected 55576cf1853798e86f620766e23b604c9224c19c 2cebc00340a585adeffe321bc41f1937eb79a4dc git |
Not specified |
| CNA |
Linux |
Linux |
affected 55576cf1853798e86f620766e23b604c9224c19c 9cf65270c1c1717c84dcfacd58a782c1186b0cbf git |
Not specified |
| CNA |
Linux |
Linux |
affected 55576cf1853798e86f620766e23b604c9224c19c dc8570a5b830190bf0b57017c35aef97cd6ad7d9 git |
Not specified |
| CNA |
Linux |
Linux |
affected 55576cf1853798e86f620766e23b604c9224c19c 6d0a2c5e210f2fba099129e6183ef81316a6ae48 git |
Not specified |
| CNA |
Linux |
Linux |
affected 55576cf1853798e86f620766e23b604c9224c19c 0d23d658d79925076026fff62a49b8c94e0e8922 git |
Not specified |
| CNA |
Linux |
Linux |
affected 55576cf1853798e86f620766e23b604c9224c19c 0b950aa7ec95e120b2bde745ca9a7ed3ce49d528 git |
Not specified |
| CNA |
Linux |
Linux |
affected 55576cf1853798e86f620766e23b604c9224c19c 29dc2e24f6adb36dcb884acf455644c397a67471 git |
Not specified |
| CNA |
Linux |
Linux |
affected 55576cf1853798e86f620766e23b604c9224c19c 03eab318cedd6ae34ecd34533cd986edf5237164 git |
Not specified |
| CNA |
Linux |
Linux |
affected c4f65c2fb0f5c488d4ae606fba94bb98dcf383fd git |
Not specified |
| CNA |
Linux |
Linux |
affected d6acb54716ffab29f15c66082bd751410b284764 git |
Not specified |
| CNA |
Linux |
Linux |
affected 3fbfa415a5dd8fc78076c1ead160a03a058cd9f6 git |
Not specified |
| CNA |
Linux |
Linux |
affected 4.9.195 4.9.207 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 4.14.147 4.14.160 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 4.19.77 4.20 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 5.2.19 5.3 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 5.3.4 5.4 semver |
Not specified |
| CNA |
Linux |
Linux |
affected 5.4 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 5.4 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 4.9.207 4.9.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 4.14.160 4.14.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 5.10.270 5.10.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 5.15.221 5.15.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.1.188 6.1.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.6.157 6.6.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.12.110 6.12.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.52 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.2.6 7.2.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.3-rc1 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/8a2ae3ab348cce44120667277c2198f10cc348b1 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/0d23d658d79925076026fff62a49b8c94e0e8922 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/29dc2e24f6adb36dcb884acf455644c397a67471 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/2cebc00340a585adeffe321bc41f1937eb79a4dc |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/9cf65270c1c1717c84dcfacd58a782c1186b0cbf |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/dc8570a5b830190bf0b57017c35aef97cd6ad7d9 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/350a0cba90e1bd40b1fe5b396923d2f3a61d1056 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/6d0a2c5e210f2fba099129e6183ef81316a6ae48 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/0b950aa7ec95e120b2bde745ca9a7ed3ce49d528 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/03eab318cedd6ae34ecd34533cd986edf5237164 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| CVE Program record |
CVE.ORG |
www.cve.org |
canonical |
| NVD vulnerability detail |
NVD |
nvd.nist.gov |
canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.