CVE-2025-37926 Details
Description
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.
A use-after-free vulnerability has been identified in the Linux kernel's ksmbd component, specifically within the session RPC handling. This issue arises from a race condition between the functions ksmbd_session_rpc_open() and __session_rpc_close(), which can lead to improper memory management. The vulnerability has been addressed by adding a lock to the session to prevent this race condition.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://git.kernel.org/stable/c/1067361a1cc6ad9cdf7acfc47f90012b72ad1502 | kernel.org | Patch |
| https://git.kernel.org/stable/c/6323fec65fe54b365961fed260dd579191e46121 | kernel.org | Patch |
| https://git.kernel.org/stable/c/8fb3b6c85b7e3127161623586b62abcc366caa20 | kernel.org | Patch |
| https://git.kernel.org/stable/c/a1f46c99d9ea411f9bf30025b912d881d36fc709 | kernel.org | Patch |
| https://git.kernel.org/stable/c/a4348710a7267705b75692dc1a000920481d1d92 | kernel.org | Patch |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-416 | Use After Free | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 5.15, < 6.12.28 >= 6.13, < 6.14.6 6.15 rc1 6.15 rc2 6.15 rc3 6.15 rc4 |
CPE
Remediation
| |
Change History
7 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 30, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Mar 17, 2026 | Modified Analysis | [email protected] |
| Feb 6, 2026 | CVE Modified | kernel.org |
| Jan 30, 2026 | CVE Modified | kernel.org |
| Nov 10, 2025 | Initial Analysis | [email protected] |
| May 20, 2025 | New CVE Received | kernel.org |