In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
The race is between the handling of a new TCP connection and
its disconnection. It leads to UAF on `struct tcp_transport` in
ksmbd_tcp_new_connection() function.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:02
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/24290ba94cd0136e417283b0dbf8fcdabcf62111 - Patch | |
References | () https://git.kernel.org/stable/c/380965e48e9c32ee4263c023e1d830ea7e462ed1 - Patch | |
References | () https://git.kernel.org/stable/c/38d20c62903d669693a1869aa68c4dd5674e2544 - Patch | |
References | () https://git.kernel.org/stable/c/69d54650b751532d1e1613a4fb433e591aeef126 - Patch | |
References | () https://git.kernel.org/stable/c/999daf367b924fdf14e9d83e034ee0f86bc17ec6 - Patch |
29 May 2024, 06:16
Type | Values Removed | Values Added |
---|---|---|
References |
|
01 May 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
23 Apr 2024, 19:46
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux
Linux linux Kernel |
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
References | () https://git.kernel.org/stable/c/24290ba94cd0136e417283b0dbf8fcdabcf62111 - Patch | |
References | () https://git.kernel.org/stable/c/380965e48e9c32ee4263c023e1d830ea7e462ed1 - Patch | |
References | () https://git.kernel.org/stable/c/38d20c62903d669693a1869aa68c4dd5674e2544 - Patch | |
References | () https://git.kernel.org/stable/c/69d54650b751532d1e1613a4fb433e591aeef126 - Patch | |
References | () https://git.kernel.org/stable/c/999daf367b924fdf14e9d83e034ee0f86bc17ec6 - Patch |
23 Feb 2024, 09:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
22 Feb 2024, 17:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-02-22 17:15
Updated : 2024-11-21 09:02
NVD link : CVE-2024-26592
Mitre link : CVE-2024-26592
CVE.ORG link : CVE-2024-26592
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free