Linux Kernel CIFS Replay Initialization Vulnerability

Vulnerability

A vulnerability in the Linux kernel's CIFS (Common Internet File System) implementation has been addressed. The issue involved missing initializations of local variables in several code locations where requests could be replayed. This oversight could potentially lead to unintended behavior during the replay process. The vulnerability has been resolved by ensuring that the affected variables are properly initialized before a request is replayed.

Impact

The vulnerability could lead to improper handling of replayed requests in the CIFS subsystem, potentially causing unexpected behavior or errors.

Reproduction

The vulnerability can be reproduced by sending a request that triggers the replay mechanism in the CIFS client. This can be done by initiating a file operation that is eligible for replay, such as a write operation or a command that modifies file attributes. The missing initializations can then be observed, as the replayed request may not be processed correctly, leading to errors or inconsistent file states.

Remediation

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

Added: Apr 30, 2026, 12:19 PM
Updated: Apr 30, 2026, 12:19 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
4.3
remediation
7.7
relevance
6.7
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.