Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-35850
HistoryMay 17, 2024 - 2:47 p.m.

CVE-2024-35850 Bluetooth: qca: fix NULL-deref on non-serdev setup

2024-05-1714:47:28
Linux
github.com
1
bluetooth qca fix null-deref serdev qualcomm rome controllers hci uart setup vulnerability.

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.7

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial