Lucene search
+L

54 matches found

OSV
OSV
added 2025/02/22 10:15 a.m.1 views

DEBIAN-CVE-2025-21704

In the Linux kernel, the following vulnerability has been resolved: usb: cdc-acm: Check control transfer buffer size before access If the first fragment is shorter than struct usbcdcnotification, we can't calculate an expectedsize. Log an error and discard the notification instead of reading...

7.8CVSS6AI score0.00328EPSS
Exploits1References1
Debian CVE
Debian CVE
added 2025/02/22 9:43 a.m.22 views

CVE-2025-21704

In the Linux kernel, the following vulnerability has been resolved: usb: cdc-acm: Check control transfer buffer size before access If the first fragment is shorter than struct usbcdcnotification, we can't calculate an expectedsize. Log an error and discard the notification instead of reading...

7.8CVSS6AI score0.00328EPSS
Exploits1
CVE
CVE
added 2025/02/22 9:43 a.m.2445 views

CVE-2025-21704

CVE-2025-21704 affects the Linux kernel USB CDC-ACM (cdc_acm) path. The root cause is improper handling of fragmented control transfers: if the first fragment is smaller than struct usb_cdc_notification, computing expected_size can underflow as fragments arrive, leading to memory corruption when ...

7.8CVSS7AI score0.00328EPSS
Exploits1References12Affected Software1
Cvelist
Cvelist
added 2025/02/22 9:43 a.m.35 views

CVE-2025-21704 usb: cdc-acm: Check control transfer buffer size before access

In the Linux kernel, the following vulnerability has been resolved: usb: cdc-acm: Check control transfer buffer size before access If the first fragment is shorter than struct usbcdcnotification, we can't calculate an expectedsize. Log an error and discard the notification instead of reading...

0.00328EPSS
Exploits1References9
Positive Technologies
Positive Technologies
added 2025/02/14 12:0 a.m.9 views

PT-2025-7541

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the version that includes the fix for this issue Description A memory corruption issue exists due to incorrect handling of control transfer buffer sizes in the usb: cdc-acm module. When the first fragment is...

7.8CVSS6.9AI score0.00328EPSS
Exploits1
SUSE CVE
SUSE CVE
added 2024/10/22 2:23 p.m.4 views

SUSE CVE-2022-48948

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: uvc: Prevent buffer overflow in setup handler Setup function uvcfunctionsetup permits control transfer requests with up to 64 bytes of payload UVCMAXREQUESTSIZE, data stage handler for OUT transfer uses memcpy to cop...

5.5CVSS7AI score0.00271EPSS
Exploits0References8
OSV
OSV
added 2024/07/16 1:15 p.m.2 views

DEBIAN-CVE-2022-48834

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a minor bug in the usbtmc driver: usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0 WARNING: CPU: 0 PID: 3813 at...

7.8CVSS5.4AI score0.0026EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.13 views

CVE-2022-48834

In the Linux kernel, the following vulnerability has been resolved: usb: usbtmc: Fix bug in pipe direction for control transfers The syzbot fuzzer reported a minor bug in the usbtmc driver: usb 5-1: BOGUS control dir, pipe 80001e80 doesn't match bRequestType 0 WARNING: CPU: 0 PID: 3813 at...

7.8CVSS6.2AI score0.0026EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2024/05/28 3:1 p.m.3 views

SUSE CVE-2023-52742

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a...

5.5CVSS6.4AI score0.00251EPSS
Exploits0References11
NVD
NVD
added 2024/05/21 4:15 p.m.16 views

CVE-2023-52742

In the Linux kernel, the following vulnerability has been resolved: net: USB: Fix wrong-direction WARNING in plusb.c The syzbot fuzzer detected a bug in the plusb network driver: A zero-length control-OUT transfer was treated as a read instead of a write. In modern kernels this error provokes a...

5.5CVSS6.3AI score0.00251EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2023/05/13 12:0 a.m.9 views

PT-2025-49491

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.3.0-syzkaller-12049-g58390c8ce1bd Description The Linux kernel usbtmc driver had a flaw where it did not check the direction of 0-length ioctl control messages. This could lead to issues when a user submits an...

7.8CVSS7.1AI score0.00462EPSS
Exploits2References909
SUSE CVE
SUSE CVE
added 2023/02/15 4:44 a.m.3 views

SUSE CVE-2017-9375

QEMU aka Quick Emulator, when built with USB xHCI controller emulator support, allows local guest OS privileged users to cause a denial of service infinite recursive call via vectors involving control transfer descriptors sequencing...

3.8CVSS8.9AI score0.0043EPSS
Exploits0References9
Code423n4
Code423n4
added 2022/06/14 12:0 a.m.7 views

User can alter amount returned by redeem function due to control transfer

Lines of code Vulnerability details Impact Control is transferred to the receiver when receiving the ERC777. They are able to transfer the ERC777 to another account, at which time the before and after balance calculation will be incorrect. uint256 balanceBefore = IERC20asset.balanceOfreceiver; if...

6.9AI score
Exploits0
OSV
OSV
added 2022/05/01 12:0 a.m.25 views

ASB-A-213172319

In various functions of the USB gadget subsystem, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation...

7.2CVSS7.1AI score0.00329EPSS
Exploits1References3
Kitploit
Kitploit
added 2020/10/24 11:30 a.m.135 views

AutoGadgetFS - USB Testing Made Easy

What’s AutoGadgetFS ? AutoGadgetFS is an open source framework that allows users to assess USB devices and their associated hosts/drivers/software without an in-depth knowledge of the USB protocol. The tool is written in Python3 and utilizes RabbitMQ and WiFi access to enable researchers to condu...

7.4AI score
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2020/03/13 12:0 a.m.69 views

EulerOS Virtualization for ARM 64 3.0.2.0 : qemu-kvm (EulerOS-SA-2020-1266)

According to the versions of the qemu-kvm packages installed, the EulerOS Virtualization for ARM 64 installation on the remote host is affected by the following vulnerabilities : - In QEMU 3.0.0, tcpemu in slirp/tcpsubr.c has a heap-based buffer overflow.CVE-2019-6778 - A flaw was found in QEMU's...

7.8CVSS6.9AI score0.01075EPSS
Exploits0References11
Veracode
Veracode
added 2019/05/02 6:36 a.m.29 views

Denial Of Service (DoS)

QEMU is vulnerable to denial of serviceDoS attacks. Local guest OS privileged users to cause a denial of service infinite recursive call via vectors involving control transfer descriptors sequencing...

5.5CVSS7.6AI score0.0043EPSS
Exploits0References215Affected Software2
Veracode
Veracode
added 2019/05/02 6:36 a.m.26 views

Denial Of Service (DoS)

QEMU is vulnerable to denial of serviceDos attacks. This occurs in the xhcikickepctx function in hw/usb/hcd-xhci.c. An attacker could cause an infinite loop which results in a QEMU process crash via vectors related to control transfer descriptor sequence...

5.5CVSS6.6AI score0.00456EPSS
Exploits0References216Affected Software2
RedHat Linux
RedHat Linux
added 2017/08/01 9:17 p.m.4 views

Qemu: usb: infinite loop while doing control transfer in xhci_kick_epctx

The xhcikickepctx function in hw/usb/hcd-xhci.c in QEMU aka Quick Emulator allows local guest OS privileged users to cause a denial of service infinite loop and QEMU process crash via vectors related to control transfer descriptor sequence...

5.5CVSS7.3AI score0.00456EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 4:4 p.m.6 views

Qemu: usb: infinite loop while doing control transfer in xhci_kick_epctx

The xhcikickepctx function in hw/usb/hcd-xhci.c in QEMU aka Quick Emulator allows local guest OS privileged users to cause a denial of service infinite loop and QEMU process crash via vectors related to control transfer descriptor sequence...

5.5CVSS7.3AI score0.00456EPSS
Exploits0References4
Rows per page
Query Builder