Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2024-26801

8.8 · HIGH
Published Apr 4, 2024 linux CWE-416 EPSS 0.42% (35th pctl)

Overview

CVE-2024-26801 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 4, 2024 and has a CVSS 3.1 base score of 8.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

Bluetooth: Avoid potential use-after-free in hci_error_reset

While handling the HCI_EV_HARDWARE_ERROR event, if the underlying

BT controller is not responding, the GPIO reset mechanism would

free the hci_dev and lead to a use-after-free in hci_error_reset.

Here's the call trace observed on a ChromeOS device with Intel AX201:

queue_work_on+0x3e/0x6c

__hci_cmd_sync_sk+0x2ee/0x4c0 [bluetooth <HASH:3b4a6>]

? init_wait_entry+0x31/0x31

__hci_cmd_sync+0x16/0x20 [bluetooth <HASH:3b4a 6>]

hci_error_reset+0x4f/0xa4 [bluetooth <HASH:3b4a 6>]

process_one_work+0x1d8/0x33f

worker_thread+0x21b/0x373

kthread+0x13a/0x152

? pr_cont_work+0x54/0x54

? kthread_blkcg+0x31/0x31

ret_from_fork+0x1f/0x30

This patch holds the reference count on the hci_dev while processing

a HCI_EV_HARDWARE_ERROR event to avoid potential crash.

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 4.0, < 4.19.309 Affected

Frequently Asked Questions

What is CVE-2024-26801?

CVE-2024-26801 is a high-severity vulnerability affecting linux linux_kernel. It was published on April 4, 2024 and has a CVSS 3.1 base score of 8.8 (HIGH).

How severe is CVE-2024-26801?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2024-26801?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2024-26801?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-26801 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.