aboutsummaryrefslogtreecommitdiffstats
path: root/tools/net/ynl/generated/devlink-user.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2023-11-03 20:04:51 +0000
committerJakub Kicinski <[email protected]>2023-11-07 01:24:37 +0000
commit115c0f4d58574524ed7fbbcce1b0a86aa5249db1 (patch)
treebed19fcf7954e8fef8565283e3a6632952fd31e8 /tools/net/ynl/generated/devlink-user.c
parenttg3: power down device only on SYSTEM_POWER_OFF (diff)
downloadkernel-115c0f4d58574524ed7fbbcce1b0a86aa5249db1.tar.gz
kernel-115c0f4d58574524ed7fbbcce1b0a86aa5249db1.zip
idpf: fix potential use-after-free in idpf_tso()
skb_cow_head() can change skb->head (and thus skb_shinfo(skb)) We must not cache skb_shinfo(skb) before skb_cow_head(). Fixes: 6818c4d5b3c2 ("idpf: add splitq start_xmit") Signed-off-by: Eric Dumazet <[email protected]> Cc: Joshua Hay <[email protected]> Cc: Alan Brady <[email protected]> Cc: Madhu Chittim <[email protected]> Cc: Phani Burra <[email protected]> Cc: Sridhar Samudrala <[email protected]> Cc: Willem de Bruijn <[email protected]> Cc: Pavan Kumar Linga <[email protected]> Cc: Tony Nguyen <[email protected]> Cc: Bailey Forrest <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/net/ynl/generated/devlink-user.c')
0 files changed, 0 insertions, 0 deletions