CVE-2023-54260
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
cifs: Fix lost destroy smbd connection when MR allocate failed
If the MR allocate failed, the smb direct connection info is NULL, then smbd_destroy() will directly return, then the connection info will be leaked.
Let's set the smb direct connection info to the server before call smbd_destroy().
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | c7398583340a6d82b8bb7f7f21edcde27dc6a898 < d303e25887127364a6765eaf7ac68aa2bac518a9 | affected |
| Linux | Linux | c7398583340a6d82b8bb7f7f21edcde27dc6a898 < 324c0c34fff1affd436e509325cb46739209704e | affected |
| Linux | Linux | c7398583340a6d82b8bb7f7f21edcde27dc6a898 < caac205e0d5b44c4c23a10c6c0976d50ebe16ac2 | affected |
| Linux | Linux | c7398583340a6d82b8bb7f7f21edcde27dc6a898 < 46cd6c639cddba2bd2d810ceb16bb20374ad75b0 | affected |
| Linux | Linux | c7398583340a6d82b8bb7f7f21edcde27dc6a898 < c51ae01104b318bf15f3c5097faba5c72addba7a | affected |
| Linux | Linux | c7398583340a6d82b8bb7f7f21edcde27dc6a898 < 04b7e13b8a13264282f874db5378fc3d3253cfac | affected |
| Linux | Linux | c7398583340a6d82b8bb7f7f21edcde27dc6a898 < e9d3401d95d62a9531082cd2453ed42f2740e3fd | affected |
| Linux | Linux | 4.16 | affected |
| Linux | Linux | 0 < 4.16 | unaffected |
| Linux | Linux | 4.19.276 <= 4.19.* | unaffected |
| Linux | Linux | 5.4.235 <= 5.4.* | unaffected |
| Linux | Linux | 5.10.173 <= 5.10.* | unaffected |
| Linux | Linux | 5.15.99 <= 5.15.* | unaffected |
| Linux | Linux | 6.1.16 <= 6.1.* | unaffected |
| Linux | Linux | 6.2.3 <= 6.2.* | unaffected |
| Linux | Linux | 6.3 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/d303e25887127364a6765eaf7ac68aa2bac518a9
- https://git.kernel.org/stable/c/324c0c34fff1affd436e509325cb46739209704e
- https://git.kernel.org/stable/c/caac205e0d5b44c4c23a10c6c0976d50ebe16ac2
- https://git.kernel.org/stable/c/46cd6c639cddba2bd2d810ceb16bb20374ad75b0
- https://git.kernel.org/stable/c/c51ae01104b318bf15f3c5097faba5c72addba7a
- https://git.kernel.org/stable/c/04b7e13b8a13264282f874db5378fc3d3253cfac
- https://git.kernel.org/stable/c/e9d3401d95d62a9531082cd2453ed42f2740e3fd
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.