Lucene search
+L

194 matches found

UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.27 views

CVE-2024-35816

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left-over IRQ on unbind Commit 5a95f1ded28691e6 "firewire: ohci: use devres for requested IRQ" also removed the call to freeirq in pciremove, leading to a leftover irq of devmrequestirq at...

5.5CVSS5.9AI score0.00224EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/05/17 1:23 p.m.18 views

CVE-2024-35816 firewire: ohci: prevent leak of left-over IRQ on unbind

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left-over IRQ on unbind Commit 5a95f1ded28691e6 "firewire: ohci: use devres for requested IRQ" also removed the call to freeirq in pciremove, leading to a leftover irq of devmrequestirq at...

6.8AI score0.00224EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/05/17 1:23 p.m.75 views

CVE-2024-35816

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left-over IRQ on unbind Commit 5a95f1ded28691e6 "firewire: ohci: use devres for requested IRQ" also removed the call to freeirq in pciremove, leading to a leftover irq of devmrequestirq at...

5.5CVSS5.3AI score0.00224EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.48 views

CVE-2024-35816 firewire: ohci: prevent leak of left-over IRQ on unbind

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left-over IRQ on unbind Commit 5a95f1ded28691e6 "firewire: ohci: use devres for requested IRQ" also removed the call to freeirq in pciremove, leading to a leftover irq of devmrequestirq at...

6.4AI score0.00224EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/17 1:23 p.m.103 views

CVE-2024-35816

CVE-2024-35816 (Linux kernel, firewire_ohci) is resolved by the patch that prevents leaking a leftover IRQ on unbind. The change, including commit 5a95f1ded28691e6, switches to devres for the requested IRQ and removes the call to free_irq() in pci_remove(), which previously left a devm_request_ir...

5.5CVSS6.6AI score0.00224EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/05/17 1:23 p.m.13 views

CVE-2024-35816 firewire: ohci: prevent leak of left-over IRQ on unbind

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left-over IRQ on unbind Commit 5a95f1ded28691e6 "firewire: ohci: use devres for requested IRQ" also removed the call to freeirq in pciremove, leading to a leftover irq of devmrequestirq at...

4.9AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.11 views

SUSE CVE-2021-47206

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References14
OSV
OSV
added 2024/04/10 7:15 p.m.3 views

DEBIAN-CVE-2021-47206

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/10 7:15 p.m.8 views

UBUNTU-CVE-2021-47206

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/04/10 7:15 p.m.27 views

CVE-2021-47206

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

5.5CVSS5.8AI score0.00227EPSS
SaveExploits0References10
CVE
CVE
added 2024/04/10 6:56 p.m.107 views

CVE-2021-47206

CVE-2021-47206 is a Linux kernel vulnerability in the usb: host: ohci-tmio path. The root cause is a missing check of the return value from platform_get_resource(), which can lead to a NULL pointer dereference and a potential crash (availability impact). The vulnerability is resolved in the kerne...

5.5CVSS6.5AI score0.00227EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/04/10 6:56 p.m.33 views

CVE-2021-47206 usb: host: ohci-tmio: check return value after calling platform_get_resource()

In the Linux kernel, the following vulnerability has been resolved: usb: host: ohci-tmio: check return value after calling platformgetresource It will cause null-ptr-deref if platformgetresource returns NULL, we need check the return value...

6.7AI score0.00227EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/03/06 12:00 a.m.12 views

PT-2024-8401 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a leak of left-over IRQ on unbind in the firewire ohci driver. This leak occurs when the driver is unbound from the device, leading to a leftover IRQ of devm...

1.7CVSS6.2AI score0.00224EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2023/05/09 12:00 a.m.22 views

PT-2025-26078 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak issue has been identified in the Linux kernel, specifically in the ohci-nxp component. The of parse phandle function returns a node pointer with an incremented refcount...

8.8CVSS7.4AI score0.10458EPSS
SaveExploits29References950
Zero Day Initiative
Zero Day Initiative
added 2023/04/24 12:00 a.m.39 views

(Pwn2Own) Oracle VirtualBox OHCI USB Controller Uninitialized Memory Information Disclosure Vulnerability

This vulnerability allows local attackers to disclose sensitive information on affected installations of Oracle VirtualBox. An attacker must first obtain the ability to execute high-privileged code on the target guest system in order to exploit this vulnerability. The specific flaw exists within...

6CVSS6.1AI score0.00342EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2023/02/15 4:48 a.m.5 views

SUSE CVE-2017-6505

The ohciserviceedlist function in hw/usb/hcd-ohci.c in QEMU aka Quick Emulator before 2.9.0 allows local guest OS users to cause a denial of service infinite loop via vectors involving the number of link endpoint list descriptors, a different vulnerability than CVE-2017-9330...

6.5CVSS6.5AI score0.00384EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 4:44 a.m.9 views

SUSE CVE-2017-9330

QEMU aka Quick Emulator before 2.9.0, when built with the USB OHCI Emulation support, allows local guest OS users to cause a denial of service infinite loop by leveraging an incorrect return value, a different vulnerability than CVE-2017-6505...

3.8CVSS6.5AI score0.00348EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2023/02/15 3:53 a.m.6 views

SUSE CVE-2020-25624

hw/usb/hcd-ohci.c in QEMU 5.0.0 has a stack-based buffer over-read via values obtained from the host controller driver...

5CVSS7.2AI score0.00585EPSS
SaveExploits1References19
OSV
OSV
added 2022/09/17 1:15 a.m.15 views

GSD-2022-1006303 usb: host: ohci-ppc-of: Fix refcount leak bug

usb: host: ohci-ppc-of: Fix refcount leak bug This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.9.326 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/17 1:10 a.m.16 views

GSD-2022-1006249 usb: ohci-nxp: Fix refcount leak in ohci_hcd_nxp_probe

usb: ohci-nxp: Fix refcount leak in ohcihcdnxpprobe This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.14.291 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder