Commit 67caf26
committed
Merge tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth
Luiz Augusto von Dentz says:
====================
bluetooth pull request for net:
- Fix compiler warnings on btnxpuart
- Fix potential double free on hci_conn_unlink
- Fix UAF on hci_conn_hash_flush
* tag 'for-net-2023-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth:
Bluetooth: btnxpuart: Fix compiler warnings
Bluetooth: Unlink CISes when LE disconnects in hci_conn_del
Bluetooth: Fix UAF in hci_conn_hash_flush again
Bluetooth: Refcnt drop must be placed last in hci_conn_unlink
Bluetooth: Fix potential double free caused by hci_conn_unlink
====================
Link: https://lore.kernel.org/r/20230519233056.2024340-1-luiz.dentz@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>File tree
3 files changed
+45
-40
lines changed- drivers/bluetooth
- include/net/bluetooth
- net/bluetooth
3 files changed
+45
-40
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1319 | 1319 | | |
1320 | 1320 | | |
1321 | 1321 | | |
1322 | | - | |
| 1322 | + | |
1323 | 1323 | | |
1324 | 1324 | | |
1325 | 1325 | | |
1326 | 1326 | | |
1327 | | - | |
| 1327 | + | |
1328 | 1328 | | |
1329 | 1329 | | |
1330 | 1330 | | |
1331 | 1331 | | |
1332 | | - | |
| 1332 | + | |
1333 | 1333 | | |
1334 | 1334 | | |
1335 | 1335 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1327 | 1327 | | |
1328 | 1328 | | |
1329 | 1329 | | |
1330 | | - | |
| 1330 | + | |
1331 | 1331 | | |
1332 | 1332 | | |
1333 | 1333 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1083 | 1083 | | |
1084 | 1084 | | |
1085 | 1085 | | |
1086 | | - | |
1087 | | - | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
| 1096 | + | |
| 1097 | + | |
| 1098 | + | |
| 1099 | + | |
| 1100 | + | |
| 1101 | + | |
| 1102 | + | |
| 1103 | + | |
| 1104 | + | |
| 1105 | + | |
| 1106 | + | |
| 1107 | + | |
1088 | 1108 | | |
1089 | 1109 | | |
1090 | 1110 | | |
1091 | 1111 | | |
1092 | 1112 | | |
1093 | 1113 | | |
1094 | 1114 | | |
1095 | | - | |
1096 | | - | |
1097 | | - | |
1098 | 1115 | | |
1099 | 1116 | | |
1100 | 1117 | | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
1101 | 1122 | | |
1102 | 1123 | | |
1103 | | - | |
1104 | | - | |
1105 | | - | |
1106 | | - | |
1107 | | - | |
1108 | | - | |
1109 | | - | |
1110 | 1124 | | |
1111 | 1125 | | |
1112 | | - | |
| 1126 | + | |
1113 | 1127 | | |
1114 | 1128 | | |
1115 | 1129 | | |
1116 | 1130 | | |
1117 | 1131 | | |
| 1132 | + | |
| 1133 | + | |
1118 | 1134 | | |
1119 | 1135 | | |
1120 | 1136 | | |
1121 | 1137 | | |
1122 | 1138 | | |
1123 | | - | |
1124 | 1139 | | |
1125 | 1140 | | |
1126 | 1141 | | |
| |||
1131 | 1146 | | |
1132 | 1147 | | |
1133 | 1148 | | |
1134 | | - | |
1135 | | - | |
1136 | | - | |
1137 | | - | |
1138 | | - | |
1139 | | - | |
1140 | | - | |
1141 | 1149 | | |
1142 | 1150 | | |
1143 | 1151 | | |
| |||
1160 | 1168 | | |
1161 | 1169 | | |
1162 | 1170 | | |
1163 | | - | |
1164 | | - | |
1165 | 1171 | | |
1166 | 1172 | | |
1167 | 1173 | | |
| |||
2462 | 2468 | | |
2463 | 2469 | | |
2464 | 2470 | | |
2465 | | - | |
2466 | | - | |
| 2471 | + | |
| 2472 | + | |
2467 | 2473 | | |
2468 | 2474 | | |
2469 | 2475 | | |
2470 | | - | |
2471 | | - | |
2472 | | - | |
2473 | | - | |
2474 | | - | |
2475 | | - | |
2476 | | - | |
2477 | | - | |
2478 | | - | |
2479 | | - | |
2480 | | - | |
| 2476 | + | |
| 2477 | + | |
| 2478 | + | |
| 2479 | + | |
| 2480 | + | |
| 2481 | + | |
| 2482 | + | |
| 2483 | + | |
| 2484 | + | |
| 2485 | + | |
2481 | 2486 | | |
2482 | 2487 | | |
2483 | 2488 | | |
| |||
0 commit comments