Vulnerability CVE-2024-43884


Published: 2024-08-26

Description:
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.

 References:
https://git.kernel.org/stable/c/538fd3921afac97158d4177139a0ad39f056dbb2

Copyright 2026, cxsecurity.com

 

Back to Top