← Back to CVE List
CVE-2024-43884
In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: MGMT: Add error handling to pair_device()
hci_conn_params_add() never checks for a NULL value and could lead to a NULL
pointer dereference causing a crash.
Fixed by adding error handling in the function.
> MITRE Terms of Use apply – see LICENSE‑MITRE.txt