Security Advisory

CVE-2023-53006

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-27 16:43:37
Last updated 2026-05-11 19:36:46
Assigner Linux
State PUBLISHED

Description

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 doesnt get confused.