Ubuntu-focal-kernel/include
Vasily Averin 84c491d29f skbuff: introduce skb_expand_head()
Like skb_realloc_headroom(), new helper increases headroom of specified skb.
Unlike skb_realloc_headroom(), it does not allocate a new skb if possible;
copies skb->sk on new skb when as needed and frees original skb in case
of failures.

This helps to simplify ip[6]_finish_output2() and a few other similar cases.

Signed-off-by: Vasily Averin <vvs@virtuozzo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry-picked from commit f1260ff15a)
CVE-2024-26921
Signed-off-by: Vinicius Peixoto <vinicius.peixoto@canonical.com>
Acked-by: Manuel Diewald <manuel.diewald@canonical.com>
Acked-by: Kevin Becker <kevin.becker@canonical.com>
Signed-off-by: Manuel Diewald <manuel.diewald@canonical.com>
2024-08-02 16:16:07 +02:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux skbuff: introduce skb_expand_head() 2024-08-02 16:16:07 +02:00
math-emu
media media: rename VFL_TYPE_GRABBER to _VIDEO 2024-06-07 15:01:29 +02:00
misc
net net: fix __dst_negative_advice() race 2024-07-05 10:52:03 +02:00
pcmcia
ras
rdma
scsi
soc soc: fsl: qbman: Add CGR update function 2024-06-07 15:01:35 +02:00
sound
target
trace ASoC: tracing: Export SND_SOC_DAPM_DIR_OUT to its value 2024-07-05 10:51:58 +02:00
uapi Input: allocate keycode for Display refresh rate toggle 2024-06-07 15:01:41 +02:00
vdso
video
xen