CVE Catalog

CVE-2026-31693

Medium
Published: Translated: NVD NIST

Summary

A vulnerability has been identified in the Linux kernel related to missing initializations in the code handling CIFS request replay. Some parts of the code lacked the necessary initializations, which could lead to improper functioning.

Risk Assessment

Missing initializations may allow attackers to exploit replay requests, potentially leading to unauthorized access or data integrity breaches.

Recommendation

It is recommended to update the Linux kernel to the latest version to eliminate this vulnerability and ensure proper initializations in the code.

Original NVD description (English source)

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 re

Vulnerability data from NVD (NIST) · CISA KEV · EPSS