Lucene search
+L

150 matches found

EUVD
EUVD
•added 2026/09/25 10:23 a.m.•6 views

EUVD-2026-86659

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Decoupling ep1inurb in caiaq dev The epqinurb object belonging to the caiaq device is coupled within the struct sndusbcaiaqdev. After usbsubmiturbepqinurb, GFPKERNEL executes successfully, epqinurb is successfully...

6AI score0.00168EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/25 10:23 a.m.•11 views

CVE-2026-98006

The Linux kernel contains a use-after-free vulnerability in the ALSA caiaq USB device driver. The issue arises because the ep1_in_urb (and midi_out_urb) objects are embedded within the snd_usb_caiaqdev structure. When a command fails due to a timeout and snd_card_free() is called to release the c...

6AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/25 10:23 a.m.•7 views

CVE-2026-98006 ALSA: caiaq: Decoupling ep1_in_urb in caiaq dev

In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: Decoupling ep1inurb in caiaq dev The epqinurb object belonging to the caiaq device is coupled within the struct sndusbcaiaqdev. After usbsubmiturbepqinurb, GFPKERNEL executes successfully, epqinurb is successfully...

6.1AI score
SaveExploits0References7
CVE
CVE
•added 2026/09/24 4:04 p.m.•10 views

CVE-2026-97483

The Linux kernel contains a vulnerability in the usb core hcd component that can lead to a possible deadlock during rh control transfers . The issue occurs because memory allocations within the SCSI error handler must not trigger IO. When handling errors in UAS and the storage driver, resetting a...

5.8AI score0.00166EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/24 4:04 p.m.•8 views

EUVD-2026-86081

In the Linux kernel, the following vulnerability has been resolved: usb: core: hcd: fix possible deadlock in rh control transfers From within the SCSI error handler memory allocations must not trigger IO. Handling errors in UAS and the storage driver may involve resetting a device. The thread doi...

5.8AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
•added 2026/09/24 4:04 p.m.•7 views

CVE-2026-97483 usb: core: hcd: fix possible deadlock in rh control transfers

In the Linux kernel, the following vulnerability has been resolved: usb: core: hcd: fix possible deadlock in rh control transfers From within the SCSI error handler memory allocations must not trigger IO. Handling errors in UAS and the storage driver may involve resetting a device. The thread doi...

5.8AI score
SaveExploits0References6
AstraLinux
AstraLinux
•added 2026/09/14 12:41 p.m.•6 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: usb:dwc2: Fixed a memory leak in dwc2hcdinit usbcreatehcd will allocate memory for hcd, and we should call usbputhcd to free that memory when platformgetresource fails, thereby preventing the memory leak. To fix this issue, chang...

5.5CVSS5.8AI score0.00285EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:41 p.m.•6 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: usb: host: Fixed the refcount leak in ehcihcdppcofprobe. offindcompatiblenode returns a node pointer with a refcount incremented; we should use ofnodeput on it after processing. Add ofnodeput to avoid the refcount leak...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•14 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: USB: dummy-hcd: Fixed interrupt synchronization error This fixes an error in synchronization within the dummy-hcd driver. The error has a somewhat complex history. The synchronization mechanism was introduced in commit...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: usb:vhci-hcd: Do not drop references before new references are obtained. In several places, the driver maintains stale pointers to references that can still be used. Ensure that this does not occur. Strictly speaking, this resolv...

9.8CVSS6.2AI score0.0065EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: USB: dummy-hcd: Fixed locking/synchronization errors Syzbot testing was able to cause an addressing exception and a crash in the usbgadgetudcreset routine in drivers/usb/gadgets/udc/core.c. This occurred because the routine wa...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Qemu

A divide-by-zero issue was discovered in dwc2handlepacket in hw/usb/hcd-dwc2.c, within the hcd-dwc2 USB host controller emulator in QEMU. A malicious guest could exploit this flaw to crash the QEMU process on the host, resulting in a denial of service...

6.5CVSS6.7AI score0.00314EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: usb: host: max3421-hcd: Fix error pointer dereference in probe cleanup The kthreadrun function returns error pointers, so the max3421hcd-spithread pointer can be either an error pointer or NULL. Check both cases before...

5.8AI score0.0021EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•14 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: usb: cdns3: Fix for role switching during resume If the role changes while the system is suspended, the cdns3 driver switches to the new mode during resume. However, switching to the host mode in this context causes a NULL pointe...

5.5CVSS5.5AI score0.00162EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
•added 2026/09/09 12:00 a.m.•8 views

The vulnerability of the _dwc2_hcd_urb_dequeue() function in the driver module/dwc2/hcd.c of the Linux operating system’s USB device driver framework allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the dwc2hcdurbdequeue function in the driver module/dwc2/hcd.c of the Linux operating system’s USB device driver framework is related to the dereferencing of a pointer with an expired validity period. Exploiting this vulnerability could allow an attacker to compromise the...

7.8CVSS6.8AI score0.00171EPSS
SaveExploits0References14Affected Software3
Tenable Nessus
Tenable Nessus
•added 2026/08/17 12:00 a.m.•9 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-100322)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100322 advisory. In the Linux kernel, the following vulnerability has been resolved: USB: dummy-hcd: Fix locking/synchronization error Syzbot testing was able to provoke an addressin...

5.5CVSS4.7AI score0.00125EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
•added 2026/08/11 1:30 p.m.•51 views

CVE-2026-68370

A flaw was found in the Linux kernel's USB gadget dummy Host Controller Driver HCD. A race condition can occur when a shared USB request object fiforeq is prematurely reused before its completion callback has finished. This can lead to the overwriting of the callback pointer, causing a general...

7.8CVSS5.4AI score0.00176EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/08/10 12:03 p.m.•16 views

EUVD-2026-55471

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: dummyhcd: prevent fiforeq reuse during giveback dummyhcd embeds a single shared usbrequest dum-fiforeq that the "emulated single-request FIFO" fast-path in dummyqueue reuses for small IN transfers: it copies the...

5.3AI score0.00176EPSS
SaveExploits0References5
CVE
CVE
•added 2026/08/10 12:03 p.m.•112 views

CVE-2026-68370

CVE-2026-68370 affects the Linux kernel USB gadget dummy_hcd path. A race condition reuses a shared usb_request (fifo_req) before its completion callback finishes, allowing overwriting of the callback pointer and causing a general protection/page fault in dummy_timer. The mitigation adds a fifo_r...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/08/10 12:03 p.m.•50 views

CVE-2026-68370 usb: gadget: dummy_hcd: prevent fifo_req reuse during giveback

In the Linux kernel, the following vulnerability has been resolved: usb: gadget: dummyhcd: prevent fiforeq reuse during giveback dummyhcd embeds a single shared usbrequest dum-fiforeq that the "emulated single-request FIFO" fast-path in dummyqueue reuses for small IN transfers: it copies the...

7.8CVSS0.00176EPSS
SaveExploits0References8
Rows per page
Query Builder