Lucene search
K

1536 matches found

OSV
OSV
added 2025/02/27 3:15 a.m.1 views

DEBIAN-CVE-2025-21786

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS6.3AI score0.00013EPSS
Exploits0References1
NVD
NVD
added 2025/02/27 3:15 a.m.10 views

CVE-2025-21786

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS0.00013EPSS
Exploits0References3
OSV
OSV
added 2025/02/27 3:15 a.m.0 views

AZL-58887 CVE-2025-21786 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS6.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.0 views

AZL-58922 CVE-2025-21786 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS5.7AI score0.00013EPSS
Exploits0References1
OSV
OSV
added 2025/02/27 3:15 a.m.1 views

UBUNTU-CVE-2025-21786

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS6.5AI score0.00013EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/02/27 3:9 a.m.3 views

SUSE CVE-2022-49300

In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between nbdallocconfig and module removal When nbd module is being removing, nbdallocconfig may be called concurrently by nbdgenlconnect, although trymoduleget will return false, but nbdallocconfig doesn't handle it...

4.7CVSS7.6AI score0.00007EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2025/02/27 3:8 a.m.1 views

SUSE CVE-2022-49371

In the Linux kernel, the following vulnerability has been resolved: driver core: fix deadlock in deviceattach In deviceattach function, The lock holding logic is as follows: ... deviceattach devicelockdev // get lock dev asyncscheduledevdeviceattachasynchelper, dev; // func asyncschedulenode...

5.5CVSS6.5AI score0.00046EPSS
Exploits0References10
OSV
OSV
added 2025/02/27 2:18 a.m.10 views

CVE-2025-21786 workqueue: Put the pwq after detaching the rescuer from the pool

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS6.9AI score0.00013EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2025/02/27 2:18 a.m.11 views

CVE-2025-21786 workqueue: Put the pwq after detaching the rescuer from the pool

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.5AI score0.00013EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/02/27 2:18 a.m.17 views

CVE-2025-21786 workqueue: Put the pwq after detaching the rescuer from the pool

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

0.00013EPSS
Exploits0References3
CVE
CVE
added 2025/02/27 2:18 a.m.103 views

CVE-2025-21786

CVE-2025-21786 concerns a Linux kernel workqueue use-after-free. The issue arises from a patch that reap workers via kthread_stop() and detaches the rescuer, but incorrectly does not preserve the rescuer’s reference to the pool and removes the code waiting for the rescuer in put_unbound_pool(). T...

7.8CVSS6.7AI score0.00013EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/02/27 2:18 a.m.13 views

CVE-2025-21786

In the Linux kernel, the following vulnerability has been resolved: workqueue: Put the pwq after detaching the rescuer from the pool The commit 68f83057b913"workqueue: Reap workers via kthreadstop and remove detachcompletion" adds code to reap the normal workers but mistakenly does not handle the...

7.8CVSS6.3AI score0.00013EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/02/27 12:0 a.m.2 views

PT-2025-8987 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential deadlock issue in the Linux kernel's rhashtable has been resolved. The problem occurred due to a possible circular locking dependency between the rhashtable bucket, rq lock...

5.5CVSS7.4AI score0.00086EPSS
Exploits0References12
OSV
OSV
added 2025/02/26 7:0 a.m.1 views

DEBIAN-CVE-2022-49133

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: svm range restore work deadlock when process exit kfdprocessnotifierrelease flush svmrangerestorework which calls svmrangelistlockandflushwork to flush deferredlist work, but if deferredlist work mmput release the las...

5.5CVSS5.5AI score0.0008EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:0 a.m.2 views

DEBIAN-CVE-2022-49059

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flushworkqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the unexpected scheduling between the used delayed mechanism timer and...

7.8CVSS5.7AI score0.0002EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:0 a.m.0 views

UBUNTU-CVE-2022-49059

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flushworkqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the unexpected scheduling between the used delayed mechanism timer and...

7.8CVSS6.2AI score0.0002EPSS
Exploits0References11
OSV
OSV
added 2025/02/26 7:0 a.m.0 views

UBUNTU-CVE-2022-49133

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: svm range restore work deadlock when process exit kfdprocessnotifierrelease flush svmrangerestorework which calls svmrangelistlockandflushwork to flush deferredlist work, but if deferredlist work mmput release the las...

5.5CVSS6.5AI score0.0008EPSS
Exploits0References6
Debian CVE
Debian CVE
added 2025/02/26 2:24 a.m.6 views

CVE-2022-49696

In the Linux kernel, the following vulnerability has been resolved: tipc: fix use-after-free Read in tipcnamedreinit syzbot found the following issue on: ================================================================== BUG: KASAN: use-after-free in tipcnamedreinit+0x94f/0x9b0...

7.8CVSS5.8AI score0.00091EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2025/02/26 1:54 a.m.7 views

CVE-2022-49059 nfc: nci: add flush_workqueue to prevent uaf

In the Linux kernel, the following vulnerability has been resolved: nfc: nci: add flushworkqueue to prevent uaf Our detector found a concurrent use-after-free bug when detaching an NCI device. The main reason for this bug is the unexpected scheduling between the used delayed mechanism timer and...

7.5AI score0.0002EPSS
Exploits0References8
CVE
CVE
added 2025/02/26 1:54 a.m.89 views

CVE-2022-49059

The CVE-2022-49059 issue is a Linux kernel vulnerability in NFC/NCI where a race between a delayed mechanism (timer) and a workqueue can lead to a use-after-free when detaching an NCI device. The fix added flush_workqueue to prevent this UAF by ensuring the timer/workqueue lifecycle cannot race w...

7.8CVSS5.4AI score0.0002EPSS
Exploits0References8Affected Software1
Rows per page
Query Builder