cve/2024/CVE-2024-35933.md

18 lines
759 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-35933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-35933)
![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1da177e4c3f4%3C%20ec2049fb2b8b%20&color=brighgreen)
![](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: btintel: Fix null ptr deref in btintel_read_versionIf hci_cmd_sync_complete() is triggered and skb is NULL, thenhdev->req_skb is NULL, which will cause this issue.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/IES-Rafael-Alberti/Proyecto1_CybersecurityConsulting