🛡️ CVE-2026-52906 on Debian — linux
Description
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.L, session_init sets V9FS_ACCESS_CLIENT as the default, so when the user mounts with "access=user", both bits end up set. Access mode checks compare against exact values, so having both bits set matches neither mode. This causes v9fs_fid_lookup() to fall through to the default switch case, using INVALID_UID (nobody/65534) instead of current_fsuid() for all fid lookups. Root is then unable to chown or perform other privileged operations. Fix by clearing the access mask before applying the user's choice.
Distribution advisory
This page covers CVE-2026-52906 as tracked by Debian, for the package linux. The fix is available in version 7.0.4-1; earlier versions remain affected.
How this vulnerability can be exploited
This issue can be reached with local access to the system, attack complexity is low, an attacker needs no privileges on the target. No user interaction is required. The scope is unchanged, so the impact stays within the vulnerable component. Rated impact: confidentiality high, integrity high, availability none.
Affected software
DEBIAN-CVE-2026-52906 is recorded against 1 package.
- linux (fixed in 7.0.4-1)
Timeline and source
Published on 9 June 2026 and last revised on 4 August 2026. No public exploit is currently recorded for this entry. Record sourced from OSV.
References
CVE-2026-52906 on other distributions
Each distribution ships its own build and its own fixed version. Pick the one you run:
Details
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Affected Packages
| Software | From version | Fixed in |
|---|---|---|
| linux | — | 7.0.4-1 |
References
Similar Threats
- Unknown CGA-23jx-hhcx-m389
- Unknown CGA-2qp7-6757-fmgc
- Unknown CGA-2rj5-jc55-r267
- Unknown CGA-3m96-cwq8-6xmx
- Unknown CGA-3qj9-973w-fh9g
More DEBIAN CVE 2026 advisories
Browse all of DEBIAN CVE 2026 in the advisory index.
- DEBIAN-CVE-2026-52846
- DEBIAN-CVE-2026-52858
- DEBIAN-CVE-2026-52859
- DEBIAN-CVE-2026-52860
- DEBIAN-CVE-2026-52863
- DEBIAN-CVE-2026-52868
- DEBIAN-CVE-2026-52904
- DEBIAN-CVE-2026-52905
- DEBIAN-CVE-2026-52907
- DEBIAN-CVE-2026-52908
- DEBIAN-CVE-2026-52909
- DEBIAN-CVE-2026-52910
- DEBIAN-CVE-2026-52911
- DEBIAN-CVE-2026-52912
- DEBIAN-CVE-2026-52913
- DEBIAN-CVE-2026-52914
Site Security Check
Is linux part of your stack?
DEBIAN-CVE-2026-52906 is rated CVSS 7.7 High. BotEraser scans your installation against known CVE records and tells you whether this vulnerability applies to the versions you actually run.
Scan My Site Free →No credit card required · Results in minutes
ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.