aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/pending-6.6/681-net-bridge-fix-multicast-to-unicast-with-fraglist-GS.patch
Commit message (Collapse)AuthorAge
* kernel: fix crash with multicast-to-unicast and fraglist GROFelix Fietkau2024-04-27
Avoid calls to skb_copy, which creates invalid packets that cause a crash on segmentation Signed-off-by: Felix Fietkau <nbd@nbd.name>