Security Advisory

CVE-2024-35850

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-17 14:47:28
Last updated 2026-05-11 20:12:27
Assigner Linux
State PUBLISHED

Description

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.