THREATOPS
THREAT OPSThreat News › [NVD] CVE-2025-68305 — In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind There is a potential race condition between sock bind and socket write iter. bind may free the same cmd via mgmt_pending before write iter se

[NVD] CVE-2025-68305 — In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sock: Prevent race in socket write iter and sock bind There is a potential race condition between sock bind and socket write iter. bind may free the same cmd via mgmt_pending before write iter se

lownvdPublished 2025-12-16

CVE-2025-68305 CVSS: None Published: 2025-12-16T16:16:10.030

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: hci_sock: Prevent race in socket write iter and sock bind

There is a potential race condition between sock bind and socket write iter. bind may free the same cmd via mgmt_pending before write iter sends the cmd, just as syzbot reported in UAF[1].

Here we

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-68305