CVE-2026-45869

MEDIUM

CVSS v3.1: 5.5 · EPSS: 0.0022 (12.0 パーセンタイル)

操作不要NULL Pointer Deref

出典データ取得時点:

概要

深刻度
MEDIUM
CVSS
5.5 v3.1 · NVD
EPSS
0.0022 (12.0 パーセンタイル) · FIRST.org
CISA KEV
非該当
タイプ
NULL Pointer Deref · NVD CWE
攻撃条件(CVSSベクター)
操作不要 · 出典: NVD ベクター
影響を受けるベンダー
linux
公開日
2026-05-27 · 更新日: 2026-06-25

CVSS / EPSS / KEV

CVSS v3.1 5.5 / 10 MEDIUM 出典: NVD
EPSS 0.0022 12.0 パーセンタイル 出典: FIRST.org
CISA KEV 非該当 出典: CISA

出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典

説明

In the Linux kernel, the following vulnerability has been resolved: power: supply: wm97xx: Fix NULL pointer dereference in power_supply_changed() In `probe()`, `request_irq()` is called before allocating/registering a `power_supply` handle. If an interrupt is fired between the call to `request_irq()` and `power_supply_register()`, the `power_supply` handle will be used uninitialized in `power_supply_changed()` in `wm97xx_bat_update()` (triggered from the interrupt handler). This will lead to a `NULL` pointer dereference since Fix this racy `NULL` pointer dereference by making sure the IRQ is requested _after_ the registration of the `power_supply` handle. Since the IRQ is the last thing requests in the `probe()` now, remove the error path for freeing it. Instead add one for unregistering the `power_supply` handle when IRQ request fails.

レコード詳細

CVE ID
CVE-2026-45869
CVSS (v3.1)
5.5 (MEDIUM)
ベクター
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
悪用可能性サブスコア
1.8
影響度サブスコア
3.6
EPSS
0.0022 (12.0 パーセンタイル) — 2026-06-26
CISA KEV
非該当
脆弱性タイプ (CWE)
CWE-476
影響を受けるベンダー
linux
影響構成数 (CPE)
7
公開日
2026-05-27
更新日
2026-06-25
ステータス
Analyzed

参照情報

NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。