cve/2024/CVE-2024-26592.md
2024-05-25 21:48:12 +02:00

770 B

CVE-2024-26592

Description

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 andits disconnection. It leads to UAF on struct tcp_transport inksmbd_tcp_new_connection() function.

POC

Reference

No PoCs from references.

Github