* [bluez/bluez] 4ec0b2: a2dp: Fix handling of codec capability storage
@ 2026-06-22 17:21 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-06-22 17:21 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/1114843
Home: https://github.com/bluez/bluez
Commit: 4ec0b2ace3e8fdd90f8b85978b1713411c8e1413
https://github.com/bluez/bluez/commit/4ec0b2ace3e8fdd90f8b85978b1713411c8e1413
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M profiles/audio/a2dp.c
Log Message:
-----------
a2dp: Fix handling of codec capability storage
Codec capability is one byte long (max 255) the storage format is
02hhx which means each byte ends up as 2 characters so the buffer
needs to be doubled in order to handle capabilities of that size.
Reported-by: p0her (_@p0her_) in TeamH4C working with TrendAI Zero Day Initiative
Reported-by: Michael Bommarito <michael.bommarito@gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 17:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-22 17:21 [bluez/bluez] 4ec0b2: a2dp: Fix handling of codec capability storage Luiz Augusto von Dentz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.