2 matches found
kernel: r592: race condition leading to use-after-free in r592_remove()
A race condition was found in the Linux kernel's r592 device driver, when removing the module before cleanup in the r592remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors...
kernel: dm1105: race condition leading to use-after-free in dm1105_remove.c()
A race condition was found in the Linux kernel's dm1105 device driver when removing the module before cleanup in the dm1105remove function. This can result in a use-after-free issue, possibly leading to a system crash or other undefined behaviors...