CVE-2026-64391
Received Received - Intake

BaseFortify

Vulnerability report for CVE-2026-64391, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-25

Last updated on: 2026-07-25

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use opener credentials for ADS I/O Alternate data streams are stored as xattrs. Unlike regular file I/O, their read and write paths therefore call VFS xattr helpers which recheck inode permissions and LSM policy using the current task credentials. Run ADS I/O with the credentials captured when the SMB handle was opened.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-25
Last Modified
2026-07-25
Generated
2026-07-25
AI Q&A
2026-07-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux_kernel ksmbd *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel involves ksmbd, a server implementing the SMB/CIFS protocol. It allows alternate data streams (ADS) to be stored as extended attributes (xattrs). When reading or writing ADS, the kernel uses VFS xattr helpers that recheck permissions and security policies using the current task's credentials. The fix ensures ADS I/O operations use the credentials captured when the SMB handle was opened, preventing unauthorized access.

Impact Analysis

If exploited, this vulnerability could allow an attacker to bypass intended permission checks on ADS operations. This might lead to unauthorized access to sensitive data stored in alternate data streams, potentially exposing confidential information or enabling further system compromise.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve the ksmbd ADS I/O credential handling issue.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-64391. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart