CVE-2024-24859
Linux Kernel vulnerability analysis and mitigation

Overview

A race condition vulnerability was discovered in the Linux kernel's net/bluetooth subsystem, specifically in the sniff_{min,max}_interval_set() function. The vulnerability was assigned CVE-2024-24859 and was first reported on February 1, 2024. This issue affects Linux kernel versions up to 3.19.8 and from version 6.0 up to 6.7.2, including version 6.8-rc1 (NVD).

Technical details

The vulnerability stems from a race condition in the sniff_{min,max}interval_set() function where the validation of update parameters occurs without holding the appropriate lock. The hdev->sniff{min,max}_interval parameters could be modified after the validity check but before the actual update, potentially allowing invalid values where sniff_max_interval becomes smaller than sniff_min_interval. The vulnerability has been assigned a CVSS v3.1 base score of 4.8 (Medium) with the vector string CVSS:3.1/AV:A/AC:H/PR:N/UI:R/S:U/C:N/I:N/A:H (NVD).

Impact

When exploited, this vulnerability can cause abnormal Bluetooth sniffing behavior as the hdev->sniff_{min,max}_interval parameters are crucial for Bluetooth operation. These parameters are used in the hci_conn_idle function to initialize hci_cp_sniff_subrate, which determines sniffing time intervals. Invalid parameter values can lead to Bluetooth sniffing exceptions and result in denial of service conditions (OpenAnolis).

Exploitability

The vulnerability requires write access to debugfs entries, which are restricted to root by default on Ubuntu kernels, limiting its exploitability. The attack requires adjacent network access, high attack complexity, and user interaction, as indicated by the CVSS metrics (Ubuntu).

Mitigation and workarounds

The recommended fix involves expanding the buffer in the sniff_{min,max}_interval_set function and including the parameter validity check code within the hci_dev_lock critical section. A patch has been submitted to the Linux Kernel Bluetooth subsystem maintainers (OpenAnolis).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel-matched
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-headers
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-oracle-5.15
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-uki-virt-addons
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fips
NoYesAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management