SDP: Validate input UUID's length
Use case: Crash observed during BT IOT testing 1. Try to pair to the remote device. 2. Connect to the remote device's audio profiles. 3. Remote device has given the wrong UUID's length.This will leads to crash. Failure: crash observed during profile connection Root cause: Remote sent invalid UUID length,which is causing crash in comparison logic. Fix: Validate input UUID's length before going for actual comparison. Bug: 19417758 Change-Id: I8216d17e3f6cc22dfbeca4b31972b5b5584a73ea
Loading
Please register or sign in to comment