CVE-2026-31693
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 433042a91f9373241307725b52de573933ffedbf < c854ab481ece4b3e5f4c2e8b22824f015ff874a5 | affected |
| Linux | Linux | 4f1fffa2376922f3d1d506e49c0fd445b023a28e < 1d731e512134495e0ef490ade0e4d91dc0d515ec | affected |
| Linux | Linux | 4f1fffa2376922f3d1d506e49c0fd445b023a28e < 7c9ce68192eef14c777cb6ce17155d2eb2431aea | affected |
| Linux | Linux | 4f1fffa2376922f3d1d506e49c0fd445b023a28e < c99e160938b627f6f28edee930e8abc157e84386 | affected |
| Linux | Linux | 4f1fffa2376922f3d1d506e49c0fd445b023a28e < 14f66f44646333d2bfd7ece36585874fd72f8286 | affected |
| Linux | Linux | 6.6.32 < 6.6.128 | affected |
| Linux | Linux | 6.8 | affected |
| Linux | Linux | 0 < 6.8 | unaffected |
| Linux | Linux | 6.6.128 <= 6.6.* | unaffected |
| Linux | Linux | 6.12.75 <= 6.12.* | unaffected |
| Linux | Linux | 6.18.16 <= 6.18.* | unaffected |
| Linux | Linux | 6.19.6 <= 6.19.* | unaffected |
| Linux | Linux | 7.0 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/c854ab481ece4b3e5f4c2e8b22824f015ff874a5
- https://git.kernel.org/stable/c/1d731e512134495e0ef490ade0e4d91dc0d515ec
- https://git.kernel.org/stable/c/7c9ce68192eef14c777cb6ce17155d2eb2431aea
- https://git.kernel.org/stable/c/c99e160938b627f6f28edee930e8abc157e84386
- https://git.kernel.org/stable/c/14f66f44646333d2bfd7ece36585874fd72f8286
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.