CVE-2024-26592
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.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.97%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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 and its disconnection. It leads to UAF on `struct tcp_transport` in ksmbd_tcp_new_connection() function.
- CVSS 3.1
- 7.8 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
- EPSS
- 0.97% probability · 60th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-416
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/24290ba94cd0136e417283b0dbf8fcdabcf62111Patch
- https://git.kernel.org/stable/c/380965e48e9c32ee4263c023e1d830ea7e462ed1Patch
- https://git.kernel.org/stable/c/38d20c62903d669693a1869aa68c4dd5674e2544Patch
- https://git.kernel.org/stable/c/69d54650b751532d1e1613a4fb433e591aeef126Patch
- https://git.kernel.org/stable/c/999daf367b924fdf14e9d83e034ee0f86bc17ec6Patch
- https://git.kernel.org/stable/c/24290ba94cd0136e417283b0dbf8fcdabcf62111Patch
- https://git.kernel.org/stable/c/380965e48e9c32ee4263c023e1d830ea7e462ed1Patch
- https://git.kernel.org/stable/c/38d20c62903d669693a1869aa68c4dd5674e2544Patch
- https://git.kernel.org/stable/c/69d54650b751532d1e1613a4fb433e591aeef126Patch
- https://git.kernel.org/stable/c/999daf367b924fdf14e9d83e034ee0f86bc17ec6Patch
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.