← Back to CVE List

CVE-2024-35850

Published: 2024-05-17T15:15Z
Last Modified: 2024-12-30T17:42Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: qca: fix NULL-deref on non-serdev setup Qualcomm ROME controllers can be registered from the Bluetooth line discipline and in this case the HCI UART serdev pointer is NULL. Add the missing sanity check to prevent a NULL-pointer dereference when setup() is called for a non-serdev controller. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt