In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Protect UUID list traversal The hci_sync conversion moved class-of-device and EIR generation from an HCI req…
高危 CVSS 7.8
摘要
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_sync: Protect UUID list traversal The hci_sync conversion moved class-of-device and EIR generation from an HCI request built under hdev->lock to asynchronous command sync work. The worker holds hdev->req_lock, but that lock does not serialize access to hdev->uuids against add_uuid() and remove_uuid(), which update the list under hdev->lock. The following interleaving can therefore occur: CPU0 (command sync …
中文摘要建设中,暂以英文摘要呈现(DR-003 v2)。
深度研判
该漏洞尚未生成深度研判报告(DR-003 v2 AI pipeline 建设中)。
数据来源
- NVD DATABASE
原始链接
- https://git.kernel.org/stable/c/a351f68fb24828b23a971e00b8238ee0e8a40380
- https://git.kernel.org/stable/c/a42f5536ea9c00e13f0c0fbb330feed95e2365ca
- https://git.kernel.org/stable/c/e4fa2c5c261d736b8e58759fdef3a968d510630c
- https://git.kernel.org/stable/c/e9027ffbf5a0f3c12ca8900822e884eae9f0821b
- https://git.kernel.org/stable/c/fe13adc258df88d95789e5673c7ba5178b5f8b28
时间线
- nvd_ingest NVD