Lucene search
+L

244 matches found

UbuntuCve
UbuntuCve
added 2024/03/25 12:00 a.m.23 views

CVE-2021-47171

In the Linux kernel, the following vulnerability has been resolved: net: usb: fix memory leak in smsc75xxbind Syzbot reported memory leak in smsc75xxbind. The problem was is non-freed memory in case of errors after memory allocation. backtrace: kmalloc include/linux/slab.h:556 inline kzalloc...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/03/25 12:00 a.m.48 views

CVE-2021-47170

In the Linux kernel, the following vulnerability has been resolved: USB: usbfs: Don't WARN about excessively large memory allocations Syzbot found that the kernel generates a WARNing if the user tries to submit a bulk transfer through usbfs with a buffer that is way too large. This isn't a bug in...

5.5CVSS6.6AI score0.00235EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/03/04 8:02 p.m.39 views

CVE-2023-52528

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Fix uninit-value access in smsc75xxreadreg syzbot reported the following uninit-value access issue: ===================================================== BUG: KMSAN: uninit-value in smsc75xxwaitready...

4.4CVSS6.4AI score0.0023EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/02 10:15 p.m.19 views

CVE-2023-52529

In the Linux kernel, the following vulnerability has been resolved: HID: sony: Fix a potential memory leak in sonyprobe If an error occurs after a successful usballocurb call, usbfreeurb should be called...

6CVSS7.3AI score0.0023EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/29 6:15 a.m.19 views

CVE-2023-52477

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

5.5CVSS6AI score0.00233EPSS
SaveExploits0References8
NVD
NVD
added 2024/02/28 9:15 a.m.36 views

CVE-2021-46986

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Free gadget structure only after freeing endpoints As part of commit e81a7018d93a "usb: dwc3: allocate gadget structure dynamically" the dwc3gadgetrelease was added which will free the dwc-gadget structure upon...

5.5CVSS6.3AI score0.00229EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/28 9:15 a.m.22 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4 commit 4dbc6a4ef06d "usb: typec: ucsi: save power data objects in PD mode" introduced retrieval of the PDOs when connected to a PD-capable source. But only the...

6.4AI score0.0023EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.62 views

CVE-2021-46986

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: gadget: Free gadget structure only after freeing endpoints As part of commit e81a7018d93a "usb: dwc3: allocate gadget structure dynamically" the dwc3gadgetrelease was added which will free the dwc-gadget structure upon...

5.5CVSS4.8AI score0.00229EPSS
SaveExploits0
Prion
Prion
added 2024/02/27 7:04 p.m.32 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: usb: dwc3: core: Do core softreset when switch mode According to the programming guide, to switch mode for DRD controller, the driver needs to do the following. To switch from device to host: 1. Reset controller with...

7AI score0.00225EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/13 6:02 p.m.8 views

CVE-2024-21339 Windows USB Generic Parent Driver Remote Code Execution Vulnerability

...

6.4CVSS6.4AI score0.00551EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/02/13 6:02 p.m.51 views

CVE-2024-21339 Windows USB Generic Parent Driver Remote Code Execution Vulnerability

...

6.4CVSS7.5AI score0.00551EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/05 11:21 p.m.9 views

USN-6534-1 linux, linux-aws, linux-aws-6.2, linux-azure, linux-azure-6.2, linux-azure-fde-6.2, linux-lowlatency, linux-oracle, linux-raspi, linux-starfive vulnerabilities

It was discovered that the USB subsystem in the Linux kernel contained a race condition while handling device descriptors in certain situations, leading to a out-of-bounds read vulnerability. A local attacker could possibly use this to cause a denial of service system crash. CVE-2023-37453 Lin Ma...

8.8CVSS6.7AI score0.09141EPSS
SaveExploits4References13
Vulnrichment
Vulnrichment
added 2023/11/01 5:14 p.m.13 views

CVE-2023-5849

Integer overflow in USB in Google Chrome prior to 119.0.6045.105 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8AI score0.01253EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2023/11/01 5:13 p.m.55 views

CVE-2023-5482

Insufficient data validation in USB in Google Chrome prior to 119.0.6045.105 allowed a remote attacker to perform out of bounds memory access via a crafted HTML page. Chromium security severity: High...

8.8CVSS8.9AI score0.07154EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2023/04/22 12:00 a.m.11 views

The vulnerability of Juniper Networks Junos OS’s kernel allows a hacker to trigger a service failure.

The vulnerability of Juniper Networks Junos OS kernel is related to improper checking of the return value of methods or functions when connecting USB devices. Exploiting this vulnerability can allow attackers to cause service failures...

4.9CVSS5.5AI score0.0029EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/03/07 9:15 p.m.12 views

CVE-2023-20632

In usb, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07628506; Issue ID: ALPS07628506...

6.7CVSS6.7AI score0.00099EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/07 9:15 p.m.10 views

CVE-2023-20630

In usb, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07628505; Issue ID: ALPS07628505...

6.7CVSS5.9AI score0.00099EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2023/03/07 12:00 a.m.9 views

CVE-2023-20630

In usb, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07628505; Issue ID: ALPS07628505...

7.4AI score0.00099EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2023/03/07 12:00 a.m.14 views

PT-2023-17499 · Usb · Usb

Name of the Vulnerable Software and Affected Versions: usb affected versions not specified Description: The issue is related to a possible out of bounds write in usb due to a missing bounds check. This could lead to local escalation of privilege, with System execution privileges needed. User...

6.7CVSS6.5AI score0.00099EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/03/07 12:00 a.m.12 views

PT-2023-17498 · Usb · Usb

Name of the Vulnerable Software and Affected Versions: usb affected versions not specified Description: The issue is related to a possible out of bounds write in usb due to a missing bounds check. This could lead to local escalation of privilege, with System execution privileges needed. User...

6.7CVSS6.5AI score0.00099EPSS
SaveExploits0References4
Rows per page
Query Builder