Rev. | 时间 | 作者 |
---|---|---|
966d244 cm-14.1-x86 | 2019-10-22 16:39:42 | Chih-Wei Huang |
Merge remote-tracking branch 'cm/cm-14.1' into cm-14.1-x86 |
||
090fae0 | 2019-10-22 16:37:45 | Chih-Wei Huang |
Merge remote-tracking branch 'x86/nougat-x86' into cm-14.1-x86 |
||
9249baa | 2019-10-15 17:35:09 | Alistair Strachan |
Fall back to CLOCK_BOOTTIME if CLOCK_BOOTTIME_ALARM fails |
||
06dd686 | 2019-08-08 00:09:29 | Jakub Pawlowski |
DO NOT MERGE Fix for Bluetooth connection being dropped after HCI Read Encryption Key Size |
||
cbe04cc | 2019-08-08 00:09:23 | Jakub Pawlowski |
DO NOT MERGE Send HCI Read Encryption Key properly |
||
fc2ca9e | 2019-08-08 00:09:23 | Jakub Pawlowski |
DO NOT MERGE Drop Bluetooth connection with weak encryption key |
||
1955a18 | 2019-07-04 02:12:52 | Ted Wang |
Fix potential OOB read in sdpu_get_len_from_type |
||
7561a38 | 2019-06-06 22:05:13 | Jakub Pawlowski |
DO NOT MERGE Don't persist bonds using sample LTK |
||
7526f67 | 2019-04-04 13:31:47 | Hansong Zhang |
btm_proc_smp_cback: Don't access p_dev_rec if freed |
||
5b836f3 | 2019-04-04 13:27:56 | Hansong Zhang |
process_l2cap_cmd: Fix OOB |
||
00ed144 | 2019-03-05 14:56:10 | Stanley Tng |
DO NOT MERGE A security fix to check buffer length in l2c_lcc_proc_pdu |
||
828e5e1 | 2019-02-21 13:37:26 | Jakub Pawlowski |
Fix potential usage of freed memory in btif_hl_proc_sdp_query_cfm |
||
a1ffc4b | 2019-02-21 13:37:12 | Jakub Pawlowski |
Fix buffer overflow in btif_dm_data_copy |
||
c80e1d3 | 2019-02-07 14:59:23 | Ugo Yu |
Fix possible OOB when AVDT data channel recive ACL data |
||
64a5fc1 | 2019-01-18 19:52:46 | Myles Watson |
MCAP: Check response length in mca_ccb_hdl_rsp |
||
c5e276f | 2019-01-18 19:52:46 | Myles Watson |
HH: Check parameter length in bta_hh_ctrl_dat_act |
||
93f1060 | 2019-01-18 19:52:46 | Myles Watson |
SDP: Check p_end in save_attr_seq and add_attr |
||
3f6bf7f | 2019-01-18 19:52:45 | Chienyuan |
HFP: Check AT command buffer boundary during parsing |
||
989542c | 2018-12-05 01:24:39 | Jakub Pawlowski |
Fix possible OOB read |
||
e88c30b | 2018-12-05 01:21:12 | Ugo Yu |
DO NOT MERGE - Check SDU lower bound before allocate p_data |
||
9f58bf0 | 2018-11-13 03:11:10 | Pavlin Radoslavov |
Check data length when parsing AVRCP vendor specific command responses |
||
6562ba7 | 2018-11-13 03:10:55 | Marie Janssen |
AVRCP: unify Get{Element,Item}Attributes response. |
||
84055cd | 2018-11-08 04:01:05 | Pavlin Radoslavov |
Check AVRCP data length when parsing inside avrc_ctrl_pars_vendor_rsp() |
||
a30608f | 2018-10-08 17:42:14 | Cheney Ni |
Checks the SMP length to fix OOB read |
||
278dab1 | 2018-10-08 17:42:13 | Ugo Yu |
Add packet length check in smp_proc_master_id |
||
a56df40 | 2018-10-08 17:42:11 | Ugo Yu |
DO NOT MERGE Fix OOB read before buffer length check |
||
798d776 | 2018-10-08 17:42:10 | Chienyuan |
Check packet length in bta_av_proc_meta_cmd |
||
f9614ab | 2018-10-08 17:42:09 | Pavlin Radoslavov |
Add missing AVRCP message length checks inside avrc_msg_cback |
||
589796b | 2018-10-08 17:42:07 | Cheney Ni |
Add packet length checks in mca_ccb_hdl_req |
||
1dc2f7b | 2018-10-08 17:42:06 | Hansong Zhang |
Fix a wrong check in rfc_parse_data |