VDB

RHBA-2024%3A5233

RHBA-2024%3A5233 PUBLISHED CVSS 5.5 MEDIUM

In the Linux kernel, the following vulnerability has been resolved: cifs: fix mid leak during reconnection after timeout threshold When the number of responses with status of STATUS_IO_TIMEOUT exceeds a specified threshold (NUM_STATUS_IO_TIMEOUT), we reconnect the connection. But we do not return the mid, or the credits returned for the mid, or reduce the number of in-flight requests. This bug could result in the server->in_flight count to go bad, and also cause a leak in the mids. This change moves the check to a few lines below where the response is decrypted, even of the response is read from the transform header. This way, the code for returning the mids can be reused. Also, the cifs_reconnect was reconnecting just the transport connection before. In case of multi-channel, this may not be what we want to do after several timeouts. Changed that to reconnect the session and the tree too. Also renamed NUM_STATUS_IO_TIMEOUT to a more appropriate name MAX_STATUS_IO_TIMEOUT.

Risk Scores

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

Affected Products

VendorProductVersions
Red Hatrhel8/gcc-toolset-13-toolchain@sha256:02c46457d5914c9598b37118e02819d935e0a090b7d64c7ed597e6430687c1be_arm64 as a component of Red Hat Enterprise Linux AppStream (v. 8)*
Red Hatrhel8/gcc-toolset-13-toolchain@sha256:20e84ff9d9e450e09f5443531ba9da0f24a556420f3555cc4ba3743ee78ee278_s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)rhel8/gcc-toolset-13-toolchain@sha256:20e84ff9d9e450e09f5443531ba9da0f24a556420f3555cc4ba3743ee78ee278_s390x
Red Hatrhel8/gcc-toolset-13-toolchain@sha256:449a18a62dbba4399e569a1d6ad005319e438139cbc3ab88df7c6d3cbc5ab90e_ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)rhel8/gcc-toolset-13-toolchain@sha256:449a18a62dbba4399e569a1d6ad005319e438139cbc3ab88df7c6d3cbc5ab90e_ppc64le
Red Hatrhel8/gcc-toolset-13-toolchain@sha256:db1e81474e08b958fd19bbb9094b73201fd77e2b2f1b62bb8ba598262677c07d_amd64 as a component of Red Hat Enterprise Linux AppStream (v. 8)rhel8/gcc-toolset-13-toolchain@sha256:db1e81474e08b958fd19bbb9094b73201fd77e2b2f1b62bb8ba598262677c07d_amd64

Timeline

  • Aug 12, 2024 CVE Published
  • Feb 23, 2026 CVE Updated
  • May 2, 2026 Distribution Patch
  • May 2, 2026 Security Advisory
  • May 2, 2026 Security Advisory
  • May 2, 2026 Security Advisory
  • May 2, 2026 Security Advisory
Open in Interactive Console →
$ Console Community · 100/wk Open console ›