| 概要 | In the Linux kernel, the following vulnerability has been resolved: tun: free page on build_skb failure in tun_xdp_one() When build_skb() fails in tun_xdp_one(), the function sets ret to Free the page before taking the error path, matching the put_page() the |
|---|---|
| 公表日 | 2026年6月9日22:16 |
| 登録日 | 2026年6月10日4:15 |
| 最終更新日 | 2026年6月14日15:16 |
| CVSS3.1 : HIGH | |
| スコア | 7.1 |
|---|---|
| ベクター | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更あり |
| 機密性への影響(C) | なし |
| 完全性への影響(I) | なし |
| 可用性への影響(A) | 高 |