[lvc-project] [PATCH 0/4 5.10] rxrpc: Fix KASAN: slab-out-of-bounds Read in kernel_bind

Alexander Ofitserov oficerovas at altlinux.org
Wed Apr 10 14:27:42 MSK 2024


This bug was found with syzkaller on Linux kernel v5.10.
This patch series fixes the bug.

Signed-off-by: Alexander Ofitserov <oficerovas ÎÁ altlinux.org>
Cc: stable ÎÁ vger.kernel.org

Xin Long (1):
  rxrpc: use udp tunnel APIs instead of open code in rxrpc_open_socket

David Howells (2):
  rxrpc: Fix missing dependency on NET_UDP_TUNNEL
  rxrpc: Enable IPv6 checksums on transport socket

Vadim Fedorenko (1):
  rxrpc: Fix dependency on IPv6 in udp tunnel config

 net/rxrpc/Kconfig        |  1 +
 net/rxrpc/local_object.c | 77 +++++++++++++++-------------------------
 2 files changed, 30 insertions(+), 48 deletions(-)

-- 
2.42.1




More information about the lvc-project mailing list