Lucene search
+L

224 matches found

Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.11 views

CVE-2026-64430

In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid calling pciirqvector from hardirq context ntbepfvecisr calls pciirqvector in hardirq context to derive the vector number. pciirqvector calls msigetvirq that takes a mutex and can therefore trigger "scheduling whil...

7.5CVSS5.7AI score0.0049EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.16 views

PT-2026-64651

In the Linux kernel, the following vulnerability has been resolved: NTB: epf: Avoid calling pci irq vector from hardirq context ntb epf vec isr calls pci irq vector in hardirq context to derive the vector number. pci irq vector calls msi get virq that takes a mutex and can therefore trigger...

5.7AI score0.0049EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/20 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-63955

"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: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BU...

7.5CVSS5.4AI score0.00468EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/19 4:17 p.m.9 views

CVE-2026-64177

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from process...

0.00165EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 3:41 p.m.5 views

CVE-2026-64177 phonet/pep: disable BH around forwarded sk_receive_skb()

In the Linux kernel, the following vulnerability has been resolved: phonet/pep: disable BH around forwarded skreceiveskb The networking receive path is usually run from softirq context, but protocols that take the socket lock may have packets stored in the backlog and processed later from process...

5.4AI score0.00165EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/19 2:55 p.m.8 views

CVE-2026-63955

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

7.5CVSS5.3AI score0.00468EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.32 views

CVE-2026-63955 mm/vmalloc: do not trigger BUG() on BH disabled context

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

7.5CVSS0.00468EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/19 2:55 p.m.12 views

CVE-2026-63955

The CVE-2026-63955 entry concerns a Linux kernel issue in mm/vmalloc where __get_vm_area_node() would trigger BUG_ON(in_interrupt()) even when BH were disabled. The call path through __vlan_add()/br_fdb_add_local() and rhashtable_lookup_insert_fast() could reach kvmalloc/vmalloc, leading to a BUG...

7.5CVSS5.5AI score0.00468EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/19 2:55 p.m.6 views

CVE-2026-63955 mm/vmalloc: do not trigger BUG() on BH disabled context

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: do not trigger BUG on BH disabled context getvmareanode currently triggers a BUG if ininterrupt returns true. However, ininterrupt also reports true when BH are disabled. The bridge code can call...

7.5CVSS5.5AI score0.00468EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/19 12:0 a.m.12 views

PT-2026-61272

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the mm/vmalloc component where the get vm area node function incorrectly triggers a BUG a kernel panic when bottom halves BH are disabled. This occurs because the in...

7.5CVSS5.2AI score0.00468EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/05 10:23 p.m.10 views

CVE-2026-10656

The MAX32xxx USB device controller driver drivers/usb/udc/udcmax32.c, compatible adimax32usbhs dereferenced an endpoint buffer in its OUT and IN transfer-completion handlers without checking it for NULL. udceventxferoutdone called netbufaddbuf, eprequest-actlen immediately after buf =...

4.6CVSS6.1AI score0.00255EPSS
SaveExploits1References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/07/03 3:5 a.m.9 views

SUSE CVE-2026-53107

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.8AI score0.00113EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/01 1:32 p.m.47 views

CVE-2026-53326 debugobjects: Don't call fill_pool() in early boot hardirq context

In the Linux kernel, the following vulnerability has been resolved: debugobjects: Don't call fillpool in early boot hardirq context When booting a debug PREEMPTRT kernel on an ARM64 system, a "inconsistent HARDIRQ-ON-W - IN-HARDIRQ-W usage" lockdep warning message was reported to the console...

0.00095EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/06/25 6:18 p.m.11 views

CVE-2026-53107

A flaw was found in the Linux kernel's Wi-Fi Libertas driver. This issue occurs when the system attempts to terminate USB Request Blocks URBs from an interrupt context, which can lead to the system attempting to sleep in an inappropriate context. This can cause system instability or prevent furth...

5.5CVSS5.8AI score0.00113EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:0 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-53107

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmissi...

5.5CVSS5.9AI score0.00113EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/24 5:17 p.m.16 views

CVE-2026-53107

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.5CVSS0.00113EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/06/24 5:17 p.m.8 views

CVE-2026-53107

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.5CVSS5.6AI score0.00113EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/06/24 4:30 p.m.11 views

EUVD-2026-38975

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

5.7AI score0.00113EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/24 4:30 p.m.17 views

CVE-2026-53107

CVE-2026-53107 is a Linux kernel issue in the libertas wifi TX path where URBs were previously killed in interrupt context; the fix alters tx logic to avoid sleeping in interrupt contexts and returns -EBUSY when a TX is pending. Public notes show OSV and Debian-root patches across multiple releas...

5.5CVSS5.7AI score0.00113EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/06/24 4:30 p.m.44 views

CVE-2026-53107 wifi: libertas: don't kill URBs in interrupt context

In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: don't kill URBs in interrupt context Serialization for the TX path was enforced by calling usbkillurb/usbkillanchoredurbs, to prevent transmission before a previous URB was completed. usbtxblock can be called from...

0.00113EPSS
SaveExploits0References3
Rows per page
Query Builder