CVE-2023-53794
NONE EPSS 6.2%
Published Dec 9, 20256mo ago · Modified Jun 17, 20261w ago
Published Dec 9, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: cifs: fix session state check in reconnect to avoid use-after-free issue Don't collect exiting session in smb2_reconnect_server(), because it will be released soon. Note that the exiting session will stay in server->smb_ses_list until it complete the cifs_free_ipc() and logoff() and then delete itself from the list.
Threat Intelligence
EPSS Exploit Probability
6.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
References 3
- git.kernel.org https://git.kernel.org/stable/c/759ffc164d95a32c09528766d74d9b4fb054e8f4
- git.kernel.org https://git.kernel.org/stable/c/7e4f5c3f01fb0e51ca438e43262d858daf9a0a76
- git.kernel.org https://git.kernel.org/stable/c/99f280700b4cc02d5f141b8d15f8e9fad0418f65
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.