CVE-2026-45881
MEDIUMCVSS v3.1: 5.5 · EPSS: 0.0021 (10.7 パーセンタイル)
出典データ取得時点:
概要
- 深刻度
- MEDIUM
- CVSS
- 5.5 v3.1 · NVD
- EPSS
- 0.0021 (10.7 パーセンタイル) · FIRST.org
- CISA KEV
- 非該当
- タイプ
- Memory Leak · NVD CWE
- 攻撃条件(CVSSベクター)
- 操作不要 · 出典: NVD ベクター
- 影響を受けるベンダー
- linux
- 公開日
- 2026-05-27 · 更新日: 2026-06-25
- 参照情報
- 参照情報へ移動 (6)
CVSS / EPSS / KEV
出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典
説明
In the Linux kernel, the following vulnerability has been resolved: soc: mediatek: svs: Fix memory leak in svs_enable_debug_write() In svs_enable_debug_write(), the buf allocated by memdup_user_nul() is leaked if kstrtoint() fails. Fix this by using __free(kfree) to automatically free buf, eliminating the need for explicit kfree() calls and preventing leaks. [Angelo: Added missing cleanup.h inclusion]
参照情報
NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。
- 参照 https://git.kernel.org/stable/c/06195456c4e4de3826c4ca60eca941c472f991d0
- 参照 https://git.kernel.org/stable/c/0f6498077faa9cd89bb787bcc57063494a6f0601
- 参照 https://git.kernel.org/stable/c/47a3e372f7d68776adb749a27c0ec9058ff1b4fd
- 参照 https://git.kernel.org/stable/c/6259094ee806fb813ca95894c65fb80e2ec98bf1
- 参照 https://git.kernel.org/stable/c/6bb10466e0884b4a68d4a1f3f4bb87eeb471c18a
- 参照 https://git.kernel.org/stable/c/a58c97828911c0b6e25d6b556789da974003efda