CVE-2026-80185

Summary

BlueZ sdp-xml.c type confusion via RegisterProfile(ServiceRecord) can crash bluetoothd (local DoS): a crafted nested ServiceRecord can corrupt the SDP XML parser stack so scalar union data is treated as a sequence pointer, allowing a local caller to crash bluetoothd.

Affected Software

VendorProductVersion RangeStatus

Weaknesses

  • CWE-843: Access of Resource Using Incompatible Type ('Type Confusion')

References