CVE-2021-41229

BlueZ is a Bluetooth protocol stack for Linux. In affected versions a vulnerability exists in sdp_cstate_alloc_buf which allocates memory which will always be hung in the singly linked list of cstates and will not be freed. This will cause a memory leak over time. The data can be a very large object, which can be caused by an attacker continuously sending sdp packets and this may cause the service of the target device to crash.
Configurations

Configuration 1 (hide)

cpe:2.3:a:bluez:bluez:5.58:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-11-12 23:15

Updated : 2024-02-28 18:48


NVD link : CVE-2021-41229

Mitre link : CVE-2021-41229

CVE.ORG link : CVE-2021-41229


JSON object : View

Products Affected

bluez

  • bluez

debian

  • debian_linux
CWE
CWE-401

Missing Release of Memory after Effective Lifetime

CWE-400

Uncontrolled Resource Consumption