In the Linux kernel, the following vulnerability has been resolved:
cifs: some missing initializations on replay
In several places in the code, we have a label to signify
the start of the code where a request can be replayed if
necessary. However, some of these places were missing the
necessary reinitializations of certain local variables
before replay.
This change makes sure that these variables get initialized
after the label.
References
Configurations
Configuration 1 (hide)
|
History
07 May 2026, 12:49
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:6.8:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc2:*:*:*:*:*:* |
06 May 2026, 19:40
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/14f66f44646333d2bfd7ece36585874fd72f8286 - Patch | |
| References | () https://git.kernel.org/stable/c/1d731e512134495e0ef490ade0e4d91dc0d515ec - Patch | |
| References | () https://git.kernel.org/stable/c/7c9ce68192eef14c777cb6ce17155d2eb2431aea - Patch | |
| References | () https://git.kernel.org/stable/c/c854ab481ece4b3e5f4c2e8b22824f015ff874a5 - Patch | |
| References | () https://git.kernel.org/stable/c/c99e160938b627f6f28edee930e8abc157e84386 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux
Linux linux Kernel |
|
| CWE | CWE-908 |
03 May 2026, 07:16
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
30 Apr 2026, 17:11
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-30 12:16
Updated : 2026-05-07 12:49
NVD link : CVE-2026-31693
Mitre link : CVE-2026-31693
CVE.ORG link : CVE-2026-31693
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-908
Use of Uninitialized Resource
