3 matches found
CVE-2025-40166
The CVE relates to the Linux kernel DRM/XE GuC path. When unbinding a driver while an exec queue is still running, cleanup can fail because the GuC stops CT communication and no response is received, leaving exec queue resources unreleased. The fixed behavior is to release resources directly when...
CVE-2025-21681 openvswitch: fix lockup on tx to unregistering netdev with carrier
In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix lockup on tx to unregistering netdev with carrier Commit in a fixes tag attempted to fix the issue in the following sequence of calls: dooutput - ovsvportsend - devqueuexmit - devqueuexmit - netdevcorepicktx -...
SUSE CVE-2021-47192
In the Linux kernel, the following vulnerability has been resolved: scsi: core: sysfs: Fix hang when device state is set via sysfs This fixes a regression added with: commit f0f82e2476f6 "scsi: core: Fix capacity set to zero after offlinining device" The problem is that after iSCSI recovery, iscs...