mbox series

[BlueZ,0/1] Fix SDP buffer overflow for DS4 (Revision 2)

Message ID 20241219181140.423916-1-kieran.r.geary@gmail.com (mailing list archive)
Headers show
Series Fix SDP buffer overflow for DS4 (Revision 2) | expand

Message

Kieran Geary Dec. 19, 2024, 6:11 p.m. UTC
Hello,

I have a Dualshock 4 that has been unable to connect via BlueZ, since it reports a L2CAP buffer overflow when it recieves an SDP response on PSM19. This is known for Dualshock 4 (Revision 1) controllers , and there is already a fix in place for it in BlueZ. This patch extends that fix to also apply for the Revision 2 product code.


If there are any adjustments that need to be made, feel free to reach out.

Many thanks,
Kieran Geary

Kieran Geary (1):
  Set `SDP_LARGE_MTU` flag for DS4 Rev. 2 product code

 src/device.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)