OSDN Git Service

Merge tag 'android-8.1.0_r76' into oreo-x86
[android-x86/system-bt.git] / stack /
2020-05-08 Chih-Wei HuangMerge tag 'android-8.1.0_r76' into oreo-x86 android-x86-8.1-r5
2020-04-09 Jakub PawlowskiFix potential stack overflow caused by integer overflow
2020-03-16 Chih-Wei HuangMerge tag 'android-8.1.0_r74' into oreo-x86 android-x86-8.1-r4
2020-01-02 Zongheng WangSDP: add return after SDP disconnection
2019-12-16 Ted WangFix potential OOB write in btm_read_remote_ext_features...
2019-10-15 Chih-Wei HuangMerge tag 'android-8.1.0_r69' into oreo-x86 android-x86-8.1-r3
2019-10-08 Zongheng WangSDP: Disconnect when there is a bad length
2019-10-08 Zongheng WangSDP: disconnect if sdp_copy_raw_data fails
2019-06-10 Jakub PawlowskiDO NOT MERGE Fix for Bluetooth connection being dropped...
2019-06-05 Chih-Wei HuangMerge tag 'android-8.1.0_r65' into oreo-x86 android-x86-8.1-r2
2019-05-30 Chih-Wei Huanghciblecmds: remove unnecessary checking
2019-05-20 Chih-Wei HuangMerge tag 'android-8.1.0_r64' into oreo-x86
2019-05-10 Ted WangFix potential OOB read in sdpu_get_len_from_type
2019-04-30 Jakub PawlowskiDO NOT MERGE Don't persist bonds using sample LTK
2019-04-30 Jakub PawlowskiDO NOT MERGE Drop Bluetooth connection with weak encryp...
2019-04-16 android-build-team... Merge cherrypicks of [7077328, 7074021, 7074022, 707757...
2019-04-16 Jakub PawlowskiDO NOT MERGE Don't persist bonds using sample LTK
2019-04-16 Jakub PawlowskiDO NOT MERGE Drop Bluetooth connection with weak encryp...
2019-02-19 android-build-team... Merge cherrypicks of [6452478, 6451642, 6451643, 645381...
2019-02-19 Hansong Zhangbtm_proc_smp_cback: Don't access p_dev_rec if freed
2019-02-19 Hansong Zhangprocess_l2cap_cmd: Fix OOB
2019-02-19 Hansong Zhangbtm_ble_multi_adv: Check data length in HCI interface
2019-02-12 Hansong Zhangbtm_proc_smp_cback: Don't access p_dev_rec if freed
2019-02-12 Hansong Zhangprocess_l2cap_cmd: Fix OOB
2019-02-12 Hansong Zhangbtm_ble_multi_adv: Check data length in HCI interface
2019-01-16 android-build-team... Merge cherrypicks of [6072696, 6072074, 6072757, 607212...
2019-01-16 Stanley TngDO NOT MERGE A security fix to check buffer length...
2019-01-14 Stanley TngDO NOT MERGE A security fix to check buffer length...
2019-01-10 Ugo YuAdd OOB check in avrc_pars_browse_rsp
2019-01-10 Jakub PawlowskiFix buffer overflow in btif_dm_data_copy
2019-01-10 JP SugarbroadRevert "Fix OOB in avrc_pars_browse_rsp"
2019-01-08 Chih-Wei HuangMerge tag 'android-8.1.0_r60' into oreo-x86 android-x86-8.1-r1
2018-12-21 Chih-Wei HuangMerge tag 'android-8.1.0_r53' into oreo-x86
2018-12-07 android-build-team... Merge cherrypicks of [5745882, 5746123, 5746124, 574612...
2018-12-07 Ugo YuAdd OOB check in avrc_pars_browse_rsp
2018-12-07 Jakub PawlowskiFix buffer overflow in btif_dm_data_copy
2018-11-26 android-build-team... Merge cherrypicks of [5610460, 5610582, 5610249, 561025...
2018-11-26 Myles WatsonDO NOT MERGE: SDP: Check p_end in save_attr_seq and...
2018-11-26 Myles WatsonDO NOT MERGE: MCAP: Check response length in mca_ccb_hd...
2018-11-26 Ugo YuDO NOT MERGE: Fix possible OOB when AVDT data channel...
2018-11-05 Myles WatsonDO NOT MERGE: SDP: Check p_end in save_attr_seq and...
2018-11-05 Myles WatsonDO NOT MERGE: MCAP: Check response length in mca_ccb_hd...
2018-11-05 Ugo YuFix OOB in avrc_pars_browse_rsp
2018-11-05 Ugo YuDO NOT MERGE: Fix possible OOB when AVDT data channel...
2018-10-19 android-build-team... Merge cherrypicks of [5313290, 5313323, 5313343, 531341...
2018-10-19 Jakub PawlowskiFix possible OOB read
2018-10-19 Ugo YuDO NOT MERGE - Check SDU lower bound before allocate...
2018-10-16 Jakub PawlowskiFix possible OOB read
2018-10-16 Ugo YuDO NOT MERGE - Check SDU lower bound before allocate...
2018-10-09 Chih-Wei HuangMerge tag 'android-8.1.0_r48' into oreo-x86
2018-09-11 android-build-team... Merge cherrypicks of [4995494, 4995495, 4995496, 499549...
2018-09-11 Pavlin RadoslavovCheck data length when parsing AVRCP vendor specific...
2018-09-11 Pavlin RadoslavovDO NOT MERGE - Check AVRCP data length when parsing...
2018-09-10 Chih-Wei HuangMerge tag 'android-8.1.0_r46' into oreo-x86
2018-09-07 Pavlin RadoslavovDO NOT MERGE - Check AVRCP data length when parsing...
2018-09-07 Pavlin RadoslavovCheck data length when parsing AVRCP vendor specific...
2018-08-30 android-build-team... Merge cherrypicks of [4897833, 4897834, 4897835] into...
2018-08-30 Hansong ZhangFix a wrong check in rfc_parse_data
2018-08-30 Hansong ZhangAdd bound check for rfc_parse_data
2018-08-17 Hansong ZhangCheck remaining frame length in rfc_process_mx_message
2018-08-17 Hansong ZhangFix a wrong check in rfc_parse_data
2018-08-17 Hansong ZhangAdd bound check for rfc_parse_data
2018-08-16 android-build-team... Merge cherrypicks of [4793902] into oc-m8-release
2018-08-16 Hansong ZhangFix build failure in stack/rfcomm/rfc_ts_frames.c
2018-08-16 android-build-team... Merge cherrypicks of [4787660, 4787680, 4787071, 478770...
2018-08-16 Cheney NiAdd packet length checks in mca_ccb_hdl_req
2018-08-16 Cheney NiChecks the SMP length to fix OOB read
2018-08-16 Ugo YuAdd packet length check in smp_proc_master_id
2018-08-16 Pavlin RadoslavovAdd missing AVRCP message length checks inside avrc_msg...
2018-08-16 Ugo YuDO NOT MERGE Fix OOB read before buffer length check
2018-08-16 Hansong ZhangFix OOB read in avrc_ctrl_pars_vendor_rsp
2018-08-16 Hansong ZhangCheck remaining frame length in rfc_process_mx_message
2018-08-16 Jakub PawlowskiFix copy length calculation in sdp_copy_raw_data
2018-08-15 Ugo YuAdd packet length check in smp_proc_master_id
2018-08-15 Cheney NiChecks the SMP length to fix OOB read
2018-08-15 Pavlin RadoslavovAdd missing AVRCP message length checks inside avrc_msg...
2018-08-15 Cheney NiAdd packet length checks in mca_ccb_hdl_req
2018-08-15 Ugo YuDO NOT MERGE Fix OOB read before buffer length check
2018-08-15 Hansong ZhangFix OOB read in avrc_ctrl_pars_vendor_rsp
2018-08-15 Jakub PawlowskiFix copy length calculation in sdp_copy_raw_data
2018-08-10 android-build-team... Merge cherrypicks of [4741663, 4741664, 4741665, 474166...
2018-08-10 Hansong ZhangHID Host: Check L2CAP packet data length
2018-08-10 Hansong ZhangDO NOT MERGE Fix OOB read in process_l2cap_cmd
2018-08-10 Jakub PawlowskiAdd packet length checks in l2cble_process_sig_cmd
2018-08-10 Jakub PawlowskiDon't use Address after it was deleted
2018-08-10 Jakub PawlowskiSDP: return error on offset bigger than atribute length
2018-08-10 Ajay PanickerDO NOT MERGE: Don't reuse buffer when building response
2018-08-10 Pavlin RadoslavovAdd BT_HDR length check for received AVCTP packets
2018-08-10 Pavlin RadoslavovAdd packet length check for received AVCTP packets
2018-08-10 Pavlin RadoslavovAdd checks whether the AVDTP element data length is...
2018-08-10 Jack HeBNEP: Fix OOB access in bnep_data_ind
2018-08-10 akirilovRESTRICT AUTOMERGE: Fixes two bluetooth causing remote...
2018-08-10 akirilovRESTRICT AUTOMERGE: Fixes two bluetooth bugs causing...
2018-08-10 Myles WatsonDO NOT MERGE: SDP: Recalculate param_len after max_list_len
2018-08-10 Jakub PawlowskiDecrease length after reading from array in process_ser...
2018-08-10 Hansong ZhangDO NOT MERGE SMP: Check p_cb->role in smp_br_state_mach...
2018-08-10 Jakub PawlowskiGATT: Handle too short Error Response PDU
2018-08-10 Jakub PawlowskiAdd PDU size checks in process_service_search_attr_rsp
2018-08-10 Ajay PanickerAdd bounds check to l2cble_process_sig_cmd L2CAP_CMD_DI...
2018-08-10 Hansong ZhangDO NOT MERGE AVRC: Add bound check for AVRC_EVT_APP_SET...
next