I
n 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
06 Feb 2026, 17:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
30 Jan 2026, 10:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
10 Nov 2025, 20:33
| Type | Values Removed | Values Added |
|---|---|---|
| CPE | cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.15:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.15:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:* |
|
| CWE | CWE-416 | |
| 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 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| First Time |
Linux linux Kernel
Linux |
21 May 2025, 20:25
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
20 May 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-05-20 16:15
Updated : 2026-02-06 17:16
NVD link : CVE-2025-37926
Mitre link : CVE-2025-37926
CVE.ORG link : CVE-2025-37926
JSON object : View
Products Affected
CWE
CWE-416
Use After Free