Lucene search
+L

30 matches found

EUVD
EUVD
added 2026/09/04 3:55 p.m.4 views

EUVD-2026-71311

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: bail out of setup if the controller is inaccessible xhcigensetup locates the operational registers using the capability length read from the very first register: xhci-opregs = hcd-regs +...

5.3AI score
SaveExploits0References3
CVE
CVE
added 2026/09/04 3:55 p.m.7 views

CVE-2026-80861

CVE-2026-80861 is a vulnerability in the Linux kernel xHCI USB host controller driver (specifically the xhci-pci-renesas path). The root cause is in xhci_gen_setup(): when a USB controller (e.g., Renesas uPD720201 ) is dead or has dropped off the bus, the capability register read returns all-ones...

5.3AI score
SaveExploits0References3
CVE
CVE
added 2026/09/04 3:54 p.m.5 views

CVE-2026-80830

This vulnerability affects the Linux kernel USB core subsystem, specifically the usb_wakeup_notification() function, which lacked a spin lock. The xHCI driver calls this function from IRQ context, creating a race condition with hub_disconnect() that can lead to dereferencing freed memory (use-aft...

5.3AI score
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/05/08 11:41 p.m.19 views

CVE-2026-43431

A flaw was found in the Linux kernel's xhci host controller driver. This vulnerability occurs when the number of port registers counted in xhci-maxports is greater than the ports reported by Supported Protocol capabilities. This can lead to a NULL pointer dereference, causing a kernel crash and...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.21 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the xhci driver’s failure to properly handle cases where the port count exceeds the number of...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the xhci driver’s improper handling of the xhcidisableSlot function. In this process, only the...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/03/11 12:49 a.m.6 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

7.8CVSS6.6AI score0.00279EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/03/11 12:12 a.m.9 views

kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF

A flaw was found in the Linux kernel's xHCI eXtensible Host Controller Interface driver. This vulnerability allows data loss or buffer Use-After-Free UAF due to a race condition during isochronous Ring Underrun/Overrun event handling...

7.8CVSS5.9AI score0.00279EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/25 12:28 a.m.16 views

Moderate: Red Hat Security Advisory: kernel security update

An update for kernel is now available for Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.8CVSS6.7AI score0.00677EPSS
SaveExploits3References13
RedHat Linux
RedHat Linux
added 2026/02/17 1:03 a.m.6 views

kernel: Linux kernel: xHCI driver isochronous event handling race condition leading to data loss or UAF

A flaw was found in the Linux kernel's xHCI eXtensible Host Controller Interface driver. This vulnerability allows data loss or buffer Use-After-Free UAF due to a race condition during isochronous Ring Underrun/Overrun event handling...

7.8CVSS5.9AI score0.00279EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.8 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986515)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986515 advisory. In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhcifreedev and xhcikillendpointurbs ...

4.7CVSS5.9AI score0.0024EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.11 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986636)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986636 advisory. In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference when host dies Make sure xhcifreedev and xhcikillendpointurbs ...

4.7CVSS5.9AI score0.0024EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.6 views

EUVD-2025-11374

Malicious code in bioql PyPI...

7.2AI score0.00189EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2022-49962

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference in remove if xHC has only one roothub The remove path in...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.25 views

CVE-2022-49962 xhci: Fix null pointer dereference in remove if xHC has only one roothub

In the Linux kernel, the following vulnerability has been resolved: xhci: Fix null pointer dereference in remove if xHC has only one roothub The remove path in xhci platform driver tries to remove and put both main and shared hcds even if only a main hcd exists one roothub This causes a null...

0.00184EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/05/09 6:45 a.m.31 views

CVE-2025-37882 usb: xhci: Fix isochronous Ring Underrun/Overrun event handling

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix isochronous Ring Underrun/Overrun event handling The TRB pointer of these events points at enqueue at the time of error occurrence on xHCI 1.1+ HCs or it's NULL on older ones. By the time we are handling the event,...

7.8CVSS0.00279EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/04/16 12:00 a.m.24 views

PT-2025-16582 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.11 Description: A vulnerability in the Linux kernel's xhci driver has been resolved. The issue occurred when handling Stoppend and Stopped - Length Invalid events, where the driver did not skip missed...

7.8CVSS5.8AI score0.66418EPSS
SaveExploits3References949
OSV
OSV
added 2024/12/13 11:08 a.m.19 views

OESA-2024-2534 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: xhci: Handle TD clearing for multiple streams case When multiple streams are in use, multiple TDs might be in flight when an endpoint is stopped. We need to issu...

7.8CVSS6.3AI score0.03301EPSS
SaveExploits1References26
Vulnrichment
Vulnrichment
added 2024/09/11 3:13 p.m.16 views

CVE-2024-45027 usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

6.8AI score0.00206EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/09/11 3:13 p.m.30 views

CVE-2024-45027 usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Check for xhci-interrupters being allocated in xhcimemclearup If xhcimeminit fails, it calls into xhcimemcleanup to mop up the damage. If it fails early enough, before xhci-interrupters is allocated but after...

0.00206EPSS
SaveExploits0References3
Rows per page
Query Builder