Skip to content
Commit 9379df2f authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: clear skb pointers from rx aggregation reorder buffer during cleanup



During the cleanup of the aggregation session, a rx handler (or release timer)
on another CPU might still hold a pointer to the reorder buffer and could
attempt to release some packets.
Clearing pointers during cleanup avoids a theoretical use-after-free bug here.

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent d55aa5e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment