Lucene search
+L

169 matches found

Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.11 views

PT-2025-53000

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak exists in the hfcsusb probe function within the mISDN hfcsusb component of the Linux kernel. Specifically, memory allocated for ctrl urb is leaked when setup instance fails...

6.2AI score0.00198EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/16 6:31 p.m.11 views

EUVD-2025-203773

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

6AI score0.00193EPSS
SaveExploits0References6
NVD
NVD
added 2025/12/16 4:16 p.m.11 views

CVE-2025-68307

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

0.00193EPSS
SaveExploits0References6
CVE
CVE
added 2025/12/16 3:06 p.m.59 views

CVE-2025-68307

CVE-2025-68307 – Linux kernel can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs. Root cause: missing cleanup of failed URB transfers, decreasing available URBs per error by 1, which can degrade performance and may halt transmission. Affected: linux kernel driver can: gs...

6.1AI score0.00193EPSS
SaveExploits0References6
OSV
OSV
added 2025/12/16 3:06 p.m.7 views

CVE-2025-68307 can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbxmitcallback: fix handling of failed transmitted URBs The driver lacks the cleanup of failed transfers of URBs. This reduces the number of available URBs per error by 1. This leads to reduced performance and...

6.4AI score
SaveExploits0References9
OSV
OSV
added 2025/12/16 1:43 p.m.15 views

CVE-2025-68194 media: imon: make send_packet() more robust

In the Linux kernel, the following vulnerability has been resolved: media: imon: make sendpacket more robust syzbot is reporting that imon has three problems which result in hung tasks due to forever holding device lock 1. First problem is that when usbrxcallbackintf0 once got -EPROTO error after...

6.2AI score
SaveExploits0References11
CNNVD
CNNVD
added 2025/12/16 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the pegasus-notetaker driver not checking the URB buffer size, which could lead to out-of-bounds access...

6.3AI score0.00219EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/12/16 12:00 a.m.29 views

PT-2025-51607

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel's imon driver contains issues that can lead to hung tasks due to indefinitely holding a device lock. Specifically, the usb rx callback intf0 function can repeatedly...

5.3AI score0.0021EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/11/12 1:52 p.m.18 views

kernel: wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()

In the Linux kernel, the following vulnerability has been resolved: wifi: brcmfmac: slab-out-of-bounds read in brcmfgetassocies Fix a slab-out-of-bounds read that occurs in kmemdup called from brcmfgetassocies. The bug could occur when associnfo-reqlen, data from a URB provided by a USB device, i...

8.1CVSS6.9AI score0.00239EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/23 6:31 p.m.14 views

EUVD-2022-54572

In the Linux kernel, the following vulnerability has been resolved: can: gsusb: gsusbopen/close: fix memory leak The gsusb driver appears to suffer from a malady common to many USB CAN adapter drivers in that it performs usballoccoherent to allocate a number of USB request blocks URBs for RX, and...

5.5CVSS5.1AI score0.00269EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.8 views

SUSE CVE-2022-50565

In the Linux kernel, the following vulnerability has been resolved: wifi: plfxlc: fix potential memory leak in lfxusbenablerx urbs does not be freed in exception paths in lfxusbenablerx. That will trigger memory leak. To fix it, add kfree for urbs within "error" label. Compile tested only...

6.5AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/15 8:15 a.m.12 views

UBUNTU-CVE-2025-39997

In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: fix race condition to UAF in sndusbmidifree The previous commit 0718a78f6a9f "ALSA: usb-audio: Kill timer properly at removal" patched a UAF issue caused by the error timer. However, because the error timer kill...

5.7AI score0.00206EPSS
SaveExploits0References8
OSV
OSV
added 2025/10/07 3:19 p.m.8 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
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2005-3055

Malware in sbrugna...

2.1CVSS6AI score0.00452EPSS
SaveExploits0References34
CVE
CVE
added 2025/10/04 3:16 p.m.37 views

CVE-2022-50484

CVE-2022-50484 affects the Linux kernel ALSA USB audio driver. The vulnerability is a memory leak when -ENOMEM occurs during URB/buffer allocation inside the sync EP URB loop, where ep->nurbs remained 0 and partially allocated URBs could be left unreleased. The fix initializes ep->nurbs ear...

5.5CVSS6.1AI score0.0016EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2025/09/22 11:28 p.m.9 views

SUSE CVE-2025-22050

In the Linux kernel, the following vulnerability has been resolved: usbnet:fix NPE during rxcomplete Missing usbnetgoingaway Check in Critical Path. The usbsubmiturb function lacks a usbnetgoingaway validation, whereas usbnetqueueskb includes this check. This inconsistency creates a race conditio...

5.5CVSS6.1AI score0.00192EPSS
SaveExploits0References17
OSV
OSV
added 2025/08/19 5:15 p.m.12 views

AZL-66449 CVE-2025-38604 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187stop move the call of usbkillanchoredurbs before clearing btxstatus.queue. This change prevents callbacks from using already freed skb due to anchor was not kille...

7.8CVSS5.6AI score0.0017EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.19 views

CVE-2025-38604

In the Linux kernel, the following vulnerability has been resolved: wifi: rtl818x: Kill URBs before clearing tx status queue In rtl8187stop move the call of usbkillanchoredurbs before clearing btxstatus.queue. This change prevents callbacks from using already freed skb due to anchor was not kille...

7.8CVSS5.3AI score0.0017EPSS
SaveExploits0
CVE
CVE
added 2025/08/19 5:03 p.m.108 views

CVE-2025-38604

CVE-2025-38604 relates to the Linux kernel Wi‑Fi driver RTL818x (rtl8187). The root cause was that URBs were not killed before clearing the transmit status queue, allowing callbacks to access freed skbs and potentially triggering a NULL pointer dereference (kernel crash). The fix moves usb_kill_a...

7.8CVSS6.7AI score0.0017EPSS
SaveExploits0References11Affected Software1
CNNVD
CNNVD
added 2025/08/19 12:00 a.m.13 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel, which stems from wifi: rtl818x module does not terminate URBs before clearing the tx status queue...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References11
Rows per page
Query Builder