Lucene search
+L

455 matches found

RedhatCVE
RedhatCVE
added 2026/08/21 8:20 a.m.6 views

CVE-2026-74468

A flaw was found in the Linux kernel's GPIO PCH driver. On systems configured with PREEMPTRT, a local attacker could trigger a specific interrupt handler pchirqtype in a non-sleepable context. This improper use of a spinlock, which attempts to acquire a sleeping lock in an atomic context, can lea...

5.5CVSS5.3AI score0.00177EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/15 12:27 p.m.12 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.00177EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 6:21 a.m.5 views

UBUNTU-CVE-2026-72063

In the Linux kernel, the following vulnerability has been resolved: gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers directly. The additional pinctrlgpiodirectioninput/output calls do n...

5.5AI score0.00209EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:52 a.m.7 views

EUVD-2026-59021

In the Linux kernel, the following vulnerability has been resolved: gpio: tegra: do not call pinctrl for GPIO direction tegragpiodirectioninput and tegragpiodirectionoutput already program the GPIO controller direction registers directly. The additional pinctrlgpiodirectioninput/output calls do n...

5.5AI score0.00209EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/11 11:52 a.m.9 views

CVE-2026-68087

A flaw was found in the Linux kernel. Specifically, the Wacom Human Interface Device HID driver uses an incorrect memory allocation flag GFPKERNEL within a critical section of code that operates in an atomic context. This can cause the system to attempt to sleep, leading to a "scheduling while...

5.5CVSS5.4AI score0.00166EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/11 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-68087

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .rawevent callback wacomrawevent wacomwacpenserialenforce wacomwacqueueflus...

5.5AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:17 p.m.7 views

DEBIAN-CVE-2026-68087

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .rawevent callback wacomrawevent → wacomwacpenserialenforce → wacomwacqueueflush. For USB HID devices, this callback is invoked from hidirqin,...

5.2AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/10 12:17 p.m.18 views

CVE-2026-68087

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .rawevent callback wacomrawevent → wacomwacpenserialenforce → wacomwacqueueflush. For USB HID devices, this callback is invoked from hidirqin,...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:17 p.m.5 views

UBUNTU-CVE-2026-68087

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .rawevent callback wacomrawevent → wacomwacpenserialenforce → wacomwacqueueflush. For USB HID devices, this callback is invoked from hidirqin,...

5.2AI score0.00166EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/08/10 12:17 p.m.9 views

CVE-2026-68087

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .rawevent callback wacomrawevent → wacomwacpenserialenforce → wacomwacqueueflush. For USB HID devices, this callback is invoked from hidirqin,...

5.5AI score0.00166EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/10 11:51 a.m.9 views

EUVD-2026-55268

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .rawevent callback wacomrawevent → wacomwacpenserialenforce → wacomwacqueueflush. For USB HID devices, this callback is invoked from hidirqin,...

5.3AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/10 11:51 a.m.38 views

CVE-2026-68087

CVE-2026-68087 affects the Linux kernel HID wacom driver. The vulnerability stems from using GFP_KERNEL inside wacom_wac_queue_flush(), which is invoked from the atomic-context, URB-completion path (hid_irq_in()) via wacom_raw_event → wacom_wac_pen_serial_enforce → wacom_wac_queue_flush. Using GF...

5.3AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 11:51 a.m.18 views

CVE-2026-68087 HID: wacom: use GFP_ATOMIC in wacom_wac_queue_flush()

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: use GFPATOMIC in wacomwacqueueflush wacomwacqueueflush is called via the .rawevent callback wacomrawevent → wacomwacpenserialenforce → wacomwacqueueflush. For USB HID devices, this callback is invoked from hidirqin,...

5.4AI score
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usb:dwc3:gadget: Move vbus draw to workqueue context Currently, dwc3gadgetvbusdraw can be called from an atomic context, which in turn invokes APIs from power-supply-core. Some of these PMIC APIs have operations that may enter a...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/07/30 9:47 a.m.11 views

CVE-2026-64465

A flaw was found in the Linux kernel's USB xHCI eXtensible Host Controller Interface driver. When a USB device with active stream endpoints is disconnected, the system attempts to free stream resources while holding a lock with interrupts disabled. This can lead to a situation where a function th...

5.5CVSS5.9AI score0.00184EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.13 views

SUSE CVE-2026-64465

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhcifreestreams When a USB device with active stream endpoints is disconnected, xhcifreestreams is called from the hubevent workqueue to free the stream resources. It calls...

4.6CVSS5.7AI score0.00184EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/25 10:17 a.m.11 views

CVE-2026-64465

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhcifreestreams When a USB device with active stream endpoints is disconnected, xhcifreestreams is called from the hubevent workqueue to free the stream resources. It calls...

0.00184EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 10:17 a.m.9 views

UBUNTU-CVE-2026-64465

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhcifreestreams When a USB device with active stream endpoints is disconnected, xhcifreestreams is called from the hubevent workqueue to free the stream resources. It calls...

5.6AI score0.00184EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.18 views

CVE-2026-64465

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix sleep in atomic context in xhcifreestreams When a USB device with active stream endpoints is disconnected, xhcifreestreams is called from the hubevent workqueue to free the stream resources. It calls...

5.3AI score0.00184EPSS
SaveExploits0References10
CVE
CVE
added 2026/07/25 8:51 a.m.27 views

CVE-2026-64465

The CVE-2026-64465 issue affects the Linux kernel USB xHCI driver. A sleep-prone path existed when freeing large stream context arrays: xhci_free_streams() called xhci_free_stream_ctx() via dma_free_coherent() while holding a lock with interrupts disabled, which can sleep and trigger a BUG in ato...

5.7AI score0.00184EPSS
SaveExploits0References8
Rows per page
Query Builder