Lucene search
+L

87 matches found

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.11 views

AZL-93617 CVE-2026-64428 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: gpio: sch: use rawspinlockt in the irq startup path schirqunmask enables the GPIO IRQ and then updates the controller state through schirqmaskunmask, which takes sch-lock with spinlockirqsave. The callback can be reached from...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64428

In the Linux kernel, the following vulnerability has been resolved: gpio: sch: use rawspinlockt in the irq startup path schirqunmask enables the GPIO IRQ and then updates the controller state through schirqmaskunmask, which takes sch-lock with spinlockirqsave. The callback can be reached from...

5.5CVSS5.4AI score0.00123EPSS
SaveExploits0References12
OSV
OSV
added 2026/05/08 2:16 p.m.10 views

AZL-86199 CVE-2026-43311 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generichandleirq call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459 at kernel/irq/irqdesc.c:666 Call trace:...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/03/25 4:55 p.m.13 views

SUSE CVE-2026-23342

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix race in cpumap on PREEMPTRT On PREEMPTRT kernels, the per-CPU xdpbulkqueue bq can be accessed concurrently by multiple preemptible tasks on the same CPU. The original code assumes bqenqueue and cpumapflush run atomically...

4.7CVSS5.7AI score0.00088EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 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 the Linux kernel that stems from a contention condition in rt6getpcpuroute under PREEMPTRT, which could cause the kernel to crash...

5.5CVSS6.1AI score0.00298EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.9 views

EUVD-2024-53233

Malicious code in bioql PyPI...

5.5CVSS7.2AI score0.00176EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/03 8:07 p.m.14 views

EUVD-2025-5160

Malicious code in bioql PyPI...

7AI score0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.7 views

EUVD-2024-54030

Malicious code in bioql PyPI...

5.5CVSS7AI score0.00145EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-51774

Malicious code in bioql PyPI...

5.5CVSS7.3AI score0.00193EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/10 9:15 a.m.9 views

CVE-2025-38335

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPTRT When enabling PREEMPTRT, the gpiokeysirqtimer callback runs in hard irq context, but the inputevent takes a spinlock, which isn't allowed there as it is converted to a...

5.5CVSS0.00121EPSS
SaveExploits0References7
OSV
OSV
added 2025/07/10 8:15 a.m.15 views

CVE-2025-38335 Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPTRT When enabling PREEMPTRT, the gpiokeysirqtimer callback runs in hard irq context, but the inputevent takes a spinlock, which isn't allowed there as it is converted to a...

6.4AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/07/10 8:15 a.m.24 views

CVE-2025-38335 Input: gpio-keys - fix a sleep while atomic with PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPTRT When enabling PREEMPTRT, the gpiokeysirqtimer callback runs in hard irq context, but the inputevent takes a spinlock, which isn't allowed there as it is converted to a...

0.00121EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/07/10 8:15 a.m.20 views

CVE-2025-38335

In the Linux kernel, the following vulnerability has been resolved: Input: gpio-keys - fix a sleep while atomic with PREEMPTRT When enabling PREEMPTRT, the gpiokeysirqtimer callback runs in hard irq context, but the inputevent takes a spinlock, which isn't allowed there as it is converted to a...

5.5CVSS5.4AI score0.00121EPSS
SaveExploits0
CVE
CVE
added 2025/05/08 6:26 a.m.151 views

CVE-2025-37812

CVE-2025-37812 concerns the Linux kernel cdns3 driver: a deadlock in NCM gadget usage can occur under PREEMPT_RT when heavy network traffic triggers the threaded interrupt handler to be preempted by softirq. The root cause is protection by the same spinlock shared by the threaded IRQ and softirq....

5.5CVSS5.4AI score0.00152EPSS
SaveExploits0References10Affected Software1
NVD
NVD
added 2025/05/01 1:15 p.m.17 views

CVE-2025-23161

In the Linux kernel, the following vulnerability has been resolved: PCI: vmd: Make vmddev::cfglock a rawspinlockt type The access to the PCI config space via pciops::read and pciops::write is a low-level hardware access. The functions can be accessed with disabled interrupts even on PREEMPTRT. Th...

5.5CVSS0.00144EPSS
SaveExploits0References8
NVD
NVD
added 2025/03/06 4:15 p.m.17 views

CVE-2024-58070

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

7.8CVSS0.00145EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/03/06 4:04 p.m.27 views

CVE-2025-21825 bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: bpf: Cancel the running bpftimer through kworker for PREEMPTRT During the update procedure, when overwrite element in a pre-allocated htab, the freeing of oldelement is protected by the bucket lock. The reason why the bucket lock...

7.8CVSS0.00175EPSS
SaveExploits0References3
CVE
CVE
added 2025/03/06 3:54 p.m.140 views

CVE-2024-58070

CVE-2024-58070 : In the Linux kernel, the bpf_local_storage path could invoke sleep-unsafe allocations in PREEMPT_RT contexts. The root cause is that kmalloc(GFP_ATOMIC) remains unsafe in non-preemptible contexts under PREEMPT_RT, so the patch enforces using bpf_mem_alloc in bpf_local_storage whe...

7.8CVSS7AI score0.00145EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2025/03/06 3:54 p.m.20 views

CVE-2024-58070 bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT

In the Linux kernel, the following vulnerability has been resolved: bpf: bpflocalstorage: Always use bpfmemalloc in PREEMPTRT In PREEMPTRT, kmallocGFPATOMIC is still not safe in non preemptible context. bpfmemalloc must be used in PREEMPTRT. This patch is to enforce bpfmemalloc in the...

7.8CVSS0.00145EPSS
SaveExploits0References4
Rows per page
Query Builder