CVE-2026-68343

Unknown

Last modified

CVE-2026-68343 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parse_dfs_referrals() validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a PathConsumed value that is later used for DFS path parsing. If a malformed response provides a PathConsumed value larger than the search name, later DFS parsing can advance beyond the end of the path. Validate PathConsumed against the search name length before storing it in the parsed referral..

Description

In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parse_dfs_referrals() validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a PathConsumed value that is later used for DFS path parsing. If a malformed response provides a PathConsumed value larger than the search name, later DFS parsing can advance beyond the end of the path. Validate PathConsumed against the search name length before storing it in the parsed referral.

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 4ecce920e13ace16a5ba45efe8909946c28fb2ad, < 5b439f39f33ec15d319ced3b025e122346fba987; >= 4ecce920e13ace16a5ba45efe8909946c28fb2ad, < 285bd4a5f3f156aa5869843b47a1b1380b774241; >= 4ecce920e13ace16a5ba45efe8909946c28fb2ad, < 2fdd6d196c656b376cc251e1e9ff110b3ed522e1; >= 4ecce920e13ace16a5ba45efe8909946c28fb2ad, < 9f88a99ed511651b2dc2177d6854b2d1b8322e75; >= 4ecce920e13ace16a5ba45efe8909946c28fb2ad, < f6f5ee2aa33b350c671721b965251c42cebb962e
LinuxLinux4.11

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-68343?
In the Linux kernel, the following vulnerability has been resolved: smb: client: validate DFS referral PathConsumed parse_dfs_referrals() validates that the response contains the fixed referral entry array and, on for-next, the per-referral string offsets. However, the response also contains a PathConsumed value that is later used for DFS path parsing. If a malformed response provides a PathConsumed value larger than the search name, later DFS parsing can advance beyond the end of the path. Validate PathConsumed against the search name length before storing it in the parsed referral.
How severe is CVE-2026-68343?
Severity scoring for CVE-2026-68343 is pending analysis.
How do I fix CVE-2026-68343?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-68343?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST