Lucene search
+L

4954 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/16 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50305

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ASoC: sofes8336: fix possible use- after-free in sofes8336remove sofes8336remove calls...

7.8CVSS5.1AI score0.00157EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/09/15 11:29 p.m.9 views

SUSE CVE-2022-50305

In the Linux kernel, the following vulnerability has been resolved: ASoC: sofes8336: fix possible use-after-free in sofes8336remove sofes8336remove calls canceldelayedwork. However, that function does not wait until the work function finishes. This means that the callback function may still be...

7.8CVSS6.5AI score0.00157EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/15 3:15 p.m.20 views

CVE-2023-53233

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS0.00118EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 3:15 p.m.6 views

DEBIAN-CVE-2023-53233

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS5.4AI score0.00118EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

DEBIAN-CVE-2022-50335

In the Linux kernel, the following vulnerability has been resolved: 9p: set req refcount to zero to avoid uninitialized usage When a new request is allocated, the refcount will be zero if it is reused, but if the request is newly allocated from slab, it is not fully initialized before being added...

5.5CVSS5.4AI score0.00374EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/15 3:15 p.m.7 views

CVE-2022-50305

In the Linux kernel, the following vulnerability has been resolved: ASoC: sofes8336: fix possible use-after-free in sofes8336remove sofes8336remove calls canceldelayedwork. However, that function does not wait until the work function finishes. This means that the callback function may still be...

7.8CVSS0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/15 3:15 p.m.9 views

UBUNTU-CVE-2023-53233

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS5.9AI score0.00118EPSS
SaveExploits0References8
OSV
OSV
added 2025/09/15 3:15 p.m.11 views

UBUNTU-CVE-2022-50305

In the Linux kernel, the following vulnerability has been resolved: ASoC: sofes8336: fix possible use-after-free in sofes8336remove sofes8336remove calls canceldelayedwork. However, that function does not wait until the work function finishes. This means that the callback function may still be...

7.8CVSS5.7AI score0.00157EPSS
SaveExploits0References6
CVE
CVE
added 2025/09/15 2:46 p.m.28 views

CVE-2022-50305

CVE-2022-50305 is a Linux kernel ASoC issue: sof_es8336_remove() could cause use-after-free because cancel_delayed_work() may not wait for the work function to finish. The fix uses cancel_delayed_work_sync() to ensure the work is cancelled, not running, and cannot be re-scheduled. Affected compon...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/09/15 2:22 p.m.8 views

CVE-2023-53233 net/smc: fix deadlock triggered by cancel_delayed_work_syn()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS6.2AI score
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2025/09/15 2:22 p.m.2 views

CVE-2023-53233 net/smc: fix deadlock triggered by cancel_delayed_work_syn()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

6.1AI score0.00118EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/15 2:22 p.m.16 views

CVE-2023-53233 net/smc: fix deadlock triggered by cancel_delayed_work_syn()

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix deadlock triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

0.00118EPSS
SaveExploits0References5
OSV
OSV
added 2025/09/15 2:15 p.m.10 views

AZL-71162 CVE-2023-53178 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS5.9AI score0.00118EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.8 views

PT-2025-37607

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the ASoC sof es8336 driver. The sof es8336 remove function calls cancel delayed work, which does not guarantee completion of the associated work...

6.3AI score0.00157EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.6 views

PT-2025-37674

Name of the Vulnerable Software and Affected Versions Linux kernel versions 6.1.0-20221027.rc2.git8.56bc5b569087.300.fc36.s390x+debug and earlier Description The Linux kernel contained a deadlock vulnerability within the net/smc module, triggered by cancel delayed work syn. The issue was identifi...

5.5CVSS5.2AI score0.00118EPSS
SaveExploits0References20
CNNVD
CNNVD
added 2025/09/15 12:00 a.m.8 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 canceling a deferred work item, which could lead to reuse after release...

7.8CVSS6.1AI score0.00157EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/09/13 8:04 a.m.9 views

rcu: Fix rcu_read_unlock() deadloop due to IRQ work

...

7.1CVSS7AI score0.00159EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.8 views

SUSE 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...

5.5CVSS6.3AI score0.00159EPSS
SaveExploits0References21
SUSE CVE
SUSE CVE
added 2025/09/11 11:24 p.m.4 views

SUSE CVE-2025-39749

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect -deferqsiwpending from data race On kernels built with CONFIGIRQWORK=y, when rcureadunlock is invoked within an interrupts-disabled region of code 1, it will invoke rcureadunlockspecial, which uses an irq-work handle...

5.5CVSS6.4AI score0.00169EPSS
SaveExploits0References21
RedhatCVE
RedhatCVE
added 2025/09/11 6:42 p.m.6 views

CVE-2025-39749

In the Linux kernel, the following vulnerability has been resolved: rcu: Protect -deferqsiwpending from data race On kernels built with CONFIGIRQWORK=y, when rcureadunlock is invoked within an interrupts-disabled region of code 1, it will invoke rcureadunlockspecial, which uses an irq-work handle...

5.5CVSS5.8AI score0.00169EPSS
SaveExploits0References4
Rows per page
Query Builder