* [bluez/bluez] 912f5e: a2dp: Fix handling of codec capability storage
@ 2026-06-23 20:25 Luiz Augusto von Dentz
0 siblings, 0 replies; only message in thread
From: Luiz Augusto von Dentz @ 2026-06-23 20:25 UTC (permalink / raw)
To: linux-bluetooth
Branch: refs/heads/master
Home: https://github.com/bluez/bluez
Commit: 912f5efb0dd9bb08e408d33371a57182c5678aef
https://github.com/bluez/bluez/commit/912f5efb0dd9bb08e408d33371a57182c5678aef
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-23 20:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-23 20:25 [bluez/bluez] 912f5e: 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.