Skip to content
CVSS 9.1 · CRITICAL

CVE-2026-64393Vulnerabilidad crítica de permisos en Linux ksmbd

In the Linux kernel, the following vulnerability has been resolved: ksmbd: run set info with opener credentials SMB2 SET_INFO handlers call path-based VFS helpers after checking the access mask granted to the SMB handle. Those helpers perform their owner, inode permission and LSM checks using the current ksmbd worker credentials. Run the complete SET_INFO dispatch with the credentials captured when the handle was opened. This also removes the separate security information credential setup and keeps all SET_INFO classes under one credential scope. Direct override_creds() is used because it can nest with the request credential overrides already used by rename and link helpers.

Ver en NVD

Análisis

Se ha identificado una vulnerabilidad crítica en el componente ksmbd del kernel de Linux. El fallo permite que las solicitudes SMB2 SET_INFO evadan ciertas verificaciones de permisos al utilizar credenciales incorrectas, lo que podría resultar en un escalamiento de privilegios o acceso no autorizado a archivos.

Severidad

Puntaje: 9.1(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: UNCHANGED
C: NONE
I: HIGH
A: HIGH

EPSS

Probabilidad de explotación (próx. 30 días): 0.0017 (0.2%)
Percentil: 6.9%
EPSS: 2026-07-26

Descripción técnica

In the Linux kernel, the following vulnerability has been resolved: ksmbd: run set info with opener credentials SMB2 SET_INFO handlers call path-based VFS helpers after checking the access mask granted to the SMB handle. Those helpers perform their owner, inode permission and LSM checks using the current ksmbd worker credentials. Run the complete SET_INFO dispatch with the credentials captured when the handle was opened. This also removes the separate security information credential setup and keeps all SET_INFO classes under one credential scope. Direct override_creds() is used because it can nest with the request credential overrides already used by rename and link helpers.

Publicada: 25/7/2026, 10:17:22
Última modificación: 27/7/2026, 5:16:46

Referencias

InicioEventosBlogRecursosCursosEquipo