Lucene search
+L

27 matches found

OSV
OSV
added 2026/08/26 3:17 p.m.11 views

AZL-97731 CVE-2026-80562 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: gpio: ml-ioh: use rawspinlockt for the register lock iohirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger -...

5.9AI score0.00176EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.7 views

CVE-2026-80562

In the Linux kernel, the following vulnerability has been resolved: gpio: ml-ioh: use rawspinlockt for the register lock iohirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger -...

5.8AI score0.00176EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.34 views

CVE-2026-80562 gpio: ml-ioh: use raw_spinlock_t for the register lock

In the Linux kernel, the following vulnerability has been resolved: gpio: ml-ioh: use rawspinlockt for the register lock iohirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger -...

0.00176EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.14 views

CVE-2026-74468

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger - chip-irqsettype...

5.6AI score0.0018EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 12:27 p.m.43 views

EUVD-2026-59661

In the Linux kernel, the following vulnerability has been resolved: gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. This callback is reached from setupirq - irqsettrigger - chip-irqsettype...

5.6AI score0.0018EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-74468

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - gpio: pch: use rawspinlockt for the register lock pchirqtype is registered as the irqchip .irqsettype callback and takes chip-spinlock with spinlockirqsave. Th...

5.9AI score0.0018EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/25 10:17 a.m.8 views

AZL-93677 CVE-2026-64429 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: gpio: eic-sprd: use rawspinlockt in the irq startup path sprdeicirqunmask enables the GPIO IRQ and then updates controller state through sprdeicupdate, which takes sprdeic-lock with spinlockirqsave. The callback can be reached fr...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/25 10:17 a.m.13 views

UBUNTU-CVE-2026-64429

In the Linux kernel, the following vulnerability has been resolved: gpio: eic-sprd: use rawspinlockt in the irq startup path sprdeicirqunmask enables the GPIO IRQ and then updates controller state through sprdeicupdate, which takes sprdeic-lock with spinlockirqsave. The callback can be reached fr...

5.5CVSS5.6AI score0.00095EPSS
SaveExploits0References14
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.19 views

CVE-2026-64429

In the Linux kernel, the following vulnerability has been resolved: gpio: eic-sprd: use rawspinlockt in the irq startup path sprdeicirqunmask enables the GPIO IRQ and then updates controller state through sprdeicupdate, which takes sprdeic-lock with spinlockirqsave. The callback can be reached fr...

5.5CVSS5.3AI score0.00095EPSS
SaveExploits0References14
CVE
CVE
added 2026/07/25 8:51 a.m.37 views

CVE-2026-64429

CVE-2026-64429 affects the Spreadtrum EIC GPIO IRQ controller driver in the Linux kernel. The root cause is that sprd_eic_irq_unmask() calls sprd_eic_update(), which acquires a lock via spin_lock_irqsave(). On PREEMPT_RT kernels, a regular spinlock_t becomes a sleeping lock, but the code path is ...

5.5CVSS5.7AI score0.00095EPSS
SaveExploits0References8Affected Software1
CVE
CVE
added 2026/07/25 8:51 a.m.45 views

CVE-2026-64428

CVE-2026-64428 affects the SCH GPIO controller (gpio:sch) in the Linux kernel. The root cause is that sch_irq_unmask() acquires sch->lock via spin_lock_irqsave(), which on PREEMPT_RT becomes a sleeping lock. This lock is reached from irq_startup(), a non-sleepable context, triggering a "sleepi...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References7Affected Software1
SUSE CVE
SUSE CVE
added 2026/02/18 12:25 a.m.12 views

SUSE CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.5CVSS5.7AI score0.00111EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-23134

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: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes ...

5.5CVSS5.3AI score0.00111EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/16 2:24 p.m.23 views

CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.5CVSS5.1AI score0.00111EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.14 views

CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.5CVSS5.7AI score0.00111EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/14 4:15 p.m.20 views

UBUNTU-CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.5CVSS5.7AI score0.00111EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/02/14 3:14 p.m.16 views

EUVD-2026-5903

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.3AI score0.00111EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/14 3:14 p.m.46 views

CVE-2026-23134 slab: fix kmalloc_nolock() context check for PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

0.00111EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/14 3:14 p.m.14 views

CVE-2026-23134 slab: fix kmalloc_nolock() context check for PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.2AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:14 p.m.6 views

CVE-2026-23134

In the Linux kernel, the following vulnerability has been resolved: slab: fix kmallocnolock context check for PREEMPTRT On PREEMPTRT kernels, locallock becomes a sleeping lock. The current check in kmallocnolock only verifies we're not in NMI or hard IRQ context, but misses the case where...

5.1AI score0.00111EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder