I
n 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 |
|
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
CWE
CWE-416
Use After Free