summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2026-07-09 21:17:08 +0200
committerSven Eckelmann <sven@narfation.org>2026-08-05 10:04:36 +0200
commit82bf207f48ebb7a38157f1d91dac884fc9b8cfd8 (patch)
treedc930211ed31c733cfde8c3b94f8097552661707 /tools/perf/scripts/python/stackcollapse.py
parent7aedb59b80993c912ab45ce24386a2775150962b (diff)
batman-adv: mcast: ensure unshared skb for multicast packets
When a packet is transmitted via a batman-adv interface and has already enough room for the header then nothing will make sure that the skbuff is unshared. But it is not allowed to modify a currently shared skbuff. Always make sure that the pskb_expand_head() is not only called for a too small header but also for shared skbuffs. Cc: stable@vger.kernel.org Fixes: 90039133221e ("batman-adv: mcast: implement multicast packet generation") Signed-off-by: Sven Eckelmann <sven@narfation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions