CVE 7.8 HIGH

cifs: some missing initializations on replay_CVE-2026-31693

7.8 / 10
HIGH
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Description

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.

Basic Information

ID CVE-2026-31693
Source Linux
Published Apr 30, 2026 at 11:47
Modified May 3, 2026 at 05:45

Affected Product

Vendor Linux
Product Linux
Version 433042a91f9373241307725b52de573933ffedbf
Affected Versions Linux Linux 433042a91f9373241307725b52de573933ffedbf
Linux Linux 4f1fffa2376922f3d1d506e49c0fd445b023a28e
Linux Linux 4f1fffa2376922f3d1d506e49c0fd445b023a28e
Linux Linux 4f1fffa2376922f3d1d506e49c0fd445b023a28e
Linux Linux 4f1fffa2376922f3d1d506e49c0fd445b023a28e
Linux Linux 6.8

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.