THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-52944 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE FSCTL_SET_SPARSE in fsctl_set_sparse() modifies the file's sparse attribute and saves it through xattr without any permission

[NVD] CVE-2026-52944 (MEDIUM 5.5) — In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE FSCTL_SET_SPARSE in fsctl_set_sparse() modifies the file's sparse attribute and saves it through xattr without any permission

lownvdPublished 2026-06-24

CVE-2026-52944 CVSS: 5.5 MEDIUM Published: 2026-06-24T10:17:19.447

In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE

FSCTL_SET_SPARSE in fsctl_set_sparse() modifies the file's sparse attribute and saves it through xattr without any permission checks.

This exposes two issues:

1) A client on a

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-52944