← Back to CVE List

CVE-2024-26592

Published: 2024-02-22T17:15Z
Last Modified: 2024-11-21T09:02Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt