PT-2025-54089 · Linux · Linux Kernel
CVE-2023-54260
·
Published
2023-02-20
·
Updated
2026-02-24
CVSS v2.0
4.6
Medium
| Vector | AV:L/AC:L/Au:S/C:N/I:N/A:C |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the Linux kernel's CIFS implementation where a Server Message Block (SMB) direct connection's information could be leaked if memory allocation (MR allocate) failed. Specifically, if the MR allocate operation fails, the SMB direct connection information becomes NULL, and the
smbd destroy() function returns prematurely, resulting in a memory leak of the connection information. The issue is addressed by setting the SMB direct connection information to the server before calling smbd destroy().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Allocation of Resources Without Limits
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel