3 matches found
CVE-2024-42135
In the Linux kernel, the following vulnerability has been resolved: vhosttask: Handle SIGKILL by flushing work and exiting Instead of lingering until the device is closed, this has us handle SIGKILL by: 1. marking the worker as killed so we no longer try to use it with new virtqueues and new flus...
CVE-2024-42135
In the Linux kernel, the following vulnerability has been resolved: vhosttask: Handle SIGKILL by flushing work and exiting Instead of lingering until the device is closed, this has us handle SIGKILL by: 1. marking the worker as killed so we no longer try to use it with new virtqueues and new flus...
PT-2024-29764
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue in the Linux kernel has been resolved by handling SIGKILL by flushing work and exiting. This is achieved by marking the worker as killed, setting the virtqueue to worker mappin...