CVE-2024-26889
MediumIn 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.
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-120CVE-2024-26889 is classified as CWE-120
See CWE-120 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2024-26889 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Mailing List Third Party Advisory
-
Mailing List Third Party Advisory
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2e845867b4e279eff0a19ade253390470e07e8a1
-
PatchKernel patch commithttps://git.kernel.org/stable/c/2edce8e9a99dd5e4404259d52e754fdc97fb42c2
-
PatchKernel patch commithttps://git.kernel.org/stable/c/54a03e4ac1a41edf8a5087bd59f8241b0de96d3d
Frequently asked questions
-
What is CVE-2024-26889?
CVE-2024-26889 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2024-26889 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-26889?
CVE-2024-26889 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2024-26889?
No patch is currently available for CVE-2024-26889. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2024-26889 actively exploited?
No — CVE-2024-26889 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.