Lucene search
+L

1908 matches found

Cvelist
Cvelist
added 2026/08/05 8:08 a.m.53 views

CVE-2026-64571 wifi: p54: validate RX frame length in p54_rx_eeprom_readback()

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

0.00171EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/05 8:08 a.m.58 views

CVE-2026-64571

Technical details are not publicly available in the provided documents. Monitor for updates on affected versions, fixes, and affected hardware/software.

5.5AI score0.00171EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/08/05 8:08 a.m.8 views

CVE-2026-64571

In the Linux kernel, the following vulnerability has been resolved: wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without checking that the skb actually holds that many bytes. Commit...

5.4AI score0.00171EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-64571

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - wifi: p54: validate RX frame length in p54rxeepromreadback p54rxeepromreadback copies the requested EEPROM slice out of a device-supplied readback frame without...

5.9AI score0.00171EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/04 7:16 a.m.7 views

CVE-2026-64565

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix heap-buffer-overflow in imspcuprocessdata The imspcuprocessdata processes incoming URB data byte by byte. However, it fails to check if the readpos index exceeds IMSPCUBUFSIZE. If a malicious USB device sends...

5.9AI score0.00184EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/04 12:00 a.m.21 views

PT-2026-67672

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix heap-buffer-overflow in ims pcu process data The ims pcu process data processes incoming URB data byte by byte. However, it fails to check if the read pos index exceeds IMS PCU BUF SIZE. If a malicious USB...

5.6AI score0.00184EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/27 9:34 a.m.10 views

CVE-2026-64331

A flaw was found in the Linux kernel's usbip virtual USB device controller vudc. This vulnerability, a NULL pointer dereference, occurs when vepallocrequest fails to initialize a vrequest's udc field, causing asynchronous input/output AIO cancellations on the FunctionFS path to arrive without a...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 4:01 p.m.12 views

SUSE CVE-2026-64346

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: udc: Fix use-after-free in gadgetmatchdriver The udc structure acts as the management structure for the gadget, but their lifecycles are decoupled. A race condition exists where usbdelgadget frees the udc memory e.g....

5.5CVSS5.7AI score0.00164EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.16 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...

5.2AI score0.00184EPSS
SaveExploits0References13
OSV
OSV
added 2026/07/25 10:17 a.m.14 views

UBUNTU-CVE-2026-64331

In the Linux kernel, the following vulnerability has been resolved: usbip: vudc: fix NULL deref in vepdequeue vepallocrequest wasn't initializing vrequest-udc, so cancellations on the FunctionFS AIO path were arriving in vepdequeue without a valid UDC reference. Since vrequest-udc is never actual...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References14
CVE
CVE
added 2026/07/25 8:50 a.m.49 views

CVE-2026-64342

CVE-2026-64342 is a use-after-free vulnerability in the Linux kernel's iowarrior USB driver . Submitted write URBs are not stopped on close(), so they must be stopped unconditionally on disconnect() to prevent the completion handler from accessing freed memory. NVD scores it 7.8 HIGH (AV:L/AC:L/P...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/25 8:50 a.m.12 views

CVE-2026-64337

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: unmap request DMA on queue failure mtu3gadgetqueue maps the request before checking whether the QMU GPD ring can accept another transfer. the request is returned with -EAGAIN before it is linked on the endpoint request...

5.5CVSS5.7AI score0.0016EPSS
SaveExploits0
OSV
OSV
added 2026/07/25 8:50 a.m.12 views

CVE-2026-64337 usb: mtu3: unmap request DMA on queue failure

In the Linux kernel, the following vulnerability has been resolved: usb: mtu3: unmap request DMA on queue failure mtu3gadgetqueue maps the request before checking whether the QMU GPD ring can accept another transfer. the request is returned with -EAGAIN before it is linked on the endpoint request...

5.7AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/07/25 8:49 a.m.42 views

CVE-2026-64331 usbip: vudc: fix NULL deref in vep_dequeue()

In the Linux kernel, the following vulnerability has been resolved: usbip: vudc: fix NULL deref in vepdequeue vepallocrequest wasn't initializing vrequest-udc, so cancellations on the FunctionFS AIO path were arriving in vepdequeue without a valid UDC reference. Since vrequest-udc is never actual...

0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.12 views

CVE-2026-64331 usbip: vudc: fix NULL deref in vep_dequeue()

In the Linux kernel, the following vulnerability has been resolved: usbip: vudc: fix NULL deref in vepdequeue vepallocrequest wasn't initializing vrequest-udc, so cancellations on the FunctionFS AIO path were arriving in vepdequeue without a valid UDC reference. Since vrequest-udc is never actual...

5.7AI score
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/07/21 8:49 p.m.13 views

CVE-2026-63899

A flaw was found in the Linux kernel's USB serial mxuport driver. A malicious Universal Serial Bus USB device could exploit this vulnerability by reporting a bulk-out endpoint maximum packet size smaller than eight bytes. This can lead to user-controlled slab corruption, potentially allowing an...

7CVSS5.6AI score0.00226EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
added 2026/07/17 12:00 a.m.8 views

Vulnerability of the libusb_udev_select_interface() function in the RDP client FreeRDP, allowing a hacker to cause a service failure or execute arbitrary code

The vulnerability of the libusbudevselectinterface function in the RDP client FreeRDP is related to buffer overflow in dynamic memory. Exploiting this vulnerability could allow a remote attacker to cause service failures or execute arbitrary code...

9.4CVSS8.9AI score0.00508EPSS
SaveExploits0References7Affected Software4
ATTACKERKB
ATTACKERKB
added 2026/07/16 8:22 p.m.13 views

CVE-2026-60073

An out-of-bounds read in the Productivity Suite allows a physical attacker to control the length of data sent to a USB device. This can lead to a system crash or disclosure of kernel memory...

5.9CVSS6.1AI score0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/12 4:16 p.m.15 views

CVE-2026-10668 Host-triggerable control-endpoint wedge (DoS) in Nuvoton NuMaker HSUSBD UDC driver

The Nuvoton NuMaker HSUSBD USB device-controller driver drivers/usb/udc/udcnumaker.c armed the control Data IN stage unconditionally base-CEPTXCNT = len in numakerhsusbdeptrigger. Because the HSUSBD hardware cannot disarm a control Data IN already armed for a previous transfer, a USB host that...

2.4CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2026/07/12 4:16 p.m.35 views

CVE-2026-10663

The vulnerability CVE-2026-10663 affects Zephyr’s experimental USB host stack (CONFIG_USB_HOST_STACK). freed root usb_device slab in usbh_device_disconnect() leaves ctx->root dangling; bus removal handler dev_removed_handler() uses ctx->root to decide teardown. Synthesis of DEV_REMOVED even...

6.1CVSS6.1AI score0.00236EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder