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-26890

7.8 · HIGH
Published Apr 17, 2024 linux CWE-125 EPSS 0.60% (46th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

Bluetooth: btrtl: fix out of bounds memory access

The problem is detected by KASAN.

btrtl driver uses private hci data to store 'struct btrealtek_data'.

If btrtl driver is used with btusb, then memory for private hci data

is allocated in btusb. But no private data is allocated after hci_dev,

when btrtl is used with hci_h5.

This commit adds memory allocation for hci_h5 case.

==================================================================

BUG: KASAN: slab-out-of-bounds in btrtl_initialize+0x6cc/0x958 [btrtl]

Write of size 8 at addr ffff00000f5a5748 by task kworker/u9:0/76

Hardware name: Pine64 PinePhone (1.2) (DT)

Workqueue: hci0 hci_power_on [bluetooth]

Call trace:

dump_backtrace+0x9c/0x128

show_stack+0x20/0x38

dump_stack_lvl+0x48/0x60

print_report+0xf8/0x5d8

kasan_report+0x90/0xd0

__asan_store8+0x9c/0xc0

[btrtl]

h5_btrtl_setup+0xd0/0x2f8 [hci_uart]

h5_setup+0x50/0x80 [hci_uart]

hci_u

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 >= 6.2, < 6.6.23 Affected

Frequently Asked Questions

What is CVE-2024-26890?

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

How severe is CVE-2024-26890?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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-26890?

CyberStrike's AI-powered security agents can automatically detect CVE-2024-26890 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.