Lucene search
+L

1571 matches found

SUSE CVE
SUSE CVE
added 2024/08/27 2:24 a.m.5 views

SUSE CVE-2024-43884

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pairdevice hciconnparamsadd never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the function...

5.5CVSS6.4AI score0.00264EPSS
SaveExploits0References17
BDU FSTEC
BDU FSTEC
added 2024/08/27 12:0 a.m.11 views

The vulnerability of the hci_core() function in the Linux operating system’s Bluetooth kernel allows a hacker to cause a service failure.

The vulnerability of the hcicore function in the Linux operating system’s Bluetooth kernel relates to the lack of memory release before the hcidev is freed. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2024/08/26 8:15 a.m.7 views

AZL-48197 CVE-2024-43884 affecting package kernel for versions less than 6.6.51.1-5

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Add error handling to pairdevice hciconnparamsadd never checks for a NULL value and could lead to a NULL pointer dereference causing a crash. Fixed by adding error handling in the function...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.24 views

CVE-2022-48871 tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

7AI score0.00248EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.75 views

CVE-2022-48871

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

7.1CVSS5.7AI score0.00248EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.38 views

CVE-2022-48871 tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer

In the Linux kernel, the following vulnerability has been resolved: tty: serial: qcom-geni-serial: fix slab-out-of-bounds on RX FIFO buffer Driver's probe allocates memory for RX FIFO port-rxfifo based on default RX FIFO depth, e.g. 16. Later during serial startup the qcomgeniserialportsetup...

0.00248EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/08/13 12:0 a.m.175 views

KB5041160: Windows Server 2022 / Azure Stack HCI 22H2 Security Update (August 2024)

The remote Windows host is missing security update 5041160. It is, therefore, affected by multiple vulnerabilities - An elevation of privilege vulnerability exists in Windows based systems supporting Virtualization Based Security VBS including a subset of Azure Virtual Machine SKUS. This can allo...

9.8CVSS7.5AI score0.70564EPSS
SaveExploits28References53
SUSE CVE
SUSE CVE
added 2024/08/06 2:1 a.m.4 views

SUSE CVE-2024-41063

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: cancel all works upon hciunregisterdev syzbot is reporting that calling hcireleasedev from hcierrorreset due to hcidevput from hcierrorreset can cause deadlock at destroyworkqueue, for hcierrorreset is called...

4.7CVSS6.5AI score0.00182EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/08/01 12:8 p.m.13 views

CVE-2024-42132

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCICONNHANDLEMAX Syzbot hit warning in hciconndel caused by freeing handle that was not allocated using ida allocator. This is caused by handle bigger than HCICONNHANDLEMAX passe...

5.5CVSS7.1AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/30 8:15 a.m.2 views

DEBIAN-CVE-2024-42132

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCICONNHANDLEMAX Syzbot hit warning in hciconndel caused by freeing handle that was not allocated using ida allocator. This is caused by handle bigger than HCICONNHANDLEMAX passe...

7.1CVSS5.8AI score0.00226EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.3 views

DEBIAN-CVE-2024-42133

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Ignore too large handle values in BIG hcilebigsyncestablishedevt is necessary to filter out cases where the handle value is belonging to ida id range, otherwise ida will be erroneously released in hciconncleanup...

5.5CVSS5.3AI score0.00225EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/30 8:15 a.m.4 views

UBUNTU-CVE-2024-42132

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCICONNHANDLEMAX Syzbot hit warning in hciconndel caused by freeing handle that was not allocated using ida allocator. This is caused by handle bigger than HCICONNHANDLEMAX passe...

7.1CVSS6.7AI score0.00226EPSS
SaveExploits0References16
CVE
CVE
added 2024/07/30 7:46 a.m.148 views

CVE-2024-42132

The connected MiracleLinux advisory confirms CVE-2024-42132 affecting Linux kernel Bluetooth HCI code. Root cause: hci_le_big_sync_established_evt() could pass a handle larger than HCI_CONN_HANDLE_MAX, leading to freeing an unallocated handle and a warning in hci_conn_del(). The fix adds an upper...

7.1CVSS6.8AI score0.00226EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/07/30 7:46 a.m.27 views

CVE-2024-42132 bluetooth/hci: disallow setting handle bigger than HCI_CONN_HANDLE_MAX

In the Linux kernel, the following vulnerability has been resolved: bluetooth/hci: disallow setting handle bigger than HCICONNHANDLEMAX Syzbot hit warning in hciconndel caused by freeing handle that was not allocated using ida allocator. This is caused by handle bigger than HCICONNHANDLEMAX passe...

0.00226EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/07/30 12:0 a.m.6 views

Linux kernel 安全漏洞

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 the Linux kernel that originates in the Bluetooth/hci module that allows a handle value greater than HCICONNHANDLEMAX to be set, resulting in...

7.1CVSS6.5AI score0.00226EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/29 3:15 p.m.9 views

DEBIAN-CVE-2024-41063

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: cancel all works upon hciunregisterdev syzbot is reporting that calling hcireleasedev from hcierrorreset due to hcidevput from hcierrorreset can cause deadlock at destroyworkqueue, for hcierrorreset is called...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/07/24 2:3 p.m.12 views

kernel: Bluetooth: hci_codec: Fix leaking content of local_codecs

A memory leak flaw was found in the Linux kernel’s Bluetooth functionality. This flaw allows a local user to crash the system...

5.5CVSS7.2AI score0.00238EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/07/18 3:5 a.m.2 views

SUSE CVE-2022-48844

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix leaking sentcmd skb sentcmd memory is not freed before freeing hcidev causing it to leak it contents...

3.3CVSS6.3AI score0.00222EPSS
SaveExploits0References9
OSV
OSV
added 2024/07/16 1:15 p.m.2 views

DEBIAN-CVE-2022-48844

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix leaking sentcmd skb sentcmd memory is not freed before freeing hcidev causing it to leak it contents...

5.5CVSS5.5AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/16 1:15 p.m.4 views

UBUNTU-CVE-2022-48844

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcicore: Fix leaking sentcmd skb sentcmd memory is not freed before freeing hcidev causing it to leak it contents...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References6
Rows per page
Query Builder