| 概要 | In the Linux kernel, the following vulnerability has been resolved: tap: free page on error paths in tap_get_user_xdp() tap_get_user_xdp() rejects a frame shorter than ETH_HLEN with -EINVAL, Free the page on both error paths, before the skb is built. This is the |
|---|---|
| 公表日 | 2026年6月9日22:16 |
| 登録日 | 2026年6月10日4:15 |
| 最終更新日 | 2026年6月14日15:16 |
| CVSS3.1 : HIGH | |
| スコア | 7.4 |
|---|---|
| ベクター | CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H |
| 攻撃元区分(AV) | 隣接 |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更あり |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | 高 |