PT-2026-64620 · Linux · Linux

CVE-2026-64399

·

Publicado

2026-07-25

·

Atualizado

2026-07-25

Nenhuma

Não há classificações de severidade ou métricas disponíveis. Quando houver, atualizaremos as informações correspondentes na página.
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: add permission checks for FSCTL DUPLICATE EXTENTS TO FILE
The FSCTL DUPLICATE EXTENTS TO FILE arm of smb2 ioctl() overwrites the destination file's data via vfs clone file range() with neither the share-level KSMBD TREE CONN FLAG WRITABLE check nor a per-handle fp->daccess check that the other write-bearing arms carry. A client can overwrite destination data on a read-only share, or from a handle opened with only FILE WRITE ATTRIBUTES (which still yields an FMODE WRITE filp). FILE WRITE ATTRIBUTES-only destination handle overwrote the file's data via the clone. Add both checks, matching the FSCTL SET SPARSE permission fix; require FILE WRITE DATA since this writes data.
Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Identificadores relacionados

CVE-2026-64399

Produtos afetados

Linux