Total vulnerabilities in the database
A use-after-free flaw was found in the Linux Kernel. When a disk is removed, bdi_unregister is called to stop further write-back and waits for associated delayed work to complete. However, wb_inode_writeback_end() may schedule bandwidth estimation work after this has completed, which can result in the timer attempting to access the recently freed bdi_writeback.
Software | From | Fixed in |
---|---|---|
linux / linux_kernel | 6.0-rc1 | 6.0-rc1.x |
linux / linux_kernel | 6.0-rc2 | 6.0-rc2.x |
redhat / enterprise_linux | 8.0 | 8.0.x |
redhat / enterprise_linux | 9.0 | 9.0.x |
linux / linux_kernel | 5.16 | 5.19.6 |
linux / linux_kernel | 5.15 | 5.15.164 |