CVE-2026-74303

UnknownEPSS 0.17%

Last modified

CVE-2026-74303 is a vulnerability of currently unknown severity. 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 estimates a 0.17% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
0.17%

6.4th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 06d3fdfcdf5cefb06f2024b9d3dad356779399cf, < 809230cc25dde1d6bb00de2a1eeb5f3199402fbe; >= 06d3fdfcdf5cefb06f2024b9d3dad356779399cf, < a209744230f9ce3d7a7e9a0839944f5cb5fa02a4; >= 06d3fdfcdf5cefb06f2024b9d3dad356779399cf, < e284bb94ad4512ec0bcd9b91bda99e67c507f7f8; >= 06d3fdfcdf5cefb06f2024b9d3dad356779399cf, < d54a5fb7d821b88c7c5569d450af59dafccaf414; >= 06d3fdfcdf5cefb06f2024b9d3dad356779399cf, < 6b8cbcf08de0db62254d1981f83db0f94681ccd9
LinuxLinux6.6

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-74303?
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.
How severe is CVE-2026-74303?
Severity scoring for CVE-2026-74303 is pending analysis. The EPSS model estimates a 0.17% probability of exploitation in the next 30 days.
How do I fix CVE-2026-74303?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-74303?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST