THREATOPS
THREAT OPSThreat News › [NVD] CVE-2024-26592 (CRITICAL 9.8) — 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() functio

[NVD] CVE-2024-26592 (CRITICAL 9.8) — 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() functio

lownvdPublished 2024-02-22

CVE-2024-26592 CVSS: 9.8 CRITICAL Published: 2024-02-22T17:15:09.217

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.

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2024-26592