← Voltar à pesquisa de CVEs

CVE-2026-68457

linux

Descrição

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for FSCTL mutations SET_SPARSE, SET_ZERO_DATA and SET_COMPRESSION operate on an open SMB handle but call VFS xattr, fallocate or fileattr helpers with the current ksmbd worker credentials. Those helpers can revalidate inode permissions, ownership and LSM policy independently of the SMB handle access mask. Run each operation with the credentials captured in the target file when the handle was opened. Keep credential handling local to these single-file FSCTLs rather than applying session credentials to the complete IOCTL handler, which also contains handle-less and multi-handle operations.

CVSS 9.1EPSS 0.479%Risco 0.95
Ver fonte
Publicação
2026-08-15 06:17:48
Versões afetadas
unknown
Tipo
Kernel
Última alteração
2026-08-18 07:16:52
Vetor
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H