Analyzed
Published: 26 Feb 2025, 01:55
Last modified:11 May 2026, 18:53

Vulnerability Summary

Overall Risk (default)
low
23/100
CVSS Score
5.7 MEDIUM
v3.1 (nvd)
EPSS Score
0.14% LOW
0% probability +0.08%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

26 Feb 2025, 01:55
Published
Vulnerability first disclosed
11 May 2026, 18:53
Last Modified
Vulnerability information updated

Description

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: Ignore multiple conn complete events When one of the three connection complete events is received multiple times for the same handle, the device is registered multiple times which leads to memory corruptions. Therefore, consequent events for a single connection are ignored. The conn->state can hold different values, therefore HCI_CONN_HANDLE_UNSET is introduced to identify new connections. To make sure the events do not contain this or another invalid handle HCI_CONN_HANDLE_MAX and checks are introduced. Buglink: https://bugzilla.kernel.org/show_bug.cgi?id=215497

CVSS Metrics

  • v3.1MEDIUMScore: 5.7CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.14% Percentile: 34%

Techniques & Countermeasures

  • CWE-476NULL Pointer Dereference

    The product dereferences a pointer that it expects to be valid but is NULL.

Affected Systems

  • linuxlinux

    ≥ 7d0db0a373195385a2e0b19d1f5e4b186fdcffac, < aa1ca580e3ffe62a2c5ea1c095b609b2943c5269 | ≥ 7d0db0a373195385a2e0b19d1f5e4b186fdcffac, < d5ebaa7c5f6f688959e8d40840b2249ede63b8ed | 2.6.27

  • linuxlinux_kernel

    < 5.17.3

References (2)