This is fixed for hirsute (checked with linux and linux-riscv) by the following commit:
commit 5e7d3d1edcad9b96fe0ddfb155f0109856019f9a Author: Jakub Kicinski <[email protected]> Date: Fri Jun 18 13:34:06 2021 -0700 tls: prevent oversized sendfile() hangs by ignoring MSG_MORE BugLink: https://bugs.launchpad.net/bugs/1938340 [ Upstream commit d452d48b9f8b1a7f8152d33ef52cfd7fe1735b0a ] The 5.8 kernels (checked with focal/linux-hwe-5.8) is still affected. But given that the 5.8 kernels are not receiving upstream stable updates anymore this issue will likely not be fixed. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Hirsute) Importance: Undecided Status: New ** Changed in: linux (Ubuntu) Status: New => Fix Released ** Changed in: linux (Ubuntu Hirsute) Status: New => Fix Released ** Also affects: linux-hwe-5.8 (Ubuntu) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Also affects: linux-hwe-5.8 (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: linux-hwe-5.8 (Ubuntu Hirsute) Status: New => Invalid ** Changed in: linux-hwe-5.8 (Ubuntu) Status: New => Invalid ** Changed in: linux (Ubuntu Focal) Status: New => Invalid ** Changed in: linux-hwe-5.8 (Ubuntu Focal) Status: New => Confirmed ** Summary changed: - tls from net in ubuntu_kernel_selftests failed on G/H/I (multi_chunk_sendfile) + tls from net in ubuntu_kernel_selftests failed on G/H (multi_chunk_sendfile) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1900644 Title: tls from net in ubuntu_kernel_selftests failed on G/H (multi_chunk_sendfile) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/1900644/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
