296,202
Total vulnerabilities in the database
In the Linux kernel, the following vulnerability has been resolved:
ksmbd: fix use-after-free in ksmbd_free_work_struct
->interim_entry of ksmbd_work could be deleted after oplock is freed. We don't need to manage it with linked list. The interim request could be immediately sent whenever a oplock break wait is needed.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.14-rc1 | 6.14-rc1.x |
linux / linux_kernel | 6.14-rc2 | 6.14-rc2.x |
linux / linux_kernel | 6.14-rc3 | 6.14-rc3.x |
linux / linux_kernel | 6.14-rc4 | 6.14-rc4.x |
linux / linux_kernel | 6.14-rc5 | 6.14-rc5.x |
linux / linux_kernel | 6.14-rc6 | 6.14-rc6.x |
linux / linux_kernel | 5.15 | 6.6.84 |
linux / linux_kernel | 6.7 | 6.12.20 |
linux / linux_kernel | 6.13 | 6.13.8 |