Lucene search
+L

17491 matches found

NVD
NVD
added 2025/10/07 4:15 p.m.16 views

CVE-2022-50514

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

5.5CVSS0.00147EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/07 4:15 p.m.12 views

UBUNTU-CVE-2022-50551

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmffwallocrequest This patch fixes a shift-out-of-bounds in brcmfmac that occurs in BITchiprev when a 'chiprev' provided by the device is too large. It should also not be equ...

7.1CVSS5.8AI score0.00205EPSS
SaveExploits0References13
OSV
OSV
added 2025/10/07 4:15 p.m.7 views

UBUNTU-CVE-2022-50544

In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/07 4:15 p.m.10 views

UBUNTU-CVE-2022-50542

In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470xintincallback syzbot reported use-after-free in si470xintincallback 1. This indicates that urb-context, which contains struct si470xdevice object, is freed when si470xintincallback is...

7.8CVSS5.9AI score0.00152EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/07 4:15 p.m.11 views

UBUNTU-CVE-2022-50514

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

5.5CVSS5.8AI score0.00147EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/07 4:15 p.m.8 views

UBUNTU-CVE-2023-53641

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of remainskbs hifdev-remainskb is allocated and used exclusively in ath9khifusbrxstream. It is implied that an allocated remainskb is processed and subsequently freed in error paths only durin...

5.5CVSS5.8AI score0.00146EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.4 views

CVE-2022-50544

In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...

5.5CVSS5.3AI score0.0015EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 3:21 p.m.8 views

EUVD-2025-32811

In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...

5.9AI score0.0015EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.9 views

CVE-2022-50544 usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()

In the Linux kernel, the following vulnerability has been resolved: usb: host: xhci: Fix potential memory leak in xhciallocstreaminfo xhciallocstreaminfo allocates stream context array for streaminfo -streamctxarray with xhciallocstreamctx. When some error occurs, streaminfo-streamctxarray is not...

0.0015EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 3:21 p.m.10 views

EUVD-2025-32808

In the Linux kernel, the following vulnerability has been resolved: media: si470x: Fix use-after-free in si470xintincallback syzbot reported use-after-free in si470xintincallback 1. This indicates that urb-context, which contains struct si470xdevice object, is freed when si470xintincallback is...

6.1AI score0.00152EPSS
SaveExploits0References10
OSV
OSV
added 2025/10/07 3:19 p.m.5 views

CVE-2023-53644 media: radio-shark: Add endpoint checks

In the Linux kernel, the following vulnerability has been resolved: media: radio-shark: Add endpoint checks The syzbot fuzzer was able to provoke a WARNING from the radio-shark2 driver: ------------ cut here ------------ usb 1-1: BOGUS urb xfer, pipe 1 != type 3 WARNING: CPU: 0 PID: 3271 at...

6.4AI score
SaveExploits0References11
CVE
CVE
added 2025/10/07 3:19 p.m.20 views

CVE-2023-53641

CVE-2023-53641 – Linux kernel (wifi: ath9k: hif_usb): The issue is a memory leak in remain_skb within ath9k_hif_usb_rx_stream(). remain_skb is allocated and only freed in the next rx_stream() call; if URBs are deallocated between calls (e.g., device deinit or suspend), the allocated skb can leak....

5.5CVSS6AI score0.00146EPSS
SaveExploits0References8Affected Software1
EUVD
EUVD
added 2025/10/07 3:19 p.m.9 views

EUVD-2025-32794

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of remainskbs hifdev-remainskb is allocated and used exclusively in ath9khifusbrxstream. It is implied that an allocated remainskb is processed and subsequently freed in error paths only durin...

5.9AI score0.00146EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.9 views

CVE-2023-53641

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of remainskbs hifdev-remainskb is allocated and used exclusively in ath9khifusbrxstream. It is implied that an allocated remainskb is processed and subsequently freed in error paths only durin...

5.5CVSS5.3AI score0.00146EPSS
SaveExploits0
OSV
OSV
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53641 wifi: ath9k: hif_usb: fix memory leak of remain_skbs

In the Linux kernel, the following vulnerability has been resolved: wifi: ath9k: hifusb: fix memory leak of remainskbs hifdev-remainskb is allocated and used exclusively in ath9khifusbrxstream. It is implied that an allocated remainskb is processed and subsequently freed in error paths only durin...

6.4AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.15 views

CVE-2022-50514 usb: gadget: f_hid: fix refcount leak on error path

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: fhid: fix refcount leak on error path When failing to allocate reportdesc, opts-refcnt has already been incremented so it needs to be decremented to avoid leaving the options structure permanently locked...

0.00147EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/07 3:19 p.m.33 views

CVE-2022-50514

CVE-2022-50514 concerns the Linux kernel’s usb gadget f_hid path. The vulnerability arises from a refcount leak on the error path when report_desc allocation fails: opts->refcnt has already been incremented and must be decremented to avoid leaving the options structure permanently locked. The ...

5.5CVSS6.1AI score0.00147EPSS
SaveExploits0References7Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2006-2932

Malware in sbrugna...

4.6CVSS6AI score0.00575EPSS
SaveExploits0References49
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2016-0227

Malware in sbrugna...

5.5CVSS5.8AI score0.02342EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2005-3055

Malware in sbrugna...

2.1CVSS6AI score0.00452EPSS
SaveExploits0References34
Rows per page
Query Builder