CVE-2025-38325: ksmbd: add free_transport ops in ksmbd connection
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: add freetransport ops in ksmbd connection
freetransport function for tcp connection can be called from smbdirect. It will cause kernel oops. This patch add freetransport ops in ksmbd connection, and add each freetransports for tcp and smbdirect.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-38325?
CVE-2025-38325 has been classified as a high-severity vulnerability affecting the Linux kernel.
How do I fix CVE-2025-38325?
To mitigate CVE-2025-38325, update your Linux kernel to the latest version that includes the patch for this vulnerability.
What impact does CVE-2025-38325 have on Linux systems?
CVE-2025-38325 can cause kernel oops and potentially lead to system instability due to improper handling of TCP connections in ksmbd.
Are all versions of the Linux kernel affected by CVE-2025-38325?
Not all versions are affected; only those using the specific implementations of the ksmbd connection can be impacted by CVE-2025-38325.
Is there an exploit available for CVE-2025-38325?
Currently, there are no publicly disclosed exploits for CVE-2025-38325, but the vulnerability should still be addressed promptly.