First published: Thu Mar 27 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: cifs: Fix oops due to uncleared server->smbd_conn in reconnect In smbd_destroy(), clear the server->smbd_conn pointer after freeing the smbd_connection struct that it points to so that reconnection doesn't get confused.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-53006 is categorized as a medium severity vulnerability.
To resolve CVE-2023-53006, update to the latest version of the Linux kernel where the vulnerability has been addressed.
CVE-2023-53006 affects the Linux kernel, specifically related to the CIFS subsystem.
The implications of CVE-2023-53006 include potential system instability due to improper handling of server connections.
All users and systems running vulnerable versions of the Linux kernel using CIFS are affected by CVE-2023-53006.