Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix session use-after-free in multichannel connection
There is a race condition between session setup and ksmbd_sessions_deregister. The session can be freed before the connection is added to channel list of session. This patch check reference count of session before freeing it.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.13 | 6.13.11 |
linux / linux_kernel | 6.14 | 6.14.2 |
linux / linux_kernel | 6.2 | 6.6.87 |
linux / linux_kernel | 6.7 | 6.12.23 |
linux / linux_kernel | - | 6.1.134 |