In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix use-after-free in ksmbd_session_rpc_open
A UAF issue can occur due to a race condition between
ksmbd_session_rpc_open() and __session_rpc_close().
Add rpc_lock to the session to protect it.
References
Configurations
Configuration 1 (hide)
|
History
10 Nov 2025, 20:33
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| CPE | cpe:2.3:o:linux:linux_kernel:6.15:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.15:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| CWE | CWE-416 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| References | () https://git.kernel.org/stable/c/6323fec65fe54b365961fed260dd579191e46121 - Patch | |
| References | () https://git.kernel.org/stable/c/8fb3b6c85b7e3127161623586b62abcc366caa20 - Patch | |
| References | () https://git.kernel.org/stable/c/a1f46c99d9ea411f9bf30025b912d881d36fc709 - Patch |
20 May 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-05-20 16:15
Updated : 2025-11-10 20:33
NVD link : CVE-2025-37926
Mitre link : CVE-2025-37926
CVE.ORG link : CVE-2025-37926
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free
