Lucene search
+L

1987 matches found

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.12 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
SUSE CVE
SUSE CVE
added 2026/07/25 3:58 p.m.15 views

SUSE CVE-2026-64491

In the Linux kernel, the following vulnerability has been resolved: ALSA: usx2y: us144mkii: fix work UAF on disconnect tascamdisconnect cancels capturework and midiinwork before usbkillanchoredurbs kills the capture/MIDI-in URBs. Those URBs self-resubmit, and their completion handlers reschedule...

5.5CVSS5.8AI score0.00174EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/25 10:17 a.m.14 views

CVE-2026-64478

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: avoid kobject path lookup in DualSense match The DualSense jack-detection input handler verifies that a matching input device belongs to the same physical controller by building kobject path strings for both the...

0.00184EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.13 views

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...

0.0018EPSS
SaveExploits0References7
NVD
NVD
added 2026/07/25 10:17 a.m.18 views

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...

7.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.15 views

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...

7.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 a.m.14 views

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 ...

7.8CVSS0.00124EPSS
SaveExploits0References3
Rows per page
Query Builder