← Back to CVE List

CVE-2024-35933

Published: 2024-05-19T11:15Z
Last Modified: 2024-12-30T19:51Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt