Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_bt
/
6c7c67817d426b243eba4b12cd8e13c6041d37a1
6c7c678
BLE: Don't access freed buffer in log message
by Nitin Shivpure
· 8 years ago
3a0aab5
Add packet length checks in l2cble_process_sig_cmd
by Jakub Pawlowski
· 7 years ago
041649e
Merge "DO NOT MERGE HID Host: Check L2CAP packet data length" into mnc-dev
by TreeHugger Robot
· 7 years ago
3565eaf
SDP: return error on offset bigger than atribute length
by Jakub Pawlowski
· 7 years ago
2da7320
DO NOT MERGE HID Host: Check L2CAP packet data length
by Hansong Zhang
· 7 years ago
5b27fef
DO NOT MERGE: Don't reuse buffer when building response
by Ajay Panicker
· 7 years ago
e192c98
Add checks whether the AVDTP element data length is valid
by Pavlin Radoslavov
· 7 years ago
0bd0127
BNEP: Fix OOB access in bnep_data_ind
by Jack He
· 7 years ago
0a8453b
Fixes two bluetooth bugs causing remote overreads (2/2)
by akirilov
· 7 years ago
76e9628
Decrease length after reading from array in process_service_attr_req
by Jakub Pawlowski
· 7 years ago
8f5dfbe
Merge "RESTRICT AUTOMERGE: Fixes two bluetooth bugs causing remote overreads (1/2)" into mnc-dev
by Atanas Kirilov
· 7 years ago
389789f
Merge "DO NOT MERGE: SDP: Recalculate param_len after max_list_len" into mnc-dev
by TreeHugger Robot
· 7 years ago
2cf42ff
Merge "DO NOT MERGE SMP: Check p_cb->role in smp_br_state_machine_event" into mnc-dev
by TreeHugger Robot
· 7 years ago
89f6f14
DO NOT MERGE: SDP: Recalculate param_len after max_list_len
by Myles Watson
· 7 years ago
cf33d63
DO NOT MERGE SMP: Check p_cb->role in smp_br_state_machine_event
by Hansong Zhang
· 7 years ago
03881d1
GATT: Handle too short Error Response PDU
by Jakub Pawlowski
· 7 years ago
3181bde
Add PDU size checks in process_service_search_attr_rsp
by Jakub Pawlowski
· 7 years ago
6cf3df7
RESTRICT AUTOMERGE: Fixes two bluetooth bugs causing remote overreads (1/2)
by akirilov
· 7 years ago
560a624
DO NOT MERGE Prevent stack overflow in btif_storage
by Hansong Zhang
· 7 years ago
94dd556
DO NOT MERGE SMP: Validate remote elliptic curve points
by Andre Eisenbach
· 7 years ago
404752d
Merge "DO NOT MERGE Fix OOB read in process_l2cap_cmd" into mnc-dev
by TreeHugger Robot
· 7 years ago
8c2b087
DO NOT MERGE Fix OOB read in process_l2cap_cmd
by Hansong Zhang
· 7 years ago
5eaf3a6
DO NOT MERGE Add bounds check for BNEP_Write
by Hansong Zhang
· 7 years ago
7c99a01
Merge "DO NOT MERGE: PAN: Always allocate in bta_pan_data_buf_ind_cback" into mnc-dev
by TreeHugger Robot
· 7 years ago
7abed10
Merge "DO NOT MERGE Handle bad packet length in gatts_process_read_req" into mnc-dev
by TreeHugger Robot
· 7 years ago
c8d9ead
Merge "DO NOT MERGE Fix unexpected behavior in bta_dm_sdp_result" into mnc-dev
by TreeHugger Robot
· 7 years ago
dc67046
DO NOT MERGE Handle bad packet length in gatts_process_read_req
by Stanley Tng
· 7 years ago
8f34bd0
DO NOT MERGE: PAN: Always allocate in bta_pan_data_buf_ind_cback
by Myles Watson
· 7 years ago
4e583ae
DO NOT MERGE Fix unexpected behavior in bta_dm_sdp_result
by Hansong Zhang
· 7 years ago
040aa7b
DO NOT MERGE Fix unexpected behavior in smp_sm_event
by Hansong Zhang
· 7 years ago
bb3b4ed
DO NOT MERGE Truncate new line characters when adding string to config
by Hansong Zhang
· 8 years ago
c5ceedf
DO NOT MERGE: SDP: Check p_req_end before reading from p_req
by Myles Watson
· 8 years ago
f3c4026
Merge "SDP: Pass the bounds to process_service_*_rsp" into mnc-dev
by TreeHugger Robot
· 8 years ago
4207e26
Merge "DO NOT MERGE: AVRCP: Check the number of text attributes requested" into mnc-dev
by Ajay Panicker
· 8 years ago
90368e6
Merge "DO NOT MERGE: AVRCP: Check the number of text value attributes requested" into mnc-dev
by TreeHugger Robot
· 8 years ago
61e561d
BNEP: Check received frame type
by Myles Watson
· 8 years ago
7cfaf87
Merge "PAN: Fix Use-after-free in bta_pan_data_buf_ind_cback" into mnc-dev
by TreeHugger Robot
· 8 years ago
cc798ea
Merge "DO NOT MERGE Remove memory reference to invalid mem in error log" into mnc-dev
by TreeHugger Robot
· 8 years ago
88beb38
SDP: Pass the bounds to process_service_*_rsp
by Myles Watson
· 8 years ago
a8ff361
Merge "DO NOT MERGE Fix unexpected behavior in reading BNEP packets" into mnc-dev
by Hansong Zhang
· 8 years ago
8148eb6
DO NOT MERGE Fix unexpected behavior in reading BNEP packets
by Hansong Zhang
· 8 years ago
0d96b5c
DO NOT MERGE Remove memory reference to invalid mem in error log
by Stanley Tng
· 8 years ago
f033115
PAN: Fix Use-after-free in bta_pan_data_buf_ind_cback
by Myles Watson
· 8 years ago
a16b153
DO NOT MERGE: AVRCP: Check the number of text value attributes requested
by Ajay Panicker
· 8 years ago
0a8f655
DO NOT MERGE: AVRCP: Check the number of text attributes requested
by Ajay Panicker
· 8 years ago
ed45f06
DO NOT MERGE Fix unexpected behavior in SDP
by Hansong Zhang
· 8 years ago
294cc61
SDP: Bounds check 'id' parameter for free_sdp_slot()
by Andre Eisenbach
· 8 years ago
fdcad53
Merge "Add missing extension length check while parsing BNEP control packets" into mnc-dev
by TreeHugger Robot
· 8 years ago
01f46e0
Add missing extension length check while parsing BNEP control packets
by Pavlin Radoslavov
· 8 years ago
8f18afd
Free p_pending_data from tBNEP_CONN to avoid potential memory leaks
by Pavlin Radoslavov
· 8 years ago
c41ba8a
Merge "Add a missing check for PAN buffer size before copying data" into mnc-dev
by TreeHugger Robot
· 8 years ago
64d3ed3
Merge "Add missing packet length checks while parsing BNEP control packets" into mnc-dev
by TreeHugger Robot
· 8 years ago
b5cb610
Merge "Add missing continuation offset check for SDP continuation requests" into mnc-dev
by TreeHugger Robot
· 8 years ago
d2a3649
Merge "Allocate buffers of the right size when BT_HDR is included" into mnc-dev
by TreeHugger Robot
· 8 years ago
f31afd3
Add missing packet length checks while parsing BNEP control packets
by Pavlin Radoslavov
· 8 years ago
3488364
Add missing continuation offset check for SDP continuation requests
by Pavlin Radoslavov
· 8 years ago
f7a7f7a
Disable PAN Reverse Tethering when connection originated by the Remote
by Pavlin Radoslavov
· 8 years ago
d1145e0
Add a missing check for PAN buffer size before copying data
by Pavlin Radoslavov
· 8 years ago
338e048
Allocate buffers of the right size when BT_HDR is included
by Pavlin Radoslavov
· 8 years ago
1bef354
Check LE advertising data length before caching advertising records
by Jack He
· 8 years ago
33c68c8
Check the HCI length before extracting the L2CAP length and CID
by Pavlin Radoslavov
· 9 years ago
1f433cb
DO NOT MERGE Fix potential DoS caused by delivering signal to BT process
by Sharvil Nanavati
· 9 years ago
4439d38
Merge "Add guest mode functionality (2/3)" into mnc-dev
by Ajay Panicker
· 9 years ago
ad31ee0
DO NOT MERGE btif: check overflow on create_pbuf size
by Marie Janssen
· 9 years ago
3676e76
Add guest mode functionality (2/3)
by Ajay Panicker
· 9 years ago
b646eb3
btif: Don't persist remote devices to the config
by Marie Janssen
· 9 years ago
f0a69c3
DO NOT MERGE Check size of pin before replying
by Marie Janssen
· 10 years ago
ed01581
DO NOT MERGE Remove Porsche car-kit pairing workaround
by Andre Eisenbach
· 10 years ago
05419c8
Fix crashes with lots of discovered LE devices
by Marie Janssen
· 10 years ago
74dad51
Disable opening network debug ports for security reasons
by Pavlin Radoslavov
· 10 years ago
2492393
LE Multi-Advertising State Change Sub-event Wrong Variable Type
by Jacob Lee
· 10 years ago
dcfafe9
Fix incorrect SetConnScanParam function mapping
by Sunny Kapdi
· 10 years ago
b746043
Fix memory corruption of BLE whitelist hashmap
by Nitin Arora
· 10 years ago
aa41fec
Check the return value when reading HCI type byte
by Pavlin Radoslavov
· 10 years ago
d2199cb
Disable remote TCP connections
by Pavlin Radoslavov
· 10 years ago
1e1f159
Merge "[DS] BTM_VSC_CHIP_CAPABILITY_M_VERSION doesn't match" into mnc-dev
by Iliyan Malchev
· 10 years ago
8d88b1b
Allocate large enough buffers when copying AVRC packets
by Satya Calloji
· 10 years ago
5aad24f
[DS] BTM_VSC_CHIP_CAPABILITY_M_VERSION doesn't match
by Jacob Lee
· 10 years ago
aa3be1a
Implement Bluetooth settings factory reset (3/5)
by Ajay Panicker
· 10 years ago
d63f7c0
Add Dialog mouse & KB to blacklist for LE secure connections
by Nitin Arora
· 10 years ago
84d13ed
Add an explicit check for AVRCP vendor data
by Pavlin Radoslavov
· 10 years ago
caaa00f
Fix a crash for a race condition during Bluetooth shutdown
by Pavlin Radoslavov
· 10 years ago
9de273d
Fix CTS Verifier test for insecure RFCOMM connection.
by Sharvil Nanavati
· 10 years ago
efa5991
Fix a NULL-pointer crash
by Pavlin Radoslavov
· 10 years ago
48a4b9c
Assign pseudo address for host-based RPA resolution matches
by Andre Eisenbach
· 10 years ago
b61d25c
Fix memory leak in A2DP event handler
by Andre Eisenbach
· 10 years ago
82c8b92
Reset LE encryption key size at LE disconnection only
by Nitin Arora
· 10 years ago
dab356e
Promote AVCTP version to 1.4
by Anubhav Gupta
· 10 years ago
2ac9ae0
Fix a bug allocating buffers for fragmented AVRC packets
by Anubhav Gupta
· 10 years ago
1500b8d
Fix for uhid_event size check
by Amirhossein Simjour
· 10 years ago
760aa99
Unpair HID device cleanup
by Casper Bonde
· 11 years ago
c613742
Fix the logic for stopping the Power Management timers.
by Pavlin Radoslavov
· 10 years ago
196413f
Fix TX queue overflow detection
by Andre Eisenbach
· 10 years ago
1076b7b
Customize Bluetooth sniff interval
by Pavlin Radoslavov
· 10 years ago
197ee68
Fix a crash for a race condition during Bluetooth shutdown
by Pavlin Radoslavov
· 10 years ago
ac72840
Update device type correctly in the NVRAM at inquiry result
by Nitin Arora
· 10 years ago
1da48a3
Use pseudo address while re-pairing peripheral
by Nitin Arora
· 10 years ago
b4365c5
Adding transport type while initiating remote discovery
by Nitin Arora
· 10 years ago
280368c
Fix potential crash when transcoding legacy config files
by Andre Eisenbach
· 10 years ago
ccd37fa
Enable enhanced connection complete event
by Nitin Arora
· 10 years ago
Next »