Security Advisory

CVE-2025-38325

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-07-10 08:14:59
Last updated 2026-05-23 15:59:29
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: add free_transport ops in ksmbd connection free_transport function for tcp connection can be called from smbdirect. It will cause kernel oops. This patch add free_transport ops in ksmbd connection, and add each free_transports for tcp and smbdirect.