CVE-2022-49138

unknown
Published — · Modified —
CVSS v3
CVSS v2
VIR risk

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

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2022-49138

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2022-49138.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed5.17.3-1
debian debianbullseyeaffected
debian debianforkyfixed5.17.3-1
debian debiansidfixed5.17.3-1
debian debiantrixiefixed5.17.3-1

References

Verify integrity in audit chain (admin only). AS-IS.