diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-22 09:40:05 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-01-22 09:40:05 -0800 |
commit | 0f0d819aef6feb711dfd773ef906b9cbd02a2419 (patch) | |
tree | d6b8e0ae4dcd3acf1a3b6da067a94c3b04c1307e /drivers/usb/cdns3/core.c | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) | |
parent | c7ec4f2d684e17d69bbdd7c4324db0ef5daac26a (diff) |
Merge tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen netback fix from Juergen Gross:
"Transmit requests in Xen's virtual network protocol can consist of
multiple parts. While not really useful, except for the initial part
any of them may be of zero length, i.e. carry no data at all.
Besides a certain initial portion of the to be transferred data, these
parts are directly translated into what Linux calls SKB fragments.
Such converted request parts can, when for a particular SKB they are
all of length zero, lead to a de-reference of NULL in core networking
code"
* tag 'xsa448-6.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
xen-netback: don't produce zero-size SKB frags
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions