Lucene search
+L

19568 matches found

Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.15 views

CVE-2026-43134

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix missing key size check for L2CAPLECONNREQ This adds a check for encryption key size upon receiving L2CAPLECONNREQ which is required by L2CAP/LE/CFC/BV-15-C which expects L2CAPCRLEBADKEYSIZE...

8.1CVSS5.7AI score0.00177EPSS
SaveExploits0
NVD
NVD
added 2026/05/06 10:16 a.m.38 views

CVE-2026-43119

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: annotate data-races around hdev-reqstatus hcicmdsyncsk sets hdev-reqstatus under hdev-reqlock: hdev-reqstatus = HCIREQPEND; However, several other functions read or write hdev-reqstatus without holding any loc...

5.5CVSS0.00114EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/05/06 9:49 a.m.22 views

CVE-2026-43059

A flaw was found in the Linux kernel's Bluetooth Management MGMT component. This vulnerability arises from incorrect handling of pending commands within the Bluetooth subsystem's command completion processes. An attacker with local access could exploit this issue to trigger memory corruption and...

7.8CVSS5.7AI score0.00122EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/06 9:24 a.m.21 views

CVE-2026-43069

A flaw was found in the Linux kernel's Bluetooth subsystem, specifically in the hcill component. A local user could exploit this vulnerability when the system attempts to download firmware. If the firmware content is invalid or empty after a successful request, the system fails to release the...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 7:40 a.m.17 views

CVE-2026-43119 Bluetooth: hci_sync: annotate data-races around hdev->req_status

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: annotate data-races around hdev-reqstatus hcicmdsyncsk sets hdev-reqstatus under hdev-reqlock: hdev-reqstatus = HCIREQPEND; However, several other functions read or write hdev-reqstatus without holding any loc...

5.9AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/06 7:40 a.m.67 views

CVE-2026-43119 Bluetooth: hci_sync: annotate data-races around hdev->req_status

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: annotate data-races around hdev-reqstatus hcicmdsyncsk sets hdev-reqstatus under hdev-reqlock: hdev-reqstatus = HCIREQPEND; However, several other functions read or write hdev-reqstatus without holding any loc...

0.00114EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/06 7:40 a.m.59 views

CVE-2026-43119

In CVE-2026-43119, the Linux kernel Bluetooth HCI synchronous command infrastructure has a data race on hdev->req_status: __hci_cmd_sync_sk() updates it under req_lock on one workqueue, while other paths (e.g., hci_send_cmd_sync on a different workqueue, plus hci_cmd_sync_complete/cancel) read...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/06 7:40 a.m.8 views

CVE-2026-43119

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: annotate data-races around hdev-reqstatus hcicmdsyncsk sets hdev-reqstatus under hdev-reqlock: hdev-reqstatus = HCIREQPEND; However, several other functions read or write hdev-reqstatus without holding any loc...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2026/05/06 7:40 a.m.96 views

CVE-2026-43119

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: annotate data-races around hdev-reqstatus hcicmdsyncsk sets hdev-reqstatus under hdev-reqlock: hdev-reqstatus = HCIREQPEND; However, several other functions read or write hdev-reqstatus without holding any loc...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/06 1:42 a.m.22 views

SUSE CVE-2026-31771

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: move wake reason storage into validated event handlers hcistorewakereason is called from hcieventpacket immediately after stripping the HCI event header but before hcieventfunc enforces the per-event minimum...

8.1CVSS5.8AI score0.00205EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2026/05/06 1:42 a.m.29 views

SUSE CVE-2026-31772

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: fix stack buffer overflow in hcilebigcreatesync hcilebigcreatesync uses DEFINEFLEX to allocate a struct hcicplebigcreatesync on the stack with room for 0x11 17 BIS entries. However, conn-numbis can hold up to...

7CVSS5.9AI score0.00142EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/06 1:42 a.m.16 views

SUSE CVE-2026-31773

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SMP: derive legacy responder STK authentication from MITM state The legacy responder path in smprandom currently labels the stored STK as authenticated whenever pendingseclevel is BTSECURITYHIGH. That reflects what the...

5.5CVSS5.7AI score0.00282EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.11 views

SUSE CVE-2026-43017

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate mesh send advertising payload length meshsend currently bounds MGMTOPMESHSEND by total command length, but it never verifies that the bytes supplied for the flexible advdata array actually match the...

5.5CVSS5.7AI score0.00122EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.12 views

SUSE CVE-2026-43018

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: fix potential UAF in hcileremoteconnparamreqevt hciconn lookup and field access must be covered by hdev lock in hcileremoteconnparamreqevt, otherwise it's possible it is freed concurrently. Extend the...

5.5CVSS5.7AI score0.00256EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.14 views

SUSE CVE-2026-43020

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: validate LTK encsize on load Load Long Term Keys stores the user-provided encsize and later uses it to size fixed-size stack operations when replying to LE LTK requests. An encsize larger than the 16-byte key...

5.5CVSS5.9AI score0.00129EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.16 views

SUSE CVE-2026-43023

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: fix race conditions in scosockconnect scosockconnect checks skstate and sktype without holding the socket lock. Two concurrent connect syscalls on the same socket can both pass the check and enter scoconnect,...

7CVSS5.8AI score0.00097EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.14 views

SUSE CVE-2026-43059

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix list corruption and UAF in command complete handlers Commit 302a1f674c00 "Bluetooth: MGMT: Fix possible UAFs" introduced mgmtpendingvalid, which not only validates the pending command but also unlinks it from...

5.5CVSS5.8AI score0.00122EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.13 views

SUSE CVE-2026-43062

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix type confusion in l2capecredreconfrsp l2capecredreconfrsp casts the incoming data to struct l2capecredconnrsp the ECRED connection response, 8 bytes with result at offset 6 instead of struct...

5.5CVSS5.8AI score0.00215EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.12 views

SUSE CVE-2026-43069

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcill: Fix firmware leak on error path Smatch reports: drivers/bluetooth/hcill.c:587 downloadfirmware warn: 'fw' from requestfirmware not released on lines: 544. In downloadfirmware, if requestfirmware succeeds but the...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.31 views

PT-2026-37429

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A data race exists in the Bluetooth component involving the hdev-req status variable. While hci cmd sync sk modifies this variable under the hdev-req lock, other functions—including hci...

5.5CVSS5.9AI score0.00114EPSS
SaveExploits0
Rows per page
Query Builder