Lucene search
+L

1976 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/04 12:03 p.m.9 views

CVE-2026-63252

In Eclipse Milo versions 0.6.0 through 1.1.4, UASC server transport handlers fail to release retained partial message chunks when a channel disconnects, allowing a remote unauthenticated client to exhaust pooled direct memory by repeatedly sending incomplete chunks and disconnecting, potentially...

8.7CVSS5.5AI score0.00422EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/04 12:03 p.m.14 views

EUVD-2026-52662

In Eclipse Milo versions 0.6.0 through 1.1.4, UASC server transport handlers fail to release retained partial message chunks when a channel disconnects, allowing a remote unauthenticated client to exhaust pooled direct memory by repeatedly sending incomplete chunks and disconnecting, potentially...

8.7CVSS5.5AI score0.00422EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/31 4:53 p.m.11 views

SUSE CVE-2026-13379

The Windows interactive service in OpenVPN 2.7alpha1 through 2.7.4 allows remote attackers to cause persistent DNS state pollution or a service crash via a crafted search domain during the disconnection process...

7.7CVSS5.6AI score0.00339EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 4:28 p.m.15 views

CVE-2026-13379

The Windows interactive service in OpenVPN 2.7alpha1 through 2.7.4 allows remote attackers to cause persistent DNS state pollution or a service crash via a crafted search domain during the disconnection process...

5CVSS5.6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/30 9:47 a.m.14 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
BDU FSTEC
BDU FSTEC
added 2026/07/30 12:00 a.m.10 views

The vulnerability of the usbnet_disconnect() function in the drivers/net/usb/usbnet.c module of the Linux kernel’s network adapter driver allows a hacker to cause a service failure.

The vulnerability of the usbnetdisconnect function in the drivers/net/usb/usbnet.c file of the Linux network adapter driver module is related to the use of a name with an incorrect reference. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.7CVSS5.9AI score0.00197EPSS
SaveExploits0References23Affected Software4
RedhatCVE
RedhatCVE
added 2026/07/29 3:49 p.m.14 views

CVE-2026-64340

A flaw was found in the Linux kernel's legousbtower USB driver. This vulnerability is a use-after-free, which means the system attempts to use memory after it has been released. It occurs due to a timing issue race condition when a USB device is disconnected, potentially leading to system...

7.8CVSS5.7AI score0.00126EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 12:22 p.m.11 views

CVE-2026-64491

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture usx2y us144mkii driver. This vulnerability, a Use-After-Free UAF, occurs when a USB device is disconnected, leading to a race condition where the system attempts to access memory that has already been released. This cou...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/29 11:32 a.m.17 views

CVE-2026-64334

A flaw was found in the Linux kernel's digiacceleport USB serial driver. This vulnerability occurs when a USB device using the driver is disconnected, and operations such as opening or closing the device are happening concurrently. Persistent errors in sending out-of-band OOB write Universal Seri...

5.5CVSS5.8AI score0.00095EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 9:25 a.m.11 views

CVE-2026-64363

A flaw was found in the appleir Human Interface Device HID driver in the Linux kernel. A use-after-free UAF vulnerability can occur if a key is pressed shortly before an Apple infrared IR device is disconnected. This timing issue allows a pending timer to access freed memory, which may lead to...

7.8CVSS5.8AI score0.00169EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/07/27 7:56 a.m.17 views

CVE-2026-64342

A flaw was found in the Linux kernel's USB iowarrior driver. This vulnerability, a use-after-free, occurs because write operations are not properly halted when a device disconnects. An attacker could potentially exploit this to cause system instability or execute arbitrary code...

7.8CVSS6.1AI score0.00126EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/27 12:00 a.m.10 views

The vulnerability of the btusb_disconnect() function in the drivers/bluetooth/btusb.c module of the Linux Bluetooth device driver allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the btusbdisconnect function in the drivers/bluetooth/btusb.c module of the Linux Bluetooth device driver framework is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity,...

7CVSS6.5AI score0.00142EPSS
SaveExploits0References22Affected Software4
FreeBSD
FreeBSD
added 2026/07/26 12:00 a.m.10 views

Weechat -- Multiple vulnerabilities

The Weechat project reports: Use-after-free and double free when a remote relay sends an event with an array as body. Use-after-free in the irc plugin when a batched message disconnects the server. Stack buffer overflow when building a JOIN command with channel keys...

6.2AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.13 views

SUSE CVE-2026-64334

In the Linux kernel, the following vulnerability has been resolved: USB: serial: digiacceleport: fix hard lockup on disconnect If submitting the OOB write urb fails persistently e.g if the device is being disconnected the driver would loop indefinitely with interrupts disabled. Check for urb...

4.6CVSS5.8AI score0.00095EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.12 views

SUSE CVE-2026-64340

In the Linux kernel, the following vulnerability has been resolved: USB: legousbtower: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 U...

6.3CVSS5.7AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.14 views

SUSE CVE-2026-64341

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use ...

5.5CVSS5.8AI score0.00124EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.12 views

SUSE CVE-2026-64342

In the Linux kernel, the following vulnerability has been resolved: USB: iowarrior: fix use-after-free on disconnect Submitted write URBs are not stopped on close and therefore need to be stopped unconditionally on disconnect to avoid use-after-free in the completion handler...

6.6CVSS5.8AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.11 views

SUSE CVE-2026-64343

In the Linux kernel, the following vulnerability has been resolved: USB: ldusb: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a kr...

5.5CVSS5.7AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.12 views

SUSE CVE-2026-64344

In the Linux kernel, the following vulnerability has been resolved: USB: idmouse: fix use-after-free on disconnect race mutexunlock may access the mutex structure after releasing the lock and therefore cannot be used to manage lifetime of objects directly unlike spinlocks and refcounts. 12 Use a...

6.3CVSS5.7AI score0.00126EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.13 views

SUSE CVE-2026-64454

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: run gadget disconnect from sleepable suspend context dwc3gadgetsuspend takes dwc-lock with IRQs disabled and then calls dwc3disconnectgadget. For async callbacks that helper only uses plain spinunlock/spinlock, so the...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References3
Rows per page
Query Builder