Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-26889
HistoryApr 17, 2024 - 12:00 a.m.

CVE-2024-26889

2024-04-1700:00:00
ubuntu.com
ubuntu.com
5
linux
kernel
bluetooth
vulnerability
fix
buffer overflow
hci_core
hci_dev_info
strscpy

8 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%

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.

References

8 High

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

13.2%