Patchset of CVE-2022-48689.
Eric Dumazet (1): tcp: TX zerocopy should not sense pfmemalloc status
Paolo Abeni (1): tcp: factor out tcp_build_frag()
Pavel Begunkov (1): net: introduce __skb_fill_page_desc_noacc
Yunsheng Lin (1): net: skbuff: update comment about pfmemalloc propagating
include/linux/skbuff.h | 41 +++++++++++--- include/net/tcp.h | 3 ++ net/core/datagram.c | 2 +- net/ipv4/tcp.c | 119 +++++++++++++++++++++++------------------ 4 files changed, 105 insertions(+), 60 deletions(-)