Lucene search
+L

1045 matches found

NVD
NVD
added 2025/05/20 4:15 p.m.9 views

CVE-2025-37917

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

7.5CVSS0.0045EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/05/20 3:21 p.m.24 views

CVE-2025-37917 net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll Use spinlockirqsave and spinunlockirqrestore instead of spinlock and spinunlock in mtkstaremac driver to avoid spinlock recursion occurrence that can happe...

7.5CVSS0.0045EPSS
SaveExploits0References6
Oracle linux
Oracle linux
added 2025/05/15 12:0 a.m.60 views

kernel security update

4.18.0-553.52.110.OL8 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

7.8CVSS6.8AI score0.00396EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn: remove irq disabling in vcn 5 suspend We do not directly enable/disable VCN IRQ in vcn 5.0.0. And we do not handle the IRQ state as well. So the calls to disable IRQ and set state are removed. This effectively get...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/05/10 2:52 a.m.15 views

SUSE CVE-2025-37885

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if new route isn't postable Restore an IRTE back to host control remapped or posted MSI mode if the new GSI route prevents posting the IRQ directly to a vCPU, regardless of the GSI routing typ...

5.5CVSS6.4AI score0.00295EPSS
SaveExploits0References28
OSV
OSV
added 2025/05/09 7:16 a.m.14 views

UBUNTU-CVE-2025-37885

In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Reset IRTE to host control if new route isn't postable Restore an IRTE back to host control remapped or posted MSI mode if the new GSI route prevents posting the IRQ directly to a vCPU, regardless of the GSI routing typ...

8.8CVSS6.2AI score0.00295EPSS
SaveExploits0References39
SUSE CVE
SUSE CVE
added 2025/05/02 2:3 a.m.4 views

SUSE CVE-2025-23140

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

5.5CVSS7.7AI score0.00207EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2025/05/02 2:3 a.m.8 views

SUSE 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.5CVSS7.6AI score0.00139EPSS
SaveExploits0References17
OSV
OSV
added 2025/05/01 1:15 p.m.3 views

DEBIAN-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.5CVSS5.7AI score0.00139EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/01 1:15 p.m.14 views

UBUNTU-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.5CVSS6.2AI score0.00139EPSS
SaveExploits0References39
CVE
CVE
added 2025/05/01 12:55 p.m.154 views

CVE-2025-23161

CVE-2025-23161 : In the Linux kernel, the PCI vmd driver fixed a lock context issue by changing vmd_dev::cfg_lock from spinlock_t to raw_spinlock_t so it can be used with interrupts disabled in PREEMPT_RT contexts. This avoids a sleeping-lock scenario when accessing PCI config space via pci_ops r...

5.5CVSS6.6AI score0.00139EPSS
SaveExploits0References8Affected Software1
Positive Technologies
Positive Technologies
added 2025/04/26 12:0 a.m.16 views

PT-2025-22179

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.15.0-rc2-next-20250417-00001-gf6a27738686c-dirty Description The issue is related to spinlock recursion in the mtk-star-emac driver, which can occur when enabling DMA interrupts again in rx/tx poll. This can le...

5.5CVSS6.8AI score0.0045EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/04/04 2:58 a.m.6 views

SUSE CVE-2025-22006

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence Registering the interrupts for TX or RX DMA Channels prior to registering their respective NAPI callbacks can result in a NULL pointer dereference. This is seen in...

5.5CVSS6.4AI score0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2025/04/03 8:15 a.m.11 views

UBUNTU-CVE-2025-22006

In the Linux kernel, the following vulnerability has been resolved: net: ethernet: ti: am65-cpsw: Fix NAPI registration sequence Registering the interrupts for TX or RX DMA Channels prior to registering their respective NAPI callbacks can result in a NULL pointer dereference. This is seen in...

5.5CVSS6.5AI score0.00178EPSS
SaveExploits0References6
Amazon
Amazon
added 2025/04/01 12:0 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Squashfs: check the inode number is not the invalid value of zero CVE-2024-26982 In the Linux kernel, the following vulnerability has been resolved: KVM: x86: Acquire kvm-srcu when handling KVMSETVCPUEVENTS...

7.8CVSS6.9AI score0.36848EPSS
SaveExploits4
RedhatCVE
RedhatCVE
added 2025/03/29 3:28 p.m.21 views

CVE-2024-58090

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

5.5CVSS7.3AI score0.00206EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:40 a.m.6 views

SUSE CVE-2022-49759

In the Linux kernel, the following vulnerability has been resolved: VMCI: Use threaded irqs instead of tasklets The vmcidispatchdgs tasklet function calls vmcireaddata which uses waitevent resulting in invalid sleep in an atomic context and therefore potentially in a deadlock. Use threaded irqs t...

5.5CVSS6.2AI score0.00124EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.6 views

SUSE CVE-2023-52993

In the Linux kernel, the following vulnerability has been resolved: x86/i8259: Mark legacy PIC interrupts with IRQLEVEL Baoquan reported that after triggering a crash the subsequent crash-kernel fails to boot about half of the time. It triggers a NULL pointer dereference in the periodic tick code...

5.5CVSS6.6AI score0.00253EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/03/28 3:3 a.m.7 views

SUSE CVE-2024-58090

In the Linux kernel, the following vulnerability has been resolved: sched/core: Prevent rescheduling when interrupts are disabled David reported a warning observed while loop testing kexec jump: Interrupts enabled after irqrouterresume+0x0/0x50 WARNING: CPU: 0 PID: 560 at drivers/base/syscore.c:1...

5.5CVSS7.6AI score0.00206EPSS
SaveExploits0References21
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

DEBIAN-CVE-2023-53031

In the Linux kernel, the following vulnerability has been resolved: powerpc/imc-pmu: Fix use of mutex in IRQs disabled section Current imc-pmu code triggers a WARNING with CONFIGDEBUGATOMICSLEEP and CONFIGPROVELOCKING enabled, while running a threadimc event. Command to trigger the warning: perf...

5.5CVSS5.4AI score0.00141EPSS
SaveExploits0References1
Rows per page
Query Builder