Lucene search
+L

25 matches found

NVD
NVD
added 16 hours ago4 views

CVE-2026-74303

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: fix NULL pointer dereference in qcadmphdr for non-serdev device hu-serdev is NULL for hciuart attached via non-serdev paths, but qcadmphdr unconditionally dereferences hu-serdev-dev.driver-name, causing a NULL...

SaveExploits0References5
Cvelist
Cvelist
added 16 hours ago5 views

CVE-2026-74304 Bluetooth: hci_qca: fix NULL pointer dereference in qca_setup() for non-serdev device

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: fix NULL pointer dereference in qcasetup for non-serdev device hu-serdev is NULL for hciuart attached via non-serdev paths, but qcasetup unconditionally calls serdevdevicegetdrvdatahu-serdev and dereferences th...

SaveExploits0References2
EUVD
EUVD
added 16 hours ago4 views

EUVD-2026-59451

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: fix NULL pointer dereference in qcasetup for non-serdev device hu-serdev is NULL for hciuart attached via non-serdev paths, but qcasetup unconditionally calls serdevdevicegetdrvdatahu-serdev and dereferences th...

5.3AI score
SaveExploits0References2
EUVD
EUVD
added 16 hours ago3 views

EUVD-2026-59450

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: fix NULL pointer dereference in qcadmphdr for non-serdev device hu-serdev is NULL for hciuart attached via non-serdev paths, but qcadmphdr unconditionally dereferences hu-serdev-dev.driver-name, causing a NULL...

5.3AI score
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: It is necessary to call deltimersync before freeing a timer. A crash report indicated that the timer list might become corrupted when a timer is freed while still active. This issue is commonly caused by code...

5.5CVSS6.2AI score0.0027EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/22 6:30 p.m.10 views

EUVD-2022-54677

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Use deltimersync before freeing While looking at a crash report on a timer list being corrupted, which usually happens when a timer is freed while still active. This is commonly triggered by code calling deltim...

5.5CVSS5.3AI score0.0027EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414324 advisory. In the Linux kernel before 5.16.3, drivers/bluetooth/hciqca.c misinterprets the devmgpiodgetindexoptional return value expects it to be NULL in the error case, where...

5.5CVSS6.3AI score0.00246EPSS
SaveExploits0References3
NVD
NVD
added 2025/02/26 7:1 a.m.12 views

CVE-2022-49555

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Use deltimersync before freeing While looking at a crash report on a timer list being corrupted, which usually happens when a timer is freed while still active. This is commonly triggered by code calling deltim...

7.8CVSS0.0027EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/02/26 2:14 a.m.25 views

CVE-2022-49555 Bluetooth: hci_qca: Use del_timer_sync() before freeing

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Use deltimersync before freeing While looking at a crash report on a timer list being corrupted, which usually happens when a timer is freed while still active. This is commonly triggered by code calling deltim...

7.8CVSS0.0027EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:14 a.m.9 views

CVE-2022-49555

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Use deltimersync before freeing While looking at a crash report on a timer list being corrupted, which usually happens when a timer is freed while still active. This is commonly triggered by code calling deltim...

7.8CVSS5.6AI score0.0027EPSS
SaveExploits0
CVE
CVE
added 2025/02/26 2:14 a.m.106 views

CVE-2022-49555

Summary: CVE-2022-49555 is tied to the Linux kernel Bluetooth subsystem (hci_qca). The issue arises when a timer is freed while still active due to code calling del_timer() instead of del_timer_sync(), risking timer-list corruption. The description notes that the hci_qca driver may trigger this, ...

7.8CVSS5.5AI score0.0027EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/08/21 7:15 a.m.27 views

CVE-2022-48878

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Fix driver shutdown on closed serdev The driver shutdown callback which sends EDLSOCRESET to the device over serdev should not be invoked when HCI device is not open e.g. if hcidevopensync failed, because the...

7.8CVSS0.00241EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.17 views

CVE-2022-48878

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Fix driver shutdown on closed serdev The driver shutdown callback which sends EDLSOCRESET to the device over serdev should not be invoked when HCI device is not open e.g. if hcidevopensync failed, because the...

7.8CVSS6.3AI score0.00241EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.21 views

CVE-2022-48878 Bluetooth: hci_qca: Fix driver shutdown on closed serdev

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Fix driver shutdown on closed serdev The driver shutdown callback which sends EDLSOCRESET to the device over serdev should not be invoked when HCI device is not open e.g. if hcidevopensync failed, because the...

7.8CVSS6.7AI score0.00241EPSS
SaveExploits0References4
NVD
NVD
added 2024/05/17 3:15 p.m.25 views

CVE-2024-35851

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NULL-deref on non-serdev suspend Qualcomm ROME controllers can be registered from the Bluetooth line discipline and in this case the HCI UART serdev pointer is NULL. Add the missing sanity check to prevent a...

5.5CVSS6.4AI score0.00234EPSS
SaveExploits0References5
OSV
OSV
added 2023/02/13 5:49 p.m.12 views

GSD-2023-1002181 Bluetooth: hci_qca: Fix driver shutdown on closed serdev

Bluetooth: hciqca: Fix driver shutdown on closed serdev 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 v5.10.165 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:42 p.m.10 views

GSD-2023-1002113 Bluetooth: hci_qca: Fix driver shutdown on closed serdev

Bluetooth: hciqca: Fix driver shutdown on closed serdev 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 v5.15.90 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/02/13 5:31 p.m.8 views

GSD-2023-1001983 Bluetooth: hci_qca: Fix driver shutdown on closed serdev

Bluetooth: hciqca: Fix driver shutdown on closed serdev 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 v6.1.8 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/31 3:49 p.m.15 views

GSD-2023-1001785 Bluetooth: hci_qca: Fix driver shutdown on closed serdev

Bluetooth: hciqca: Fix driver shutdown on closed serdev 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 v5.10.165 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2023/01/31 3:46 p.m.18 views

GSD-2023-1001751 Bluetooth: hci_qca: Fix driver shutdown on closed serdev

Bluetooth: hciqca: Fix driver shutdown on closed serdev 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 v5.15.90 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder