IT

Tracker / CVE-2024-26889

CVE-2024-26889

Medium 5.5

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_core: Fix possible buffer overflow struct hci_dev_info has a fixed size name[8] field so in the event that hdev->name is bigger than that strcpy would attempt to write past its size, so this fixes this problem by switching to use strscpy.

Affected products and versions

debian debian_linux
linux linux_kernel · 4.14.328 → 4.15
linux linux_kernel · 4.19.297 → 4.19.311
linux linux_kernel · 5.10.199 → 5.10.214
linux linux_kernel · 5.15.137 → 5.15.153
linux linux_kernel · 5.4.259 → 5.4.273
linux linux_kernel · 6.1.60 → 6.1.83
linux linux_kernel · 6.5.9 → 6.6.23
linux linux_kernel · 6.7 → 6.7.11
linux linux_kernel · 6.8 → 6.8.2

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References