| Summary | In the Linux kernel, the following vulnerability has been resolved: 9p: fix access mode flags being ORed instead of replaced Since commit 1f3e4142c0eb ("9p: convert to the new mount API"), This causes v9fs_fid_lookup() to fall through to the default switch Fix by clearing the access mask before applying the user's choice. |
|---|---|
| Publication Date | June 9, 2026, 11:16 p.m. |
| Registration Date | June 10, 2026, 4:16 a.m. |
| Last Update | June 14, 2026, 3:16 p.m. |
| CVSS3.1 : HIGH | |
| スコア | 7.7 |
|---|---|
| Vector | CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
| 攻撃元区分(AV) | ローカル |
| 攻撃条件の複雑さ(AC) | 低 |
| 攻撃に必要な特権レベル(PR) | 不要 |
| 利用者の関与(UI) | 不要 |
| 影響の想定範囲(S) | 変更なし |
| 機密性への影響(C) | 高 |
| 完全性への影響(I) | 高 |
| 可用性への影響(A) | なし |