Lucene search
+L

1735 matches found

Cvelist
Cvelist
added 2026/08/10 11:51 a.m.37 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,...

8CVSS0.00251EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.20 views

MiracleLinux 9 : kernel-5.14.0-687.17.1.el9_8 (AXSA:2026-1389:56)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1389:56 advisory. kernel: can: isotp: fix tx.buf use-after-free in isotpsendmsg CVE-2026-31474 kernel: mptcp: fix slab-use-after-free in inetlookupestablished...

9.8CVSS7.1AI score0.00583EPSS
SaveExploits15References18
RedhatCVE
RedhatCVE
added 2026/07/29 3:14 p.m.12 views

CVE-2026-64405

A flaw was found in the Linux kernel's Bluetooth subsystem, specifically within the hciconn module. This vulnerability occurs when the hciabortconn function attempts to process a pending connection while a critical pointer is unexpectedly null. This can lead to a null pointer dereference, causing...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/28 7:25 a.m.15 views

USN-8595-3 linux-aws-6.8, linux-aws-fips vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS6.6AI score0.00789EPSS
SaveExploits111References913
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:05 a.m.9 views

Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()

...

7.1CVSS5.2AI score0.00119EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/26 8:02 a.m.8 views

Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_complete

...

7.8CVSS5.2AI score0.00125EPSS
SaveExploits0
NVD
NVD
added 2026/07/25 10:17 a.m.22 views

CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

7.8CVSS0.00125EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/25 10:17 a.m.10 views

AZL-93452 CVE-2026-64405 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/25 10:17 a.m.10 views

CVE-2026-64405

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix null ptr deref in hciabortconn hciabortconn read hciskbeventhdev-sentcmd when a connection was pending, but hdev-sentcmd can be NULL while reqstatus is still HCIREQPEND, leading to a NULL pointer dereferen...

5.5CVSS0.00119EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/07/25 10:17 a.m.18 views

CVE-2026-64433

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not hcidevlock. It calls hciconnparamslookup and then dereferences the...

7.8CVSS5.4AI score0.00125EPSS
SaveExploits0References12
CVE
CVE
added 2026/07/25 8:51 a.m.41 views

CVE-2026-64433

CVE-2026-64433 is a Use-After-Free in the Linux kernel's Bluetooth MGMT subsystem (net/bluetooth/mgmt.c). The function add_device_complete() calls hci_conn_params_lookup() and reads params->flags without holding hci_dev_lock, allowing a concurrent MGMT_OP_REMOVE_DEVICE to free the underlying o...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-64433

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: MGMT: Fix UAF of hciconnparams in adddevicecomplete adddevicecomplete runs from the hcicmdsyncwork kworker, which holds only hcireqsynclock and not...

7.8CVSS6.1AI score0.00125EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 12:09 p.m.9 views

CVE-2026-45812 Apache NimBLE: OOB Read via sizeof(pointer) in Legacy Advertising Report Handler

Incorrect Calculation of Buffer Size vulnerability in Apache NimBLE when processing Legacy Advertising Report HCI event. When a single HCI advertising report event bundles multiple reports, NimBLE miscalculated the offset to the next report. This can cause the host to read past the end of the...

6.5CVSS6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/24 12:09 p.m.47 views

CVE-2026-45811 Apache NimBLE: Buffer overflow in socket HCI transport

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Apache NimBLE. The HCI socket transport did not check whether a received HCI event would fit the configured event pool before copying it, allowing a buffer overflow. Severity is low: exploitation requires either...

0.00342EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:09 p.m.12 views

CVE-2026-45811

Buffer Copy without Checking Size of Input 'Classic Buffer Overflow' vulnerability in Apache NimBLE. The HCI socket transport did not check whether a received HCI event would fit the configured event pool before copying it, allowing a buffer overflow. Severity is low: exploitation requires either...

6.2AI score0.00342EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/24 12:09 p.m.35 views

CVE-2026-45811

CVE-2026-45811: Buffer Copy without Checking Size of Input in Apache NimBLE's HCI socket transport allows a buffer overflow because the received HCI event might not fit the configured event pool. Affects NimBLE up to version 1.9.0; upgrade to 1.10.0 to fix. Exploitation requires either a misconfi...

7.5CVSS6.2AI score0.00342EPSS
SaveExploits0References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/23 12:47 p.m.14 views

kernel: Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync

A flaw was found in the Linux kernel’s Bluetooth subsystem HCI. Specifically, in the function hciaclcreateconnsync and related path hcilecreateconnsync, a connection object in state BTOPEN that is still pending command submission may be freed prematurely, leading to a use-after-free condition. An...

8.8CVSS7.4AI score0.00282EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/22 1:52 p.m.9 views

SUSE-SU-2026:22810-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03153EPSS
SaveExploits9References181
OSV
OSV
added 2026/07/22 1:38 p.m.13 views

SUSE-SU-2026:22809-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03153EPSS
SaveExploits9References181
OSV
OSV
added 2026/07/22 12:25 p.m.9 views

SUSE-SU-2026:22904-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and Micro 6.1 kernel was updated to fix various security issues The following security issues were fixed: - CVE-2023-20585: iommu/amd: Use maximum Event log buffer size when SNP is enabled on Family 0x19 bsc1243603. - CVE-2026-31503: udp: Fix wildcard bind...

9.8CVSS7.2AI score0.03153EPSS
SaveExploits9References181
Rows per page
Query Builder