Lucene search
+L

19296 matches found

CVE
CVE
added 2026/08/15 5:55 a.m.16 views

CVE-2026-72336

CVE-2026-72336 — Linux kernel, Bluetooth 6lowpan L2CAP hold across debugfs control Root cause: get_l2cap_conn() looks up an LE hci_conn under hdev protection, then drops protection before reading hcon->l2cap_data and before lowpan_control_write() dereferences conn->hcon, allowing a disconne...

5.5AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:55 a.m.25 views

CVE-2026-72334

Summary: CVE-2026-72334 affects the Linux kernel Bluetooth ISO handling. The issue arises from malformed ISO_END/ISO_CONT packets not being excluded by the Core spec, which can leak memory and trigger panics. The documented scenarios include: ISO_START with rx_len=4, ISO_CONT skb->len=4, ISO_S...

8.8CVSS5.4AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/15 5:55 a.m.9 views

CVE-2026-72335 Bluetooth: MGMT: Fix adv monitor add failure cleanup

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix adv monitor add failure cleanup hciaddadvmonitor publishes a new advmonitor in hdev-advmonitorsidr before the powered MSFT setup step. The MSFT offload add path can then fail either locally before the...

7.8CVSS5.9AI score
SaveExploits0References9
EUVD
EUVD
added 2026/08/15 5:55 a.m.8 views

EUVD-2026-59233

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix malformed ISOEND/CONT handling Core specification Part C vol 4 sec 5.4.5 does not exclude empty ISOCONT, ISOEND packets. We currently reject them if they are last. If controller sends malformed sequence ISOSTA...

5.4AI score0.00341EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/15 5:55 a.m.7 views

EUVD-2026-59234

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix adv monitor add failure cleanup hciaddadvmonitor publishes a new advmonitor in hdev-advmonitorsidr before the powered MSFT setup step. The MSFT offload add path can then fail either locally before the...

5.7AI score0.00171EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.21 views

CVE-2026-72334 Bluetooth: ISO: fix malformed ISO_END/CONT handling

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix malformed ISOEND/CONT handling Core specification Part C vol 4 sec 5.4.5 does not exclude empty ISOCONT, ISOEND packets. We currently reject them if they are last. If controller sends malformed sequence ISOSTA...

8.8CVSS0.00341EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.22 views

CVE-2026-72335 Bluetooth: MGMT: Fix adv monitor add failure cleanup

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix adv monitor add failure cleanup hciaddadvmonitor publishes a new advmonitor in hdev-advmonitorsidr before the powered MSFT setup step. The MSFT offload add path can then fail either locally before the...

7.8CVSS0.00171EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:55 a.m.19 views

CVE-2026-72335

CVE-2026-72335 — Linux kernel Bluetooth MGMT fix : The vulnerability is in the MGMT path used by the Bluetooth HCI management code when adding a new adv_monitor. In hci_add_adv_monitor, an adv_monitor is published in hdev->adv_monitors_idr before the powered MSFT offload setup. If the MSFT add...

7.8CVSS5.7AI score0.00171EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/15 5:55 a.m.9 views

CVE-2026-72334 Bluetooth: ISO: fix malformed ISO_END/CONT handling

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: fix malformed ISOEND/CONT handling Core specification Part C vol 4 sec 5.4.5 does not exclude empty ISOCONT, ISOEND packets. We currently reject them if they are last. If controller sends malformed sequence ISOSTA...

8.8CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:55 a.m.25 views

CVE-2026-72333

CVE-2026-72333 concerns a Linux kernel Bluetooth L2CAP TX identifier leak. The fix was to adjust ident allocation to use an IDA and ensure idents are released when responses arrive, but identifiers allocated for commands without responses (notably LE CREDITS) were not released, allowing exhaustio...

5.4AI score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.19 views

CVE-2026-72333 Bluetooth: L2CAP: fix tx ident leak for commands without a response

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix tx ident leak for commands without a response Commit 6c3ea155e5ee "Bluetooth: L2CAP: Fix not tracking outstanding TX ident" changed ident allocation to use an IDA, releasing idents in l2capputident when the...

0.00209EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/15 5:55 a.m.18 views

CVE-2026-72333 Bluetooth: L2CAP: fix tx ident leak for commands without a response

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: fix tx ident leak for commands without a response Commit 6c3ea155e5ee "Bluetooth: L2CAP: Fix not tracking outstanding TX ident" changed ident allocation to use an IDA, releasing idents in l2capputident when the...

5.6AI score
SaveExploits0References8
CVE
CVE
added 2026/08/15 5:51 a.m.29 views

CVE-2026-68479

CVE-2026-68479 affects the Linux kernel Bluetooth stack, specifically the btrtl driver. The vulnerability stems from rtlbt_parse_firmware() copying patch_length - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can cause an underflow, turni...

7.8CVSS5.4AI score0.00164EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/15 5:51 a.m.18 views

CVE-2026-68479 Bluetooth: btrtl: validate firmware patch bounds

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

7.8CVSS5.5AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/08/15 5:51 a.m.25 views

CVE-2026-68479 Bluetooth: btrtl: validate firmware patch bounds

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

7.8CVSS0.00164EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/15 5:51 a.m.7 views

EUVD-2026-59101

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btrtl: validate firmware patch bounds rtlbtparsefirmware copies patchlength - 4 bytes before appending the firmware version. A malformed firmware patch shorter than the version field can make this subtraction underflow...

5.4AI score0.00164EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.10 views

PT-2026-72989

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: ISO: hold sk properly in iso conn ready sk deref in iso conn ready must be done either under conn-lock, or holding a refcount, to avoid concurrent close. conn-sk is currently accessed without either: Task 1 Task 2 iso...

5.3AI score0.00239EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72980

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci sync: hold conn in hci past sync callback Avoids giving freed pointers to hci conn valid, which kmalloc may have reused. Hold refcount to avoid that...

5.3AI score0.0023EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.9 views

PT-2026-72981

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci sync: hold conn in hci connect pa sync callback There is theoretical UAF if the conn is freed while the hci sync task is running. Hold refcount to avoid that...

5.3AI score0.0012EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.12 views

PT-2026-72962

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: mgmt: fix UAF in pair command cancellation The pairing completion and authentication failure callbacks look up the pending MGMT OP PAIR DEVICE command by walking hdev-mgmt pending. The lookup returned a command that wa...

5.5AI score0.00139EPSS
SaveExploits0References6
Rows per page
Query Builder