PT-2026-47792
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", v9fs apply options applies parsed mount flags with |= onto flags already set by v9fs session init. For 9P2000....