Lucene search
+L

4406 matches found

CNNVD
CNNVD
added 2026/01/31 12:0 a.m.15 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 an interrupt handler that may simultaneously set the IRQFNOTHREAD flag and acquire a spinlock, potentially...

5.5CVSS5.9AI score0.00149EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/01/28 12:42 a.m.9 views

kernel: Linux kernel: vsock vulnerability may lead to memory corruption

A flaw was found in the Linux kernel's vsock component. This vulnerability occurs when a connect operation on an already established socket is interrupted by a signal or timeout, causing the system to mishandle the socket's state. This incorrect handling can lead to a race condition, potentially...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/28 12:38 a.m.7 views

kernel: KVM: arm64: Tear down vGIC on failed vCPU creation

A use-after-free flaw was found in KVM for arm64 in the Linux Kernel, if the kvmarchvcpucreate fails to share the vCPU page with the hypervisor. This vulnerability could even lead to a kernel information leak problem...

8.8CVSS5.8AI score0.00259EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/01/26 12:24 a.m.17 views

SUSE CVE-2026-23013

In the Linux kernel, the following vulnerability has been resolved: net: octeonepvf: fix freeirq devid mismatch in IRQ rollback octepvfrequestirqs requests MSI-X queue IRQs with devid set to ioqvector. If requestirq fails part-way, the rollback loop calls freeirq with devid set to 'oct', which do...

7.8CVSS5.2AI score0.00152EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/25 3:15 p.m.8 views

UBUNTU-CVE-2026-23013

In the Linux kernel, the following vulnerability has been resolved: net: octeonepvf: fix freeirq devid mismatch in IRQ rollback octepvfrequestirqs requests MSI-X queue IRQs with devid set to ioqvector. If requestirq fails part-way, the rollback loop calls freeirq with devid set to 'oct', which do...

7.8CVSS5.7AI score0.00152EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/01/25 2:36 p.m.3 views

CVE-2026-23013

In the Linux kernel, the following vulnerability has been resolved: net: octeonepvf: fix freeirq devid mismatch in IRQ rollback octepvfrequestirqs requests MSI-X queue IRQs with devid set to ioqvector. If requestirq fails part-way, the rollback loop calls freeirq with devid set to 'oct', which do...

5.7AI score0.00152EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/01/25 2:36 p.m.39 views

CVE-2026-23013 net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback

In the Linux kernel, the following vulnerability has been resolved: net: octeonepvf: fix freeirq devid mismatch in IRQ rollback octepvfrequestirqs requests MSI-X queue IRQs with devid set to ioqvector. If requestirq fails part-way, the rollback loop calls freeirq with devid set to 'oct', which do...

7CVSS0.00152EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/25 2:36 p.m.31 views

CVE-2026-23013

CVE-2026-23013 pertains to the Linux kernel: in the octeon_ep_vf IRQ handling, the rollback path frees IRQs with a mismatched dev_id, using the literal 'oct' instead of the original ioq_vector. This can leave irqaction registrations alive, causing a use-after-free or crash when the interrupt fire...

7.8CVSS5.2AI score0.00152EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/01/25 2:36 p.m.10 views

CVE-2026-23013

In the Linux kernel, the following vulnerability has been resolved: net: octeonepvf: fix freeirq devid mismatch in IRQ rollback octepvfrequestirqs requests MSI-X queue IRQs with devid set to ioqvector. If requestirq fails part-way, the rollback loop calls freeirq with devid set to 'oct', which do...

7.8CVSS5.3AI score0.00152EPSS
SaveExploits0
OSV
OSV
added 2026/01/25 2:36 p.m.8 views

CVE-2026-23013 net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback

In the Linux kernel, the following vulnerability has been resolved: net: octeonepvf: fix freeirq devid mismatch in IRQ rollback octepvfrequestirqs requests MSI-X queue IRQs with devid set to ioqvector. If requestirq fails part-way, the rollback loop calls freeirq with devid set to 'oct', which do...

7CVSS5.3AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/01/25 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-23013

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: octeonepvf: fix freeirq devid mismatch in IRQ rollback octepvfrequestirqs requests MSI-X queue IRQs with devid set to ioqvector. If requestirq fails...

7.8CVSS6.2AI score0.00152EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/24 12:25 a.m.6 views

SUSE CVE-2025-71156

In the Linux kernel, the following vulnerability has been resolved: gve: defer interrupt enabling until NAPI registration Currently, interrupts are automatically enabled immediately upon request. This allows interrupt to fire before the associated NAPI context is fully initialized and cause...

5.5CVSS5.3AI score0.00119EPSS
SaveExploits0References10
NVD
NVD
added 2026/01/23 4:15 p.m.14 views

CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS0.00144EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/23 4:15 p.m.10 views

UBUNTU-CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/01/23 4:15 p.m.7 views

CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

7.8CVSS5.7AI score0.00144EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/23 3:23 p.m.5 views

CVE-2025-71158

In the Linux kernel, the following vulnerability has been resolved: gpio: mpsse: ensure worker is torn down When an IRQ worker is running, unplugging the device would cause a crash. The sealevel hardware this driver was written for was not hotpluggable, so I never realized it. This change uses a...

5.8AI score0.00144EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/01/23 3:16 p.m.9 views

CVE-2025-71156

In the Linux kernel, the following vulnerability has been resolved: gve: defer interrupt enabling until NAPI registration Currently, interrupts are automatically enabled immediately upon request. This allows interrupt to fire before the associated NAPI context is fully initialized and cause...

7.8CVSS0.00119EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/23 3:16 p.m.4 views

UBUNTU-CVE-2025-71156

In the Linux kernel, the following vulnerability has been resolved: gve: defer interrupt enabling until NAPI registration Currently, interrupts are automatically enabled immediately upon request. This allows interrupt to fire before the associated NAPI context is fully initialized and cause...

7.8CVSS5.9AI score0.00119EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2026/01/23 3:16 p.m.5 views

CVE-2025-71156

In the Linux kernel, the following vulnerability has been resolved: gve: defer interrupt enabling until NAPI registration Currently, interrupts are automatically enabled immediately upon request. This allows interrupt to fire before the associated NAPI context is fully initialized and cause...

7.8CVSS5.9AI score0.00119EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2026/01/23 2:25 p.m.37 views

CVE-2025-71156 gve: defer interrupt enabling until NAPI registration

In the Linux kernel, the following vulnerability has been resolved: gve: defer interrupt enabling until NAPI registration Currently, interrupts are automatically enabled immediately upon request. This allows interrupt to fire before the associated NAPI context is fully initialized and cause...

0.00119EPSS
SaveExploits0References3
Rows per page
Query Builder