漏洞标题
蓝牙:btintel: 修复btintel_read_version中的null ptr deref错误
漏洞描述信息
在Linux内核中,已解决以下漏洞:
蓝牙:btintel:在btintel_read_version中修复空指针解除引用问题
如果触发hci_cmd_sync_complete()且skb为NULL,则
hdev->req_skb为NULL,这将导致此问题。
CVSS信息
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
漏洞类别
空指针解引用
漏洞标题
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
漏洞描述信息
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: btintel: Fix null ptr deref in btintel_read_version
If hci_cmd_sync_complete() is triggered and skb is NULL, then
hdev->req_skb is NULL, which will cause this issue.
CVSS信息
N/A
漏洞类别
N/A
漏洞标题
Linux kernel 安全漏洞
漏洞描述信息
Linux kernel是美国Linux基金会的开源操作系统Linux所使用的内核。 Linux kernel 存在安全漏洞,该漏洞源于 Bluetooth 模块存在空指针取消引用漏洞。
CVSS信息
N/A
漏洞类别
其他