Lucene search
+L

7483 matches found

Circl
Circl
added 2024/10/03 9:38 p.m.7 views

CVE-2024-41588

creationtimestamp| type| source ---|---|--- 2024-10-03 21:38:16+00:00| seen| https://t.me/cvedetector/6927...

8CVSS5.1AI score0.00328EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.3 views

SUSE CVE-2024-46843

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Remove SCSI host only if added If host tries to remove ufshcd driver from a UFS device it would cause a kernel panic if ufshcdasyncscan fails during ufshcdprobehba before adding a SCSI host with scsiaddhost and M...

5.5CVSS6.3AI score0.00235EPSS
SaveExploits0References13
OSV
OSV
added 2024/09/27 11:15 a.m.6 views

CVE-2024-47290

Input validation vulnerability in the USB service module Impact: Successful exploitation of this vulnerability may affect availability...

5.5CVSS5.8AI score0.00105EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/27 11:9 a.m.6 views

OESA-2024-2189 uboot-tools security update

This package includes the mkimage program, which allows generation of U-Boot images in various formats, and the fwprintenv and fwsetenv programs to read and modify U-Boot's environment. Security Fixes: There exists an unchecked length field in UBoot. The U-Boot DFU implementation does not bound t...

7.7CVSS6.6AI score0.00586EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2024/09/27 12:0 a.m.10 views

UNISOC Chipsets 安全漏洞

UNISOC Chipsets is a chipset from China's Unisplendour UNISOC. A security vulnerability exists in UNISOC Chipsets, which stems from a lack of boundary checking in the UMTS RLC driver, which could result in out-of-bounds writes...

8.3CVSS6.5AI score0.00176EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/09/27 12:0 a.m.7 views

PT-2024-32502 · Huawei · Emui +1

Name of the Vulnerable Software and Affected Versions: Software affected versions not specified Description: The issue is related to an input validation vulnerability in the USB service module. Successful exploitation of this vulnerability may affect availability. Recommendations: At the moment,...

5.5CVSS6.8AI score0.00105EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/25 12:0 a.m.11 views

The vulnerability of the hypervisor in FreeBSD operating systems allows a hacker to execute arbitrary code.

The vulnerability of the hypervisor in FreeBSD operating systems relates to the execution of operations beyond the buffer in memory. Exploiting this vulnerability allows a malicious actor to execute arbitrary code on a host using a virtual USB device connected to the XHCI interface...

10CVSS6.4AI score0.00776EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.5 views

kernel: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages

A vulnerability was found in the Linux kernel's CDC WDM driver, where excessive logging in the interrupt-URB completion callback could lead to CPU lockups, which occurs when the driver rapidly resubmits interrupt URBs after receiving a -EPROTO status, causing a backlog of error messages that...

5.5CVSS6.8AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.5 views

kernel: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect

A flaw was found in the Linux kernel. This issue can cause a potential crash on the receiver USB disconnect...

8.8CVSS6.6AI score0.00251EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.8 views

kernel: USB: core: Make do_proc_control() and do_proc_bulk() killable

In the Linux kernel, the following vulnerability has been resolved: USB: core: Make doproccontrol and doprocbulk killable The USBDEVFSCONTROL and USBDEVFSBULK ioctls invoke usbstartwaiturb, which contains an uninterruptible wait with a user-specified timeout value. If timeout value is very large...

5.5CVSS6.8AI score0.00198EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.3 views

kernel: usb: atm: cxacru: fix endpoint checking in cxacru_bind()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacrubind Syzbot is still reporting quite an old issue 1 that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitting...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.3 views

kernel: USB: core: Fix duplicate endpoint bug by clearing reserved bits in the descriptor

A vulnerability was found in the usbparseendpoint function in the Linux kernel's usb drivers, where improper handling of the reserved bits in an endpoint descriptor's bEndpointAddress field can lead to confusion in the endpointisduplicate routine in config.c. This will erroneously treat the same...

5.5CVSS7.1AI score0.00299EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.7 views

kernel: usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: prevent potential failure in handletxevent for Transfer events without TRB Some transfer events don't always point to a TRB, and consequently don't have a endpoint ring. In these cases, function handletxevent should no...

6.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.4 views

kernel: usb: atm: cxacru: fix endpoint checking in cxacru_bind()

In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix endpoint checking in cxacrubind Syzbot is still reporting quite an old issue 1 that occurs due to incomplete checking of present usb endpoints. As such, wrong endpoints types may be used at urb sumbitting...

5.5CVSS6.3AI score0.00234EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.20 views

kernel: USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages

A vulnerability was found in the Linux kernel's CDC WDM driver, where excessive logging in the interrupt-URB completion callback could lead to CPU lockups, which occurs when the driver rapidly resubmits interrupt URBs after receiving a -EPROTO status, causing a backlog of error messages that...

5.5CVSS6.8AI score0.00291EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.4 views

kernel: Input: aiptek - properly check endpoint type

A wrong endpoint type warning was recorded in usbsubmiturb in the Linux kernel. This may present a potential loss of Availability...

5.5CVSS7.3AI score0.00242EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.4 views

kernel: USB: core: Fix hang in usb_kill_urb by adding memory barriers

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS6.9AI score0.00186EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.3 views

kernel: usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: prevent potential failure in handletxevent for Transfer events without TRB Some transfer events don't always point to a TRB, and consequently don't have a endpoint ring. In these cases, function handletxevent should no...

6.3AI score
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.3 views

kernel: HID: logitech-hidpp: Fix kernel crash on receiver USB disconnect

A flaw was found in the Linux kernel. This issue can cause a potential crash on the receiver USB disconnect...

8.8CVSS6.6AI score0.00251EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/23 3:52 p.m.6 views

USN-7007-3 linux-lowlatency, linux-lowlatency-hwe-5.15 vulnerabilities

Chenyuan Yang discovered that the CEC driver driver in the Linux kernel contained a use-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly execute arbitrary code. CVE-2024-23848 Chenyuan Yang discovered that the USB Gadget subsystem in...

10CVSS6.8AI score0.02701EPSS
SaveExploits4References220
Rows per page
Query Builder