← Späť na vyhľadávanie CVE

CVE-2026-74303

Linux kernel

Popis

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_qca: fix NULL pointer dereference in qca_dmp_hdr() for non-serdev device hu->serdev is NULL for hci_uart attached via non-serdev paths, but qca_dmp_hdr() unconditionally dereferences hu->serdev->dev.driver->name, causing a NULL pointer dereference. Fix by guarding the dereference with a NULL check and falling back to -hci_ldisc_qca- for the non-serdev case.

EPSS 0.168%Riziko 0
Zobraziť zdroj
Zverejnené
2026-08-15 06:22:29
Dotknuté verzie
unknown
Typ
Jadro
Posledná úprava
2026-08-17 06:19:24
Vektor
Pending