Lucene search
K

527 matches found

OSV
OSV
added 2025/10/01 12:15 p.m.0 views

UBUNTU-CVE-2023-53528

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix unsafe drain work queue code If createqp does not fully succeed it is possible for qp cleanup code to attempt to drain the send or recv work queues before the queues have been created causing a seg fault. This patch...

5.5CVSS5.8AI score0.00131EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/10/01 11:46 a.m.8 views

CVE-2023-53528 RDMA/rxe: Fix unsafe drain work queue code

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix unsafe drain work queue code If createqp does not fully succeed it is possible for qp cleanup code to attempt to drain the send or recv work queues before the queues have been created causing a seg fault. This patch...

0.00131EPSS
Exploits0References3
OSV
OSV
added 2025/10/01 11:46 a.m.4 views

CVE-2023-53528 RDMA/rxe: Fix unsafe drain work queue code

In the Linux kernel, the following vulnerability has been resolved: RDMA/rxe: Fix unsafe drain work queue code If createqp does not fully succeed it is possible for qp cleanup code to attempt to drain the send or recv work queues before the queues have been created causing a seg fault. This patch...

5.5CVSS6.4AI score0.00131EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2025/10/01 7:42 a.m.1 views

CVE-2025-39896 accel/ivpu: Prevent recovery work from being queued during device removal

In the Linux kernel, the following vulnerability has been resolved: accel/ivpu: Prevent recovery work from being queued during device removal Use disableworksync instead of cancelworksync in ivpudevfini to ensure that no new recovery work items can be queued after device removal has started...

6AI score0.00135EPSS
Exploits0References3
RedHat Linux
RedHat Linux
added 2025/09/25 12:40 a.m.7 views

kernel: RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction

In the Linux kernel, the following vulnerability has been resolved: RDMA/iwcm: Fix use-after-free of work objects after cmid destruction The commit 59c68ac31e15 "iwcm: free cmid resources on the last deref" simplified cmid resource management by freeing cmid once all references to the cmid were...

7.8CVSS6.7AI score0.00153EPSS
Exploits0References5
SUSE CVE
SUSE CVE
added 2025/09/22 11:32 p.m.2 views

SUSE CVE-2024-47724

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: use work queue to process beacon tx event Commit 3a415daa3e8b "wifi: ath11k: add P2P IE in beacon template" from Feb 28, 2024 linux-next, leads to the following Smatch static checker warning:...

5.5CVSS6.3AI score0.0023EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/09/17 5:58 p.m.5 views

CVE-2023-53351

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Check scheduler work queue before calling timeout handling During an IGT GPU reset test we see again oops despite of commit 0c8c901aaaebc9 drm/sched: Check scheduler ready before calling timeout handling. It uses ready...

5.5CVSS5.8AI score0.00163EPSS
Exploits0References4
NVD
NVD
added 2025/09/17 3:15 p.m.7 views

CVE-2023-53351

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Check scheduler work queue before calling timeout handling During an IGT GPU reset test we see again oops despite of commit 0c8c901aaaebc9 drm/sched: Check scheduler ready before calling timeout handling. It uses ready...

5.5CVSS0.00163EPSS
Exploits0References2
OSV
OSV
added 2025/09/17 3:15 p.m.1 views

UBUNTU-CVE-2023-53351

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Check scheduler work queue before calling timeout handling During an IGT GPU reset test we see again oops despite of commit 0c8c901aaaebc9 drm/sched: Check scheduler ready before calling timeout handling. It uses ready...

5.5CVSS5.8AI score0.00163EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/09/17 2:56 p.m.1 views

CVE-2023-53351 drm/sched: Check scheduler work queue before calling timeout handling

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Check scheduler work queue before calling timeout handling During an IGT GPU reset test we see again oops despite of commit 0c8c901aaaebc9 drm/sched: Check scheduler ready before calling timeout handling. It uses ready...

6AI score0.00163EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/09/17 2:56 p.m.4 views

CVE-2023-53351

In the Linux kernel, the following vulnerability has been resolved: drm/sched: Check scheduler work queue before calling timeout handling During an IGT GPU reset test we see again oops despite of commit 0c8c901aaaebc9 drm/sched: Check scheduler ready before calling timeout handling. It uses ready...

5.5CVSS5.4AI score0.00163EPSS
Exploits0
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.1 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from not properly initializing a work queue, which could lead to a null pointer dereference...

5.5CVSS5.8AI score0.00184EPSS
Exploits0References6
CNNVD
CNNVD
added 2025/09/17 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a failure to check the scheduler work queue, which could lead to a failure when the GPU is reset...

5.5CVSS6.1AI score0.00163EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2025/09/16 12:0 a.m.2 views

PT-2025-38047

Name of the Vulnerable Software and Affected Versions: Linux kernel versions 6.5.0-rc6+ through 6.5.0-rc7-kcsan-00169-g81eaf55a60fc Description: A data race exists in the Linux kernel's workqueue functionality, specifically related to the incrementing of pwq-stats. Kernel Concurrency Sanitizer...

6.2AI score0.00086EPSS
Exploits0References5
NVD
NVD
added 2025/09/11 5:15 p.m.4 views

CVE-2025-39744

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

7.1CVSS0.00149EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2025/09/07 8:9 a.m.2 views

drm/amdkfd: Destroy KFD debugfs after destroy KFD wq

...

5.5CVSS6.8AI score0.00136EPSS
Exploits0
OSV
OSV
added 2025/09/05 6:15 p.m.2 views

DEBIAN-CVE-2025-39692

In the Linux kernel, the following vulnerability has been resolved: smb: server: split ksmbdrdmastoplistening out of ksmbdrdmadestroy We can't call destroyworkqueuesmbdirectwq; before stopsessions! Otherwise already existing connections try to use smbdirectwq as a NULL pointer...

5.5CVSS5.3AI score0.00146EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/09/05 12:0 a.m.2 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from an unflashed work queue that could lead to reuse after release...

5.5CVSS5.9AI score0.00133EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/09/04 11:23 p.m.2 views

SUSE CVE-2025-38717

In the Linux kernel, the following vulnerability has been resolved: net: kcm: Fix race condition in kcmunattach syzbot found a race condition when kcmunattachpsock and kcmreleasekcm are executed at the same time. kcmunattach is missing a check of the flag kcm-txstopped before calling queuework. I...

5.5CVSS6.4AI score0.001EPSS
Exploits0References9
Microsoft CVE
Microsoft CVE
added 2025/09/04 2:25 a.m.2 views

workqueue: Put the pwq after detaching the rescuer from the pool

...

7.8CVSS7AI score0.00214EPSS
Exploits0
Rows per page
Query Builder