CVE-2026-68083: ksmbd: fix path resolution in ksmbd_vfs_kern_path_create

Published Aug 10, 2026
·
Updated

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

ksmbd: fix path resolution in ksmbdvfskernpathcreate

The SMB2 open lookup is rooted at the share with LOOKUPBENEATH, but the create/mkdir/hardlink sink is not: ksmbdvfskernpathcreate() builds an absolute path with converttounixname() and resolves it from ATFDCWD via startcreatingpath(), so a ".." component is walked from the real filesystem root and escapes the export.

An authenticated client races a missing path component so the rooted open lookup returns -ENOENT (taking the create branch) while the same component is present (a directory) when the create walk runs; the create then resolves ".." out of the share.

Root the create walk at the share like the lookup and rename paths already are: resolve the parent with vfspathparentlookup(..., LOOKUPBENEATH, &shareconf->vfspath) and create the final component with startcreatingnoperm(). converttounixname() then has no callers and is removed.

Affected Software

1 affected component
Linux Kernel

Event History

Aug 10, 2026
CVE Published
via MITRE·11:41 AM
Data Sourced
via MITRE·11:41 AM
Description
Data Sourced
via NVD·12:17 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68083?

The severity of CVE-2026-68083 is rated as 55, indicating a moderate risk.

2

How do I fix CVE-2026-68083?

To fix CVE-2026-68083, you should update your Linux Kernel to the latest version where this vulnerability has been addressed.

3

What systems are affected by CVE-2026-68083?

CVE-2026-68083 affects the Linux Kernel, particularly the implementations using ksmbd.

4

What is the impact of CVE-2026-68083?

The impact of CVE-2026-68083 includes potential path resolution failures leading to improper handling of file operations.

5

Is there a known exploit for CVE-2026-68083?

As of now, there are no public reports of active exploits targeting CVE-2026-68083.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203