Vulnerability in Linux

CVE-2023-54260

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix lost destroy smbd connection when MR allocate failed If the MR allocate failed, the smb direct connection info is NULL, then smbd_destroy() will directly return, then the connection info will be leaked. Let's set the smb direct connection info to the server before call smbd_destroy().

EPSS: 0.002 (7.0th percentile) — read the EPSS interpretation.

Affected products

  • Linux — versions c7398583340a6d82b8bb7f7f21edcde27dc6a898, 4.16, 0

References