Improper access control in Linux kernel - CVE-2026-63833

 

Improper access control in Linux kernel - CVE-2026-63833

Published: July 20, 2026


Vulnerability identifier: #VU138824
CSH Severity: Low
CVSS v4: 8.4 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-63833
CWE-ID: CWE-284
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to escalate privileges.

The vulnerability exists due to improper access control in the ntfs3 xattr handler when handling direct userspace writes to reserved $LX* extended attributes. A local user can set crafted $LXUID, $LXGID, $LXMOD, or $LXDEV values on a file they own to escalate privileges.

Exploitation requires a writable ntfs3 mount and relies on inode reload of WSL permission metadata into inode ownership and mode fields.


Affected software

Linux kernel

How to mitigate CVE-2026-63833

Install security update from vendor's repository.

Linux kernel - update to 7.0 rc3

External References

Related Security Bulletins