CVE-2026-46193

MEDIUM

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

操作不要

出典データ取得時点:

概要

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

CVSS / EPSS / KEV

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

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

説明

In the Linux kernel, the following vulnerability has been resolved: xfrm: ah: account for ESN high bits in async callbacks AH allocates its temporary auth/ICV layout differently when ESN is enabled: the async ahash setup appends a 4-byte seqhi slot before the ICV or auth_data area, but the async completion callbacks still reconstruct the temporary layout as if seqhi were absent. With an async AH implementation selected, that makes AH copy or compare the wrong bytes on both the IPv4 and IPv6 paths. In UML repro on IPv4 AH with ESN and forced async hmac(sha1), ping fails with 100% packet loss, and the callback logs show the pre-fix drift: ah4 output_done: esn=1 err=0 icv_off=20 expected_off=24 ah4 input_done: esn=1 auth_off=20 expected_auth_off=24 icv_off=32 expected_icv_off=36 Reconstruct the callback-side layout the same way the setup path built it by skipping the ESN seqhi slot before locating the saved auth_data or ICV. Per RFC 4302, the ESN high-order 32 bits participate in the AH ICV computation, so the async callbacks must account for the seqhi slot. Post-fix, the same IPv4 AH+ESN+forced-async-hmac(sha1) UML repro shows the corrected offset (ah4 output_done: esn=1 err=0 icv_off=24 expected_off=24) and ping succeeds; net/ipv4/ah4.o and net/ipv6/ah6.o build clean at W=1. IPv6 AH+ESN was not exercised at runtime, and the change has not been tested against a real async hardware AH engine.

レコード詳細

CVE ID
CVE-2026-46193
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.0002 (6.9 パーセンタイル) — 2026-06-11
CISA KEV
非該当
影響を受けるベンダー
linux
影響構成数 (CPE)
6
公開日
2026-05-28
更新日
2026-06-10
ステータス
Analyzed

参照情報

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