Lucene search
+L

7325 matches found

OSV
OSV
added 2025/12/22 5:16 p.m.5 views

UBUNTU-CVE-2025-68333

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix possible deadlock in the deferredirqworkfn For PREEMPTRT=y kernels, the deferredirqworkfn is executed in the per-cpu irqwork/ task context and not disable-irq, if the rq returned by containerof is current CPU's rq,...

5.5CVSS5.7AI score0.00094EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2025/12/22 4:14 p.m.4 views

CVE-2025-68333

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix possible deadlock in the deferredirqworkfn For PREEMPTRT=y kernels, the deferredirqworkfn is executed in the per-cpu irqwork/ task context and not disable-irq, if the rq returned by containerof is current CPU's rq,...

5.7AI score0.00094EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/12/22 4:14 p.m.29 views

CVE-2025-68333 sched_ext: Fix possible deadlock in the deferred_irq_workfn()

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix possible deadlock in the deferredirqworkfn For PREEMPTRT=y kernels, the deferredirqworkfn is executed in the per-cpu irqwork/ task context and not disable-irq, if the rq returned by containerof is current CPU's rq,...

0.00094EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/22 4:14 p.m.26 views

CVE-2025-68333

The CVE-2025-68333 issue affects the Linux kernel, specifically a potential deadlock in sched_ext deferred_irq_workfn() on PREEMPT_RT=y configurations. The root cause is that deferred_irq_workfn() could run in a non-disable-irq context, leading to a lock sequence like lock(&rq->__lock); interr...

5.5CVSS6.1AI score0.00094EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/12/22 4:14 p.m.8 views

CVE-2025-68333 sched_ext: Fix possible deadlock in the deferred_irq_workfn()

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix possible deadlock in the deferredirqworkfn For PREEMPTRT=y kernels, the deferredirqworkfn is executed in the per-cpu irqwork/ task context and not disable-irq, if the rq returned by containerof is current CPU's rq,...

5.5CVSS6.3AI score0.00094EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/12/22 3:25 a.m.9 views

kernel: mm: slub: avoid wake up kswapd in set_track_prepare

A deadlock lock recursion vulnerability exists in the linux kernel such that when CONFIGDEBUGOBJECTSTIMERS is set, may wake up kswapd in settrackprepare, and try to hold the percpuhrtimerbases lock...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/12/22 12:0 a.m.4 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 possible deadlock in deferredirqworkfn in the PREEMPTRT=y kernel...

5.5CVSS6.2AI score0.00094EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/22 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-68333

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - schedext: Fix possible deadlock in the deferredirqworkfn For PREEMPTRT=y kernels, the deferredirqworkfn is executed in the per-cpu irqwork/ task context and no...

5.5CVSS6.1AI score0.00094EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/12/17 9:2 a.m.5 views

drm/radeon: delete radeon_fence_process in is_signaled, no deadlock

...

6.2CVSS6.1AI score0.00103EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/17 12:30 a.m.6 views

SUSE CVE-2025-40347

In the Linux kernel, the following vulnerability has been resolved: net: enetc: fix the deadlock of enetcmdiolock After applying the workaround for err050089, the LS1028A platform experiences RCU stalls on RT kernel. This issue is caused by the recursive acquisition of the read lock enetcmdiolock...

5.5CVSS6.3AI score0.00174EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/12/17 12:30 a.m.7 views

SUSE CVE-2025-40361

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.1AI score0.00032EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:26 a.m.7 views

SUSE CVE-2025-68169

In the Linux kernel, the following vulnerability has been resolved: netpoll: Fix deadlock in memory allocation under spinlock Fix a AA deadlock in refillskbs where memory allocation while holding skbpool-lock can trigger a recursive lock acquisition attempt. The deadlock scenario occurs when the...

6.5AI score0.00162EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/12/17 12:26 a.m.6 views

SUSE CVE-2025-68178

In the Linux kernel, the following vulnerability has been resolved: blk-cgroup: fix possible deadlock while configuring policy Following deadlock can be triggered easily by lockdep: WARNING: possible circular locking dependency detected 6.17.0-rc3-00124-ga12c2658ced0 1665 Not tainted...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References20
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.6 views

SUSE CVE-2025-68202

In the Linux kernel, the following vulnerability has been resolved: schedext: Fix unsafe locking in the scxdumpstate For built with CONFIGPREEMPTRT=y kernels, the dumplock will be converted sleepable spinlock and not disable-irq, so the following scenarios occur: inconsistent IN-HARDIRQ-W -...

5.5CVSS6.5AI score0.00172EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.12 views

SUSE CVE-2025-68218

In the Linux kernel, the following vulnerability has been resolved: nvme-multipath: fix lockdep WARN due to partition scan work Blktests test cases nvme/014, 057 and 058 fail occasionally due to a lockdep WARN. As reported in the Closes tag URL, the WARN indicates that a deadlock can happen due t...

5.5CVSS6.5AI score0.00174EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/12/17 12:25 a.m.6 views

SUSE CVE-2025-68223

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: delete radeonfenceprocess in issignaled, no deadlock Delete the attempt to progress the queue when checking if fence is signaled. This avoids deadlock. dma-fenceops::signaled can be called with the fence lock in unkno...

4.7CVSS6.4AI score0.00103EPSS
SaveExploits0References12
Tenable Nessus
Tenable Nessus
added 2025/12/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-68169

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netpoll: Fix deadlock in memory allocation under spinlock Fix a AA deadlock in refillskbs where memory allocation while holding skbpool-lock can trigger a...

5.4AI score0.00162EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/16 4:16 p.m.7 views

CVE-2025-68322

In the Linux kernel, the following vulnerability has been resolved: parisc: Avoid crash due to unaligned access in unwinder Guenter Roeck reported this kernel crash on his emulated B160L machine: Starting network: udhcpc: started, v1.36.1 Backtrace: unwindonce+0x1c/0x5c...

0.00161EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/16 4:16 p.m.8 views

CVE-2025-68310

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump Do not block PCI config accesses through pcicfgaccesslock when executing the s390 variant of PCI error recovery: Acquire just devicelock instead of pcidevlock as...

0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 4:16 p.m.12 views

UBUNTU-CVE-2025-68310

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump Do not block PCI config accesses through pcicfgaccesslock when executing the s390 variant of PCI error recovery: Acquire just devicelock instead of pcidevlock as...

5.8AI score0.00166EPSS
SaveExploits0References23
Rows per page
Query Builder