cve/2024/CVE-2024-43884.md

18 lines
772 B
Markdown
Raw Normal View History

2024-08-26 18:34:01 +00:00
### [CVE-2024-43884](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43884)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
2025-09-29 16:08:36 +00:00
![](https://img.shields.io/static/v1?label=Version&message=5157b8a503fa%3C%2011b4b0e63f26%20&color=brighgreen)
2024-08-26 18:34:01 +00:00
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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 NULLpointer dereference causing a crash.Fixed by adding error handling in the function.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/fkie-cad/nvd-json-data-feeds