Linux Kernel ksmbd SMB2 Pipe Error Handling Vulnerability

Vulnerability

A vulnerability has been addressed in the Linux kernel's SMB server component, specifically within the ksmbd file sharing service. The issue arises in the 'create_smb2_pipe' function, where the error handling for a failed response pinning operation was inadequate. This could potentially lead to resource management issues, as sessions may not be properly closed in case of an error.

Impact

The vulnerability could cause improper session management, where sessions are not closed correctly after an error, potentially leading to resource leaks or other unintended behaviors in the file sharing service.

Reproduction

The vulnerability can be reproduced by triggering an error in the 'ksmbd_iov_pin_rsp' function while creating an SMB2 pipe. This can be done by simulating a failure in the response pinning process, which will cause the 'create_smb2_pipe' function to exit without properly closing the session, leaving it open unintentionally.

Remediation

Users can update to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for updating the kernel can be found in the official Linux documentation.

Added: Feb 14, 2026, 5:48 PM
Updated: Feb 14, 2026, 5:48 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.3
remediation
7.7
relevance
2.8
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.