Lucene search
+L

19622 matches found

RedhatCVE
RedhatCVE
added 2026/05/01 4:50 p.m.12 views

CVE-2026-43019

A flaw was found in the Linux kernel's Bluetooth component. Improper synchronization in the setcigparamssync function can lead to a use-after-free UAF vulnerability. This issue arises when hciconn objects are accessed without proper locking, allowing them to be freed concurrently. An attacker cou...

7.8CVSS6AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 4:45 p.m.10 views

CVE-2026-43018

A flaw was found in the Linux kernel's Bluetooth component. This Use-After-Free UAF vulnerability arises from insufficient locking during hciconn lookup and access within the hcileremoteconnparamreqevt function. An attacker could potentially exploit this to cause a system crash or execute arbitra...

8.8CVSS6AI score0.00256EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 4:40 p.m.8 views

CVE-2026-43017

A flaw was found in the Bluetooth subsystem of the Linux kernel. A remote attacker could exploit this by sending a specially crafted Bluetooth Mesh advertising payload. The system fails to properly validate the length of the advertising data against the provided payload, leading to an out-of-boun...

6.1CVSS5.8AI score0.00122EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/01 3:16 p.m.13 views

CVE-2026-43022

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: hcicmdsyncqueueonce return -EEXIST if exists hcicmdsyncqueueonce needs to indicate whether a queue item was added, so caller can know if callbacks are called, so it can avoid leaking resources. Change the...

5.5CVSS0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/01 3:16 p.m.12 views

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

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/01 3:16 p.m.15 views

CVE-2026-43021

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: fix leaks when hcicmdsyncqueueonce fails When hcicmdsyncqueueonce returns with error, the destroy callback will not be called. Fix leaking references / memory on these failures...

5.5CVSS0.00107EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/01 3:16 p.m.12 views

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

7.8CVSS0.00097EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/01 3:16 p.m.16 views

CVE-2026-43019

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

7.8CVSS0.00129EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/01 3:16 p.m.3 views

AZL-85398 CVE-2026-43019 affecting package kernel for versions less than 6.6.143.1-1

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

7.8CVSS6AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/05/01 3:16 p.m.13 views

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.5CVSS0.00122EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/01 3:16 p.m.10 views

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

8.8CVSS0.00256EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/01 3:16 p.m.10 views

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

8.8CVSS0.00282EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/01 3:16 p.m.14 views

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.1CVSS0.00205EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/01 3:16 p.m.12 views

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

7.8CVSS0.00142EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 2:15 p.m.9 views

CVE-2026-43051 HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacomintuosbtirq The wacomintuosbtirq function processes Bluetooth HID reports without sufficient bounds checking. A maliciously crafted short report can trigger an out-of-bounds read when...

8.1CVSS6.6AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.8 views

CVE-2026-43051

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacomintuosbtirq The wacomintuosbtirq function processes Bluetooth HID reports without sufficient bounds checking. A maliciously crafted short report can trigger an out-of-bounds read when...

8.1CVSS5.8AI score0.00255EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/05/01 2:15 p.m.16 views

EUVD-2026-26650

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacomintuosbtirq The wacomintuosbtirq function processes Bluetooth HID reports without sufficient bounds checking. A maliciously crafted short report can trigger an out-of-bounds read when...

5.8AI score0.00255EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/05/01 2:15 p.m.42 views

CVE-2026-43051 HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq

In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacomintuosbtirq The wacomintuosbtirq function processes Bluetooth HID reports without sufficient bounds checking. A maliciously crafted short report can trigger an out-of-bounds read when...

8.1CVSS0.00255EPSS
SaveExploits0References8
CVE
CVE
added 2026/05/01 2:15 p.m.37 views

CVE-2026-43051

The CVE-2026-43051 issue affects the Linux kernel HID driver for Wacom devices, specifically the wacom_intuos_bt_irq() function. A length-bounds flaw in processing Bluetooth HID reports can permit an out-of-bounds read when handling reports 0x03 and 0x04, enabling leakage of memory content. The v...

8.1CVSS5.8AI score0.00255EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/05/01 2:15 p.m.13 views

CVE-2026-43023 Bluetooth: SCO: fix race conditions in sco_sock_connect()

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

7.8CVSS6.5AI score
SaveExploits0References9
Rows per page
Query Builder