GHSA-w447-hxj8-xq6p · 深刻度: medium — In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking...
In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking in regulator_resolve_supply() error path If late enabling of a supply regulator fails in regulator_resolve_supply(), the code currently triggers a lockdep warning: WARNING: drivers/regulator/core.c:2649 at _regulator_put+0x80/0xa0, CPU#6: kworker/u32:4/596 ... Call trace: _regulator_put+0x80/0xa0 (P) regulator_resolve_supply+0x7cc/0xbe0 regulator_register_resolve_supply+0x28/0xb8 as the regulator_list_mutex must be held when calling _regulator_put(). To solve this, simply switch to using regulator_put(). While at it, we should also make sure that no concurrent access happens to our rdev while we clear out the supply pointer. Add appropriate locking to ensure that. While the code in question will be removed altogether in a follow-up commit, I believe it is still beneficial to have this corrected before removal for future reference.
総合評価: CVE-2026-46252 は低リスク(22.1/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.08%、0 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.02% | 0.08% | +0.06% |
| 2 | 2026-06-04 | — | 0.02% | — |
EPSS の全履歴 (全 2 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
GHSA-w447-hxj8-xq6p · 深刻度: medium — In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix locking...
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-46252 not yet assigned priority: Debian including 1 source packages (linux), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-46252 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-46252 |
suse
|
medium | CVE-2026-46252 severity moderate: SUSE including 17 source package names (cluster-md-kmp-default, dlm-kmp-default, …), 58 product×package rows across 15 product lines (SUSE Linux Enterprise High Availability Extension 15 SP7, SUSE Linux Enterprise Live Patching 15 SP7, … (15 product lines)): Known Not Affected 58. | https://www.suse.com/security/cve/CVE-2026-46252/ |
ubuntu
|
medium | CVE-2026-46252 medium priority: Ubuntu including 158 source packages (linux, linux-allwinner-5.19, …), 1422 status rows across 9 suites (bionic, focal, jammy, noble, questing, resolute, trusty, upstream, xenial): DNE 1024, ignored 172, needed 128, released 84, not-affected 11, needs-triage 3. | https://ubuntu.com/security/CVE-2026-46252 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| linux | linux_kernel | >= 4.2.1, < 6.19.4 | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* |
| linux | linux_kernel | 4.2 | cpe:2.3:o:linux:linux_kernel:4.2:-:*:*:*:*:*:* |
| linux | linux_kernel | 4.2 | cpe:2.3:o:linux:linux_kernel:4.2:rc4:*:*:*:*:*:* |
| linux | linux_kernel | 4.2 | cpe:2.3:o:linux:linux_kernel:4.2:rc5:*:*:*:*:*:* |
| linux | linux_kernel | 4.2 | cpe:2.3:o:linux:linux_kernel:4.2:rc6:*:*:*:*:*:* |
| linux | linux_kernel | 4.2 | cpe:2.3:o:linux:linux_kernel:4.2:rc7:*:*:*:*:*:* |
| linux | linux_kernel | 4.2 | cpe:2.3:o:linux:linux_kernel:4.2:rc8:*:*:*:*:*:* |