Lucene search
+L

27 matches found

Kitploit
Kitploit
added 2026/09/15 5:25 p.m.9 views

CVE-2019-10207

CVE-2019-10207 PoC para CVE-2019-10207 kernel de linux: bluetooth: hciuart: desreferencia de puntero NULL del kernel root@kitploit: gcc CVE-2019-10207.c -o cve-2019-10207-poc -static probado en 4.20.0 la compilación del kernel debe tener abiertos los CONFIG: root@kitploit: CONFIGBTHCIUARTMRVL=y...

5.5CVSS6.8AI score0.00881EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/08/15 5:58 a.m.35 views

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

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...

0.00168EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/11 11:48 p.m.6 views

SUSE CVE-2026-68085

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: clear HCIUARTSENDING when writework is canceled HCIUARTSENDING bit in txstate means writework is pending and blocks queueing it again. Currently this bit is not cleared when canceling the work in hciuartclose,...

2.3CVSS5.4AI score0.00251EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 12:17 p.m.11 views

AZL-95147 CVE-2026-68085 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: clear HCIUARTSENDING when writework is canceled HCIUARTSENDING bit in txstate means writework is pending and blocks queueing it again. Currently this bit is not cleared when canceling the work in hciuartclose,...

8CVSS5.8AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/10 12:17 p.m.9 views

UBUNTU-CVE-2026-68085

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: clear HCIUARTSENDING when writework is canceled HCIUARTSENDING bit in txstate means writework is pending and blocks queueing it again. Currently this bit is not cleared when canceling the work in hciuartclose,...

8CVSS5.3AI score0.00251EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2026/08/10 12:17 p.m.8 views

CVE-2026-68085

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: clear HCIUARTSENDING when writework is canceled HCIUARTSENDING bit in txstate means writework is pending and blocks queueing it again. Currently this bit is not cleared when canceling the work in hciuartclose,...

8CVSS5.4AI score0.00251EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/10 11:51 a.m.120 views

CVE-2026-68085 Bluetooth: hci_uart: clear HCI_UART_SENDING when write_work is canceled

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: clear HCIUARTSENDING when writework is canceled HCIUARTSENDING bit in txstate means writework is pending and blocks queueing it again. Currently this bit is not cleared when canceling the work in hciuartclose,...

8CVSS5.4AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/10 12:00 a.m.14 views

PT-2026-69486

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Bluetooth hci uart component where the HCI UART SENDING bit in tx state is not cleared when write work is canceled within the hci uart close function. This bit...

8CVSS5.3AI score0.00251EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/08/10 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-68085

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: hciuart: clear HCIUARTSENDING when writework is canceled HCIUARTSENDING bit in txstate means writework is pending and blocks queueing it again...

8CVSS7.3AI score0.00251EPSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/06/24 3:11 p.m.9 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fixed a NULL pointer dereferencing in hciuartwritework The hciuartsetproto function sets HCIUARTPROTOINIT before calling hciuartregisterdev. This function calls proto-open to initialize hu-priv. However, if a...

5.5CVSS5.6AI score0.00128EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/08 2:30 p.m.14 views

CVE-2026-46275

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix UAFs and race conditions in close and init paths Vulnerabilities leading to Use-After-Free UAF and Null Pointer Dereference NPD conditions were observed in the lifecycle management of hciuart. The primary...

5.4AI score0.00186EPSS
SaveExploits1References9Affected Software1
AstraLinux
AstraLinux
added 2026/05/08 9:09 a.m.3 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: Bluetooth: hciuart: Clearing HCIUARTSENDING when writework is canceled The HCIUARTSENDING bit in txstate indicates that writework is pending and prevents further processing of that task. Currently, this bit is not cleared when...

8CVSS5.9AI score0.00251EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/14 4:01 p.m.61 views

CVE-2026-23146

Technical details for CVE-2026-23146 are not provided in the supplied connected documents; the materials only reference the vulnerability as part of Ubuntu/Mageia/Oracle advisories. Monitor for updates.

5.5CVSS5.2AI score0.00128EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/02/14 4:01 p.m.44 views

CVE-2026-23146 Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_work

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix null-ptr-deref in hciuartwritework hciuartsetproto sets HCIUARTPROTOINIT before calling hciuartregisterdev, which calls proto-open to initialize hu-priv. However, if a TTY write wakeup occurs during this...

0.00128EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/09/17 11:30 p.m.8 views

SUSE CVE-2022-50374

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcildisc,serdev: check percpuinitrwsem failure syzbot is reporting NULL pointer dereference at hciuartttyclose 1, for rcusyncenter is called without rcusyncinit due to hciuartttyopen ignoring percpuinitrwsem failure...

5.5CVSS6.5AI score0.00203EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/01 1:15 p.m.18 views

CVE-2025-23139

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.23 views

CVE-2025-23139

...

SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 12:55 p.m.13 views

CVE-2025-23139

Removed by vendor...

5.6AI score
SaveExploits0
NVD
NVD
added 2024/05/01 6:15 a.m.32 views

CVE-2024-27000

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.8CVSS7.3AI score0.00327EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.40 views

CVE-2024-27000 serial: mxs-auart: add spinlock around changing cts state

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.5AI score0.00327EPSS
SaveExploits0References8
Rows per page
Query Builder