In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbd_vfs_kern_path_create The SMB2 open lookup is… (CVE-2026-68083)
A vulnerability in the Linux kernel's ksmbd component related to path resolution in ksmbd_vfs_kern_path_create has been resolved. The issue involved improper handling of path components during SMB2 open lookups and create operations, allowing path traversal outside the intended share export. This could occur when an authenticated client races a missing path component, causing the create operation to resolve '..' components outside the share. The fix roots the create walk at the share to prevent escaping the export.
AI Analysis
Technical Summary
The Linux kernel's ksmbd component had a path resolution vulnerability in the function ksmbd_vfs_kern_path_create. While SMB2 open lookups were correctly rooted at the share with LOOKUP_BENEATH, the create, mkdir, and hardlink operations were not. The vulnerable code built an absolute path and resolved it from the filesystem root (AT_FDCWD), allowing '..' path components to escape the share export. An authenticated client could race a missing path component, causing the create operation to resolve outside the share boundary. The fix changes the create walk to be rooted at the share like the lookup and rename paths, using vfs_path_parent_lookup with LOOKUP_BENEATH and start_creating_noperm, eliminating the vulnerable path resolution method.
Potential Impact
An authenticated client could exploit this vulnerability to escape the intended SMB share export boundaries by traversing '..' components outside the share. This could lead to unauthorized access or modification of files outside the share. The vulnerability affects the Linux kernel's ksmbd SMB server implementation. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by rooting the create walk at the share and removing the vulnerable path resolution code. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisory for the current remediation guidance.
In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix path resolution in ksmbd_vfs_kern_path_create The SMB2 open lookup is… (CVE-2026-68083)
Description
A vulnerability in the Linux kernel's ksmbd component related to path resolution in ksmbd_vfs_kern_path_create has been resolved. The issue involved improper handling of path components during SMB2 open lookups and create operations, allowing path traversal outside the intended share export. This could occur when an authenticated client races a missing path component, causing the create operation to resolve '..' components outside the share. The fix roots the create walk at the share to prevent escaping the export.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The Linux kernel's ksmbd component had a path resolution vulnerability in the function ksmbd_vfs_kern_path_create. While SMB2 open lookups were correctly rooted at the share with LOOKUP_BENEATH, the create, mkdir, and hardlink operations were not. The vulnerable code built an absolute path and resolved it from the filesystem root (AT_FDCWD), allowing '..' path components to escape the share export. An authenticated client could race a missing path component, causing the create operation to resolve outside the share boundary. The fix changes the create walk to be rooted at the share like the lookup and rename paths, using vfs_path_parent_lookup with LOOKUP_BENEATH and start_creating_noperm, eliminating the vulnerable path resolution method.
Potential Impact
An authenticated client could exploit this vulnerability to escape the intended SMB share export boundaries by traversing '..' components outside the share. This could lead to unauthorized access or modification of files outside the share. The vulnerability affects the Linux kernel's ksmbd SMB server implementation. No known exploits in the wild have been reported.
Mitigation Recommendations
A fix for this vulnerability has been implemented in the Linux kernel by rooting the create walk at the share and removing the vulnerable path resolution code. Users should apply the official Linux kernel updates that include this fix. Patch status is not explicitly confirmed in the provided data; therefore, check the vendor or Linux kernel advisory for the current remediation guidance.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-fxqh-hm36-rrq9
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-68083"]
- Ecosystems
- []
- Database Specific Severity
- null
- Cvss Version
- null
Threat ID: 6a79f0c4bf8831d539f5df6b
Added to database: 08/10/2026, 15:39:48 UTC
Last enriched: 08/10/2026, 15:45:37 UTC
Last updated: 08/11/2026, 01:58:17 UTC
Views: 3
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.