CVE-2024-35933

medium
Published 2025-05-13 · Modified 2026-05-12
CVSS v3
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS v2
VIR risk
5.5

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Fix null ptr deref in btintel_read_version If hci_cmd_sync_complete() is triggered and skb is NULL, then hdev->req_skb is NULL, which will cause this issue.

Predictions

Exploit likelihood
55%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-35933

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-35933.html

vendor Authored 2026-05-27

Vendor advisory: af854a3a-2127-422b-91ae-364da2661108 — https://git.kernel.org/stable/c/ec2049fb2b8be3e108fe2ef1f1040f91e72c9990

vendor Authored 2026-05-27

Vendor advisory: af854a3a-2127-422b-91ae-364da2661108 — https://git.kernel.org/stable/c/86e9b47e8a75c74b1bd83a479979b425c5dc8bd9

vendor Authored 2026-05-27

Vendor advisory: af854a3a-2127-422b-91ae-364da2661108 — https://git.kernel.org/stable/c/68a69bb2ecafaacdb998a87783068fb51736f43b

vendor Authored 2026-05-27

Vendor advisory: af854a3a-2127-422b-91ae-364da2661108 — https://git.kernel.org/stable/c/006936ecb4edfc3102464044f75858c714e34d28

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/ffdca0a62abaf8c41d8d9ea132000fd808de329b

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/b79e040910101b020931ba0c9a6b77e81ab7f645

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/b19fe5eea619d54eea59bb8a37c0f8d00ef0e912

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/22d3053ef05f0b5045e45bd91e7473846261d65e

vendor Authored 2026-05-27

Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2025:6966

OS impact

OSVersionStatusFixed in
redhat rhel9fixed
suse slesaffected
debian debianbookwormfixed6.1.90-1
debian debianbullseyefixed5.10.216-1
debian debianforkyfixed6.8.9-1
debian debiansidfixed6.8.9-1
debian debiantrixiefixed6.8.9-1
debian debian10.0affected
linux linux-kernelaffected4.19.312

References

CWEs

CWE-476

Verify integrity in audit chain (admin only). AS-IS.