Lucene search
+L

6885 matches found

Cvelist
Cvelist
added 2026/01/12 11:3 p.m.39 views

CVE-2026-22214 RIOT OS <= 2026.01-devel-317 Stack-Based Buffer Overflow in ethos Serial Frame Parser

RIOT OS versions up to and including 2026.01-devel-317 contain a stack-based buffer overflow vulnerability in the ethos utility due to missing bounds checking when processing incoming serial frame data. The vulnerability occurs in the handlechar function, where incoming frame bytes are appended t...

6.8CVSS0.00402EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/12 11:3 p.m.4 views

CVE-2026-22214 RIOT OS <= 2026.01-devel-317 Stack-Based Buffer Overflow in ethos Serial Frame Parser

RIOT OS versions up to and including 2026.01-devel-317 contain a stack-based buffer overflow vulnerability in the ethos utility due to missing bounds checking when processing incoming serial frame data. The vulnerability occurs in the handlechar function, where incoming frame bytes are appended t...

6.8CVSS6.9AI score0.00402EPSS
SaveExploits0References4
NVD
NVD
added 2026/01/12 6:15 p.m.16 views

CVE-2025-68656

Espressif ESP-IDF USB Host HID Human Interface Device Driver allows access to HID devices. Prior to 1.1.0, usbclassrequestgetdescriptor frees and reallocates hiddevice-ctrlxfer when an oversized descriptor is requested but continues to use the stale local pointer, leading to an immediate...

6.8CVSS0.0019EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/12 5:26 p.m.11 views

EUVD-2025-206281

Espressif ESP-IDF USB Host HID Human Interface Device Driver allows access to HID devices. Prior to 1.1.0, calls to hidhostdeviceclose can free the same usbtransfert twice. The USB event callback and user code share the hidifacet state without locking, so both can tear down a READY interface...

6.4CVSS6.5AI score0.00144EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/12 5:26 p.m.31 views

CVE-2025-68657

CVE-2025-68657 affects the ESP-IDF USB Host HID driver. Before version 1.1.0, hid_host_device_close() can free the same usb_transfer_t twice, and the USB event callback shares hid_iface_t state with user code without locking, allowing race conditions that may tear down a READY interface in parall...

6.4CVSS6.7AI score0.00144EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/12 5:23 p.m.5 views

CVE-2025-68656 Espressif ESP-IDF USB Host HID (Human Interface Device) Driver Descriptor Use-After-Free Vulnerability

Espressif ESP-IDF USB Host HID Human Interface Device Driver allows access to HID devices. Prior to 1.1.0, usbclassrequestgetdescriptor frees and reallocates hiddevice-ctrlxfer when an oversized descriptor is requested but continues to use the stale local pointer, leading to an immediate...

6.8CVSS6.2AI score0.0019EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/12 5:8 p.m.24 views

CVE-2025-68622

The CVE-2025-68622 affects Espressif ESP-IDF USB Host UVC Class Driver (esp-usb UVC host). A vulnerability in the UVC host parsing allows a malicious USB Video Class (UVC) device to cause a stack buffer overflow during configuration-descriptor parsing when UVC printing is enabled. A crafted descr...

6.8CVSS6.6AI score0.00216EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/01/12 5:8 p.m.7 views

EUVD-2025-206283

Espressif ESP-IDF USB Host UVC Class Driver allows video streaming from USB cameras. Prior to 2.4.0, a vulnerability in the esp-usb UVC host implementation allows a malicious USB Video Class UVC device to trigger a stack buffer overflow during configuration-descriptor parsing. When UVC...

6.8CVSS6.5AI score0.00216EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/12 5:8 p.m.27 views

CVE-2025-68622 Espressif ESP-IDF USB Host UVC Class Driver has a stack buffer overflow in UVC descriptor printing

Espressif ESP-IDF USB Host UVC Class Driver allows video streaming from USB cameras. Prior to 2.4.0, a vulnerability in the esp-usb UVC host implementation allows a malicious USB Video Class UVC device to trigger a stack buffer overflow during configuration-descriptor parsing. When UVC...

6.8CVSS0.00216EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/01/12 1:52 p.m.7 views

kernel: usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call paths

A use-after-free vulnerability was found in the DWC3 USB controller driver in the Linux kernel. Multiple unsynchronized execution paths can invoke dwc3removerequests concurrently, leading to premature freeing of USB requests. When one path frees requests while another is still processing them, a...

5.9AI score0.00227EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/01/12 2:42 a.m.4 views

kernel: media: rc: fix races with imon_disconnect()

A use-after-free flaw exists in the Linux kernel’s media/rc subsystem. When the device is disconnected via imondisconnect, the driver may unconditionally release a usbdevice reference via usbputdev even while other operations such as vfdwrite, sendpacket, displayopen, lcdwrite are still in...

7.8CVSS5.8AI score0.00146EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/12 12:0 a.m.14 views

PT-2026-2280

Name of the Vulnerable Software and Affected Versions Espressif ESP-IDF versions prior to 2.4.0 Description The ESP-IDF USB Host UVC Class Driver, used for video streaming from USB cameras, contains a flaw in the esp-usb UVC host implementation. A malicious USB Video Class UVC device can trigger ...

6.8CVSS6.8AI score0.00216EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/12 12:0 a.m.12 views

PT-2026-2285

Name of the Vulnerable Software and Affected Versions Espressif ESP-IDF versions prior to 1.1.0 Description The USB Host HID Human Interface Device Driver in ESP-IDF allows access to HID devices. Prior to version 1.1.0, the hid host device close function can free the same usb transfer t twice. Th...

6.4CVSS6.9AI score0.00144EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/12 12:0 a.m.11 views

PT-2026-2323

Name of the Vulnerable Software and Affected Versions RIOT OS versions up to and including 2026.01-devel-317 Description RIOT OS versions up to and including 2026.01-devel-317 have a stack-based buffer overflow issue in the ethos utility. This is due to a lack of bounds checking when handling...

9.8CVSS7.1AI score0.00402EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/01/12 12:0 a.m.14 views

RIOT OS 安全漏洞

RIOT OS is an IoT operating system from RIOT Open Source. A security vulnerability exists in RIOT OS version 2026.01-devel-317 and earlier, which stems from a lack of boundary checking when the ethos tool handles serial frame data, which could lead to memory corruption and application crashes...

9.8CVSS5.8AI score0.00402EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/01/11 9:1 a.m.7 views

media: dvb-frontends: w7090p: fix null-ptr-deref in w7090p_tuner_write_serpar and w7090p_tuner_read_serpar

...

5.5CVSS5.4AI score0.0017EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/01/09 11:30 a.m.9 views

CVE-2021-27952

Hardcoded default root credentials exist on the ecobee3 lite 4.5.81.200 device. This allows a threat actor to gain access to the password-protected bootloader environment through the serial console...

9.8CVSS7.1AI score0.01129EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/01/09 11:28 a.m.32 views

CVE-2021-33118

Improper access control in the software installer for the IntelR Serial IO driver for IntelR NUC 11 Gen before version 30.100.2104.1 may allow an authenticated user to potentially enable escalation of privilege via local access...

7.8CVSS7.2AI score0.00238EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:56 a.m.8 views

CVE-2022-38399

Missing protection mechanism for alternate hardware interface in SmaCam CS-QR10 all versions and SmaCam Night Vision CS-QR20 all versions allows an attacker to execute an arbitrary OS command by having the product connect to the product's specific serial connection...

6.8CVSS7.4AI score0.00355EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/01/09 10:54 a.m.15 views

CVE-2022-23141

ZXMP M721 has an information leak vulnerability. Since the serial port authentication on the ZBOOT interface is not effective although it is enabled, an attacker could use this vulnerability to log in to the device to obtain sensitive information...

7.5CVSS6.5AI score0.00742EPSS
SaveExploits0References1
Rows per page
Query Builder