Message ID | 20240307142030.2708698-1-Ilia.Gavrilov@infotecs.ru (mailing list archive) |
---|---|
Headers | show |
Series | fix incorrect parameter validation in the *_get_sockopt() functions | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 7 Mar 2024 14:23:49 +0000 you wrote: > This v2 series fix incorrent parameter validation in *_get_sockopt() > functions in several places. > > version 2 changes: > - reword the patch description > - add two patches for net/kcm and net/x25 > > [...] Here is the summary with links: - [net-next,v2,1/6] tcp: fix incorrect parameter validation in the do_tcp_getsockopt() function https://git.kernel.org/netdev/net-next/c/716edc9706de - [net-next,v2,2/6] udp: fix incorrect parameter validation in the udp_lib_getsockopt() function https://git.kernel.org/netdev/net-next/c/4bb3ba7b74fc - [net-next,v2,3/6] ipmr: fix incorrect parameter validation in the ip_mroute_getsockopt() function https://git.kernel.org/netdev/net-next/c/5c3be3e0eb44 - [net-next,v2,4/6] l2tp: fix incorrect parameter validation in the pppol2tp_getsockopt() function https://git.kernel.org/netdev/net-next/c/955e9876ba4e - [net-next,v2,5/6] net: kcm: fix incorrect parameter validation in the kcm_getsockopt) function https://git.kernel.org/netdev/net-next/c/3ed5f415133f - [net-next,v2,6/6] net/x25: fix incorrect parameter validation in the x25_getsockopt() function https://git.kernel.org/netdev/net-next/c/d6eb8de2015f You are awesome, thank you!