Lucene search
+L

118 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2025-31905

Malicious code in bioql PyPI...

6.4AI score0.00145EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.18 views

EUVD-2022-55399

Malicious code in bioql PyPI...

6.8AI score0.00179EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/01 12:15 p.m.10 views

CVE-2023-53475

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

5.5CVSS0.00145EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 11:42 a.m.9 views

CVE-2023-53475 usb: xhci: tegra: fix sleep in atomic call

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: tegra: fix sleep in atomic call When we set the dual-role port to Host mode, we observed the following splat: 167.057718 BUG: sleeping function called from invalid context at include/linux/sched/mm.h:229 167.057872...

5.5CVSS4.9AI score0.00145EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.9 views

PT-2025-40182

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's USB subsystem, specifically within the xhci-tegra driver. The issue arises when setting a dual-role port to Host mode, leading to a potential sleep ca...

8CVSS6.5AI score0.21314EPSS
SaveExploits4References862
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.5 views

PT-2025-37501

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the xhci-mtk driver. Specifically, the issue involves a failure to properly release a shared host controller device HCD when a wakeup...

5.8AI score0.00145EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-22023

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: usb: xhci: Don't skip on Stopped - Length Invalid Up until commit d56b0b2ab142 usb: xhci:...

7.8CVSS5.6AI score0.00185EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/07/28 3:13 a.m.6 views

No title provided

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.4AI score
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.12 views

SUSE CVE-2022-50133

In the Linux kernel, the following vulnerability has been resolved: usb: xhciplatremove: avoid NULL dereference Since commit 4736ebd7fcaff1eb8481c140ba494962847d6e0a "usb: host: xhci-plat: omit shared hcd if either root hub has no ports" xhci-sharedhcd can be NULL, which causes the following Oops...

5.5CVSS6.2AI score0.00179EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

UBUNTU-CVE-2022-50133

In the Linux kernel, the following vulnerability has been resolved: usb: xhciplatremove: avoid NULL dereference Since commit 4736ebd7fcaff1eb8481c140ba494962847d6e0a "usb: host: xhci-plat: omit shared hcd if either root hub has no ports" xhci-sharedhcd can be NULL, which causes the following Oops...

5.5CVSS6AI score0.00179EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.5 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Don’t skip on “Stopped – Length Invalid” events. Until the commit d56b0b2ab142 “usb: xhci: ensure skipped isochronous TDs are returned when the isochronous ring is stopped” in v6.11, the driver did not skip missed...

7.8CVSS6.2AI score0.00185EPSS
SaveExploits0References3
OSV
OSV
added 2025/05/09 7:16 a.m.4 views

UBUNTU-CVE-2025-37882

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.8CVSS6.3AI score0.00247EPSS
SaveExploits0References9
CVE
CVE
added 2025/05/09 6:45 a.m.104 views

CVE-2025-37882

CVE-2025-37882 relates to a Linux kernel isochronous xHCI Ring handling race. The fix changes how xrun events are processed so that a TD queued at a ring position isn’t prematurely completed or warned about when the event TRB pointer can be NULL or a no-op. Triggering conditions include higher IR...

7.8CVSS7AI score0.00247EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2025/05/09 6:45 a.m.7 views

CVE-2025-37882

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.8CVSS5.8AI score0.00247EPSS
SaveExploits0
NVD
NVD
added 2025/05/08 7:15 a.m.14 views

CVE-2025-37813

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

5.5CVSS0.00155EPSS
SaveExploits0References4
CVE
CVE
added 2025/05/08 6:26 a.m.106 views

CVE-2025-37813

CVE-2025-37813 concerns the Linux kernel USB xHCI Etron workaround. The vulnerability arises in the enqueue path during the Etron workaround where code can dereference a pointer after enqueuing to the final link TRB, and then access pointer + 1, which can crash the kernel or cause a NOOP in the l...

5.5CVSS6.7AI score0.00155EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/05/08 6:26 a.m.10 views

CVE-2025-37813 usb: xhci: Fix invalid pointer dereference in Etron workaround

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Fix invalid pointer dereference in Etron workaround This check is performed before preparetransfer and preparering, so enqueue can already point at the final link TRB of a segment. And indeed it will, some 0.4% of time...

5.5CVSS6.5AI score0.00155EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2025/04/16 11:15 a.m.7 views

CVE-2025-22022

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Apply the link chain quirk on NEC isoc endpoints Two clearly different specimens of NEC uPD720200 one with start/stop bug, one without were seen to cause IOMMU faults after some Missed Service Errors. Faulting address ...

7.8CVSS6.6AI score0.00188EPSS
SaveExploits0References9Affected Software1
NVD
NVD
added 2025/04/16 11:15 a.m.13 views

CVE-2025-22023

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Don't skip on Stopped - Length Invalid Up until commit d56b0b2ab142 "usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped" in v6.11, the driver didn't skip missed isochronous TDs when handling...

7.8CVSS0.00185EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/16 11:15 a.m.2 views

DEBIAN-CVE-2025-22023

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Don't skip on Stopped - Length Invalid Up until commit d56b0b2ab142 "usb: xhci: ensure skipped isoc TDs are returned when isoc ring is stopped" in v6.11, the driver didn't skip missed isochronous TDs when handling...

7.8CVSS5.7AI score0.00185EPSS
SaveExploits0References1
Rows per page
Query Builder