2/2
maple_tree: fix invalid memory access in mt_free_walk()
mt_free_walk() descends to the left-most unvisited “parent-of-a-leaf” node by checking the condition: if ((offset < mt_slots[type]) && rcu_dereference_protected(slots[offset],
mt_free_walk() descends to the left-most unvisited “parent-of-a-leaf” node by checking the condition: if ((offset < mt_slots[type]) && rcu_dereference_protected(slots[offset],