Lucene search
+L

2659 matches found

Positive Technologies
Positive Technologies
added 2024/06/15 12:00 a.m.6 views

PT-2024-27978 · Gnome +2 · Gnome Settings Daemon +2

Name of the Vulnerable Software and Affected Versions: GNOME Settings Daemon versions through 46.0 Description: Mismatches in interpreting USB authorization policy between GNOME Settings Daemon and the Linux kernel's underlying device matching logic allow a physically proximate attacker to access...

4.3CVSS6.4AI score0.00318EPSS
SaveExploits0References38
BDU FSTEC
BDU FSTEC
added 2024/06/13 12:00 a.m.11 views

The vulnerability of the QEMU hardware emulation software, related to the cycle with an unreachable exit condition, allows a hacker to trigger a service failure.

The vulnerability of the QEMU hardware emulator is related to an infinite loop error in the emulation of the USB xHCI controller during the calculation of the TRB ring length. Exploiting this vulnerability can allow a hacker to cause a system failure...

3.2CVSS5.8AI score0.00385EPSS
SaveExploits1References6Affected Software4
BDU FSTEC
BDU FSTEC
added 2024/06/07 12:00 a.m.11 views

The vulnerability of the qemu-kvm hardware emulation package from QEMU allows a attacker to trigger a service failure.

The vulnerability of the qemu-kvm hardware emulation package from QEMU is related to the lack of checks to ensure that the buffer pointer does not overlap with the MMIO region during USB packet transmission. Exploiting this vulnerability can allow an attacker to cause a service failure...

7.5CVSS7.4AI score0.00241EPSS
SaveExploits0References5Affected Software2
RedHat Linux
RedHat Linux
added 2024/06/05 10:05 a.m.8 views

kernel: usb: hub: Guard against accesses to uninitialized BOS descriptors

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

5.5CVSS6.7AI score0.00233EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 10:05 a.m.15 views

kernel: USB: core: Fix deadlock in usb_deauthorize_interface()

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usbdeauthorizeinterface The Linux kernel CVE team has assigned CVE-2024-26934 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050123-CVE-2024-26934-e2fc@gregkh/T...

7.8CVSS6.4AI score0.0019EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 10:05 a.m.22 views

kernel: usb: xhci: Add error handling in xhci_map_urb_for_dma

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Add error handling in xhcimapurbfordma The Linux kernel CVE team has assigned CVE-2024-26964 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050130-CVE-2024-26964-54c8@gregkh/T...

5.5CVSS6.8AI score0.0023EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.17 views

kernel: usb: hub: Guard against accesses to uninitialized BOS descriptors

In the Linux kernel, the following vulnerability has been resolved: usb: hub: Guard against accesses to uninitialized BOS descriptors Many functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h access fields inside udev-bos without checking if it was allocated and initialized. If...

5.5CVSS6.7AI score0.00233EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/06/05 12:36 a.m.20 views

kernel: USB: core: Fix deadlock in usb_deauthorize_interface()

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix deadlock in usbdeauthorizeinterface The Linux kernel CVE team has assigned CVE-2024-26934 to this issue. Upstream advisory: https://lore.kernel.org/linux-cve-announce/2024050123-CVE-2024-26934-e2fc@gregkh/T...

7.8CVSS6.4AI score0.0019EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/06/03 12:00 a.m.12 views

The vulnerability of the Windows Mobile Broadband operating system driver allows a hacker to execute arbitrary code.

The vulnerability of the Windows Mobile Broadband operating system’s driver is related to a potential overflow condition. Exploiting this vulnerability could allow an attacker to execute arbitrary code by connecting a malicious USB device...

7.2CVSS6AI score0.00939EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/06/03 12:00 a.m.9 views

The vulnerability of the Windows Mobile Broadband operating system driver allows a hacker to execute arbitrary code.

The vulnerability of the Windows Mobile Broadband operating system’s driver is related to a potential overflow condition. Exploiting this vulnerability could allow an attacker to execute arbitrary code by connecting a malicious USB device...

7.2CVSS6AI score0.00932EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/06/03 12:00 a.m.10 views

The vulnerability of the Windows Mobile Broadband operating system driver allows a hacker to execute arbitrary code.

The vulnerability of the Windows Mobile Broadband operating system’s driver is related to a potential overflow condition. Exploiting this vulnerability could allow an attacker to execute arbitrary code by connecting a malicious USB device...

7.2CVSS6AI score0.00932EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/06/03 12:00 a.m.10 views

The vulnerability of the Windows Mobile Broadband operating system driver allows a hacker to execute arbitrary code.

The vulnerability of the Windows Mobile Broadband operating system driver is related to insufficient validation of input data. Exploiting this vulnerability allows an attacker to execute arbitrary code by connecting a malicious USB device...

7.2CVSS6AI score0.00932EPSS
SaveExploits0References3
OSV
OSV
added 2024/05/30 4:15 p.m.9 views

DEBIAN-CVE-2024-36893

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Check for port partner validity before consuming it typecregisterpartner does not guarantee partner registration to always succeed. In the event of failure, port-partner is set to the error value or NULL. Given...

5.5CVSS5.5AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/30 4:15 p.m.10 views

UBUNTU-CVE-2024-36896

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix access violation during port device removal Testing with KASAN and syzkaller revealed a bug in port.c:disablestore: usbhubtostructhub can return NULL if the hub that the port belongs to is concurrently removed, but...

9.1CVSS6.5AI score0.00923EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/30 4:15 p.m.13 views

UBUNTU-CVE-2024-36893

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpm: Check for port partner validity before consuming it typecregisterpartner does not guarantee partner registration to always succeed. In the event of failure, port-partner is set to the error value or NULL. Given...

5.5CVSS6.1AI score0.00227EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2024/05/30 6:00 a.m.23 views

gdisk: possible out-of-bounds-write in ReadLogicalParts of basicmbr.cc

An out-of-bounds write flaw was found in gdisks' ReadLogicalParts function of 'basicmbr.cc'. The exploitation of this flaw requires the use of a malicious storage device for example, a USB Stick that can cause a crash when physically inserted into the system and possible local privilege escalatio...

7.2CVSS5.7AI score0.00436EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.4 views

Linux kernel security vulnerabilities

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 Linux kernel that originates from an access violation in the USB kernel subsystem during port device removal...

9.1CVSS6.5AI score0.00923EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2024/05/30 12:00 a.m.8 views

Linux kernel security vulnerabilities

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 Linux kernel that stems from the USB gadget UVC module using incorrect buffer sizes when parsing the configfs list...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2024/05/29 11:30 a.m.27 views

CLSA-2024-1716980150 Fix of 12 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-26929 - scsi: qla2xxx: Fix double free of fcport CVE-url: https://ubuntu.com/security/CVE-2024-35997 - HID: i2c-hid: remove I2CHIDREADPENDING flag to prevent lock-up CVE-url: https://ubuntu.com/security/CVE-2023-52752 - smb: client: fix use-after-free...

7.8CVSS6.8AI score0.00279EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/28 3:32 a.m.6 views

SUSE CVE-2021-47528

In the Linux kernel, the following vulnerability has been resolved: usb: cdnsp: Fix a NULL pointer dereference in cdnspendpointinit In cdnspendpointinit, cdnspringalloc is assigned to pep-ring and there is a dereference of it in cdnspendpointinit, which could lead to a NULL pointer dereference on...

4.7CVSS6.3AI score0.00205EPSS
SaveExploits0References8
Rows per page
Query Builder