Kent Overstreet 58caa786f1 bcachefs: Fix UAFs of btree_insert_entry array
The btree paths array is now dynamically resizable - and as well the
btree_insert_entries array, as it needs to be the same size.

The merge path (and interior update path) allocates new btree paths,
thus can trigger a resize; thus we need to not retain direct pointers
after invoking merge; similarly when running btree node triggers.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-04-13 22:48:16 -04:00
..
2023-10-22 17:10:12 -04:00
2023-10-22 17:10:10 -04:00
2023-10-31 12:18:37 -04:00
2024-01-21 06:01:45 -05:00
2023-10-22 17:10:12 -04:00
2024-03-13 21:22:26 -04:00
2024-03-13 21:22:26 -04:00
2024-03-13 21:22:24 -04:00
2024-01-21 06:01:45 -05:00
2024-03-13 18:39:12 -04:00
2024-01-01 11:46:52 -05:00
2024-01-21 13:27:10 -05:00
2024-01-05 23:24:21 -05:00
2024-01-21 13:27:11 -05:00
2024-03-18 00:24:24 -04:00
2024-01-01 11:47:44 -05:00
2024-01-21 13:27:11 -05:00
2024-04-08 22:56:37 -04:00
2024-03-13 18:39:12 -04:00
2023-10-22 17:10:10 -04:00
2023-10-22 17:10:10 -04:00
2023-10-22 17:10:12 -04:00
2024-03-31 20:36:10 -04:00
2024-04-03 14:46:51 -04:00
2024-01-21 13:27:10 -05:00
2023-11-01 21:11:08 -04:00
2023-10-22 17:10:12 -04:00
2023-10-22 17:10:12 -04:00
2024-04-06 13:50:26 -04:00
2024-04-06 13:50:26 -04:00
2024-03-10 15:34:08 -04:00
2024-03-13 21:22:26 -04:00
2023-11-01 21:11:08 -04:00
2024-03-10 15:34:09 -04:00
2024-02-13 21:59:27 -05:00
2024-01-01 11:47:07 -05:00
2024-01-21 13:27:10 -05:00
2023-11-01 21:11:08 -04:00
2023-11-01 21:11:05 -04:00
2023-11-01 21:11:05 -04:00
2024-01-21 13:27:11 -05:00
2024-01-21 06:01:45 -05:00
2024-04-03 14:44:18 -04:00
2024-03-10 15:34:08 -04:00
2023-10-22 17:10:10 -04:00
2024-01-01 11:47:07 -05:00
2024-01-01 11:47:40 -05:00
2024-01-21 13:27:10 -05:00
2024-01-05 23:24:21 -05:00
2024-04-05 16:21:18 -04:00
2023-10-31 12:18:38 -04:00
2024-04-03 14:44:18 -04:00
2024-04-06 13:50:26 -04:00
2023-10-22 17:10:13 -04:00
2024-01-21 13:27:10 -05:00
2023-11-01 21:11:08 -04:00