
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38191 is a vulnerability discovered in the Linux kernel affecting the ksmbd component. The vulnerability was disclosed on July 4, 2025, and involves a null pointer dereference issue in the destroyprevioussession function (NVD Database).
The vulnerability occurs when a client sets ->PreviousSessionId on the kerberos session setup stage. Since sess->user is not set yet at this point, it can pass the user argument as NULL to destroyprevioussession, leading to a null pointer dereference error. The sess->user is normally set in ksmbdkrb5authenticate() (NVD Database).
The vulnerability can result in a null pointer dereference which could lead to a system crash, potentially causing a denial of service condition (Debian Tracker).
The vulnerability has been resolved by moving the call to destroyprevioussession() after ksmbdkrb5authenticate(). This ensures that sess->user is properly set before the destroyprevioussession function is called (NVD Database).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."