Lucene search
+L

136 matches found

OSV
OSV
•added 2026/09/17 4:11 p.m.•5 views

CVE-2026-93162 crypto: qat - cancel work on re-enable SR-IOV timeout

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - cancel work on re-enable SR-IOV timeout The QAT reset worker queues SR-IOV reenable work using a workstruct and completion embedded in an on-stack adfsriovdevdata. If the completion wait times out, the reset worker...

5.8AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/14 7:33 p.m.•19 views

CVE-2026-16148

CVE-2026-16148 affects the ITE it82xx2 USB device-controller driver in Zephyr RTOS (drivers/usb/udc/udc_it82xx2.c). The root cause is that k_work_init_delayable() is called inside it82xx2_enable(), which unconditionally overwrites the delayable work structure without a busy check . Because it82xx...

4.6CVSS5.7AI score0.00167EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/14 7:33 p.m.•12 views

CVE-2026-16148 Kernel panic in the it82xx2 USB device controller driver via re-initialization of a busy delayable work item

The ITE it82xx2 USB device-controller driver initialized its bus-suspend detection work with kworkinitdelayable&priv-suspendedwork, suspendedhandler inside it82xx2enable the driver's .enable op in drivers/usb/udc/udcit82xx2.c. This work item is scheduled essentially continuously while the USB bus...

4.6CVSS5.7AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/09/12 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-89738

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: gadget: at91udc: drain polled-VBUS timer/work before udc is freed In polled-VBUS mode board.vbuspin && board.vbuspolled, probe arms a self-restarting cycle...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/11 8:20 p.m.•10 views

CVE-2026-89737

In the Linux kernel, the following vulnerability has been resolved: usb: typec: thunderbolt: Disable work before freeing tbt on remove tbtaltmoderemove drops the plug and cable references without draining tbt-work. The work function dereferences those references, and can also requeue itself in it...

0.00206EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/11 8:20 p.m.•10 views

DEBIAN-CVE-2026-89737

In the Linux kernel, the following vulnerability has been resolved: usb: typec: thunderbolt: Disable work before freeing tbt on remove tbtaltmoderemove drops the plug and cable references without draining tbt-work. The work function dereferences those references, and can also requeue itself in it...

5.8AI score0.00206EPSS
SaveExploits0References1
Debian CVE
Debian CVE
•added 2026/09/11 7:46 p.m.•18 views

CVE-2026-89737

In the Linux kernel, the following vulnerability has been resolved: usb: typec: thunderbolt: Disable work before freeing tbt on remove tbtaltmoderemove drops the plug and cable references without draining tbt-work. The work function dereferences those references, and can also requeue itself in it...

5.8AI score0.00206EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/09/11 12:00 a.m.•18 views

PT-2026-90454

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: at91 udc: drain polled-VBUS timer/work before udc is freed In polled-VBUS mode board.vbus pin && board.vbus polled, probe arms a self-restarting cycle: at91 vbus timer schedules vbus timer work, and at91 vbus timer...

5.8AI score0.00175EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/09/01 1:29 p.m.•11 views

SUSE CVE-2026-72337

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: 6lowpan: avoid untracked enable work lowpanenableset allocates a temporary work item and schedules doenableset on systemwq, then returns to debugfs. The debugfs active operation has ended at that point, but the worker...

5.8AI score0.00198EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/25 1:20 a.m.•7 views

SUSE CVE-2026-74427

In the Linux kernel, the following vulnerability has been resolved: afs: Fix netns teardown to cancel the preallocation charger Fix the teardown of an afs network namespace to make sure it cancels the work item that keeps the preallocated rxrpc call/conn/peer queue charged before incoming calls a...

9.8CVSS5.8AI score0.00755EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
•added 2026/08/22 4:16 p.m.•14 views

CVE-2026-74725

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

7.8CVSS5.7AI score0.0017EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/22 4:16 p.m.•7 views

UBUNTU-CVE-2026-74725

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

7.8CVSS5.8AI score0.0017EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/22 3:33 p.m.•13 views

EUVD-2026-64412

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

5.6AI score0.0017EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/22 3:33 p.m.•22 views

CVE-2026-74725 enic: fix tx_hang_reset use-after-free on device removal

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

7.8CVSS5.8AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/08/22 3:33 p.m.•37 views

CVE-2026-74725 enic: fix tx_hang_reset use-after-free on device removal

In the Linux kernel, the following vulnerability has been resolved: enic: fix txhangreset use-after-free on device removal enicremove cancels the reset and changemtuwork items but does not cancel txhangreset. A TX timeout that fires while the device is being removed can schedule enictxhangreset s...

7.8CVSS0.0017EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/08/22 12:00 a.m.•25 views

PT-2026-79730

In the Linux kernel, the following vulnerability has been resolved: enic: fix tx hang reset use-after-free on device removal enic remove cancels the reset and change mtu work items but does not cancel tx hang reset. A TX timeout that fires while the device is being removed can schedule enic tx ha...

5.5AI score0.0017EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
•added 2026/08/21 11:33 a.m.•12 views

CVE-2026-74575

A flaw was found in the Thunderbolt XDomain driver of the Linux kernel. A race condition can occur during the removal of a Thunderbolt cross-domain device XDomain. This allows a delayed work item to be queued after its cancellation but before the XDomain object is freed, leading to a use-after-fr...

8.8CVSS5.3AI score0.004EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
•added 2026/08/19 4:55 a.m.•10 views

CVE-2026-72005

A flaw was found in the rt2x00 WiFi driver within the Linux kernel. During the device probing process, if memory or workqueue allocations fail prematurely, the system attempts a full device teardown. This teardown incorrectly assumes that certain work items have been initialized, leading to inval...

7.8CVSS5.6AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/15 6:22 a.m.•17 views

CVE-2026-74427

In the Linux kernel, the following vulnerability has been resolved: afs: Fix netns teardown to cancel the preallocation charger Fix the teardown of an afs network namespace to make sure it cancels the work item that keeps the preallocated rxrpc call/conn/peer queue charged before incoming calls a...

9.8CVSS0.00755EPSS
SaveExploits0References8
NVD
NVD
•added 2026/08/15 6:22 a.m.•58 views

CVE-2026-74407

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: cancel SSR work items during PCI shutdown A reboot can crash the kernel if it overlaps with WLAN firmware crash recovery SSR. The crash is a NULL pointer dereference in the MHI teardown path while freeing DMA-backed...

8.8CVSS0.00375EPSS
SaveExploits0References3
Rows per page
Query Builder