CVE-2026-45851
HIGHCVSS v3.1: 7.1 · EPSS: 0.0020 (10.0 パーセンタイル)
出典データ取得時点:
概要
- 深刻度
- HIGH
- CVSS
- 7.1 v3.1 · NVD
- EPSS
- 0.0020 (10.0 パーセンタイル) · FIRST.org
- CISA KEV
- 非該当
- タイプ
- Out-of-bounds Read · NVD CWE
- 攻撃条件(CVSSベクター)
- 操作不要 · 出典: NVD ベクター
- 影響を受けるベンダー
- linux
- 公開日
- 2026-05-27 · 更新日: 2026-06-25
- 参照情報
- 参照情報へ移動 (5)
CVSS / EPSS / KEV
出典 — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. データと出典
説明
In the Linux kernel, the following vulnerability has been resolved: efi: Fix reservation of unaccepted memory table The reserve_unaccepted() function incorrectly calculates the size of the memblock reservation for the unaccepted memory table. It aligns the size of the table, but fails to account for cases where the table's starting physical address (efi.unaccepted) is not page-aligned. If the table starts at an offset within a page and its end crosses into a subsequent page that the aligned size does not cover, the end of the table will not be reserved. This can lead to the table being overwritten or inaccessible, causing a kernel panic in accept_memory(). This issue was observed when starting Intel TDX VMs with specific memory sizes (e.g., > 64GB). Fix this by calculating the end address first (including the unaligned start) and then aligning it up, ensuring the entire range is covered by the reservation.
参照情報
NVDが列挙した参照URLを、リンクのホスト・パターンに対する機械的な一致でグループ化したもの。ラベルはリンクの種別のみを示します。
- 参照 https://git.kernel.org/stable/c/0862438c90487e79822d5647f854977d50381505
- 参照 https://git.kernel.org/stable/c/9b18bf59977f5c5bc3b11b210520f62500a7adf3
- 参照 https://git.kernel.org/stable/c/b7bc182ec1846be437351e44164089d988f9d0dd
- 参照 https://git.kernel.org/stable/c/ba6b6f1502fa55621d1db23f253d54322bdbe4e0
- 参照 https://git.kernel.org/stable/c/e649b5916725c68f44ebf45fb396df563c5dbaf2