VDB
DEBIAN-CVE-2024-26889
DEBIAN-CVE-2024-26889
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS v3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.76-1, 0, 6.1.27-1 |
| Debian:11 | linux | 5.10.120-1, 5.10.120-1, 5.10.127-1 |
Timeline
- Apr 17, 2024 CVE Published
- Apr 28, 2026 CVE Updated