CVE-2026-43497

HIGH

CVSS v3.1: 7.3 · EPSS: 0.0011 (1.7 パーセンタイル)

Use After Free

出典データ取得時点:

概要

深刻度
HIGH
CVSS
7.3 v3.1 · NVD
EPSS
0.0011 (1.7 パーセンタイル) · FIRST.org
CISA KEV
非該当
タイプ
Use After Free · NVD CWE
攻撃条件(CVSSベクター)
· 出典: NVD ベクター
影響を受けるベンダー
linux
公開日
2026-05-21 · 更新日: 2026-06-26

CVSS / EPSS / KEV

CVSS v3.1 7.3 / 10 HIGH 出典: NVD
EPSS 0.0011 1.7 パーセンタイル 出典: FIRST.org
CISA KEV 非該当 出典: CISA

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

説明

In the Linux kernel, the following vulnerability has been resolved: fbdev: udlfb: add vm_ops to dlfb_ops_mmap to prevent use-after-free dlfb_ops_mmap() uses remap_pfn_range() to map vmalloc framebuffer pages to userspace but sets no vm_ops on the VMA. This means the kernel cannot track active mmaps. When dlfb_realloc_framebuffer() replaces the backing buffer via FBIOPUT_VSCREENINFO, existing mmap PTEs are not invalidated. On USB disconnect, dlfb_ops_destroy() calls vfree() on the old pages while userspace PTEs still reference them, resulting in a use-after-free: the process retains read/write access to freed kernel pages. Add vm_operations_struct with open/close callbacks that maintain an atomic mmap_count on struct dlfb_data. In dlfb_realloc_framebuffer(), check mmap_count and return -EBUSY if the buffer is currently mapped, preventing buffer replacement while userspace holds stale PTEs. Tested with PoC using dummy_hcd + raw_gadget USB device emulation.

レコード詳細

CVE ID
CVE-2026-43497
CVSS (v3.1)
7.3 (HIGH)
ベクター
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
悪用可能性サブスコア
1.3
影響度サブスコア
5.9
EPSS
0.0011 (1.7 パーセンタイル) — 2026-06-27
CISA KEV
非該当
脆弱性タイプ (CWE)
CWE-416
影響を受けるベンダー
linux
影響構成数 (CPE)
9
公開日
2026-05-21
更新日
2026-06-26
ステータス
Analyzed

参照情報

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