A newly discovered local privilege escalation vulnerability dubbed 'CIFSwitch' in the Linux kernel could allow attackers to forge CIFS authentication key descriptions, abuse the kernel's key request mechanism, and gain root privileges. The issue, now tracked as CVE-2026-46243, impacts multiple Linux distributions that ship vulnerable combinations of the kernel CIFS and cifs-utils (versions 6.14 and higher, although some older variants are also affected). CIFS (Common Internet File System) is a networking protocol that allows access to files, folders, and devices across a local network. Linux uses it to mount, read, and write data from remote systems. If a CIFS network share uses Kerberos for authentication, the Linux kernel asks a helper program in user space to perform authentication, with the cifs-utils collection of user-space tools serving as the intermediary. "The kernel requests a cifs.spnego-type key, and the normal keyutils/request-key config runs cifs.upcall as root to fetch or build the Kerberos/SPNEGO material," explains Asim Viladi Oglu Manizada, a SpaceX security engineer who discovered and named the CIFSwitch privilege escalation vulnerability in Linux. The researcher says that the problem consists of the Linux kernel's CIFS subsystem failing to verify that cifs.spnego key requests originate from the kernel's CIFS client. As a result, an unprivileged user can create a forged cifs.spnego request and trigger the normal authentication workflow. A cifs.spnego key r...
New CIFSwitch Linux flaw gives root on multiple distributions
BleepingComputer
·Bill Toulas
·Published May 30, 2026
·Updated
Affected Software
2 affected components
Linux kernel CIFS subsystem
cifs-utils cifs-utils
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses a new local privilege escalation vulnerability in the Linux kernel called 'CIFSwitch'.
2
What security implications are discussed regarding the CIFSwitch vulnerability?
The vulnerability could allow attackers to gain root privileges by forging CIFS authentication key descriptions.
3
What software or products are affected by the CIFSwitch flaw?
The flaw affects the Linux CIFS kernel subsystem and the Linux cifs-utils package.
4
Which Linux distributions are impacted by the CIFSwitch vulnerability?
Multiple Linux distributions that include the affected components are exposed to the vulnerability.
5
What type of vulnerability is the CIFSwitch classified as?
The CIFSwitch vulnerability is classified as a local privilege escalation flaw.