aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorXin Long <lucien.xin@gmail.com>2019-01-14 18:34:02 +0800
committerDavid S. Miller <davem@davemloft.net>2019-01-16 13:38:06 -0800
commit400b8b9a2a17918f8ce00786f596f530e7f30d50 (patch)
tree958d9769d5932615819baaac4b232fdfb9f1bf30 /net/core
parenterspan: build the header with the right proto according to erspan_ver (diff)
downloadlinux-dev-400b8b9a2a17918f8ce00786f596f530e7f30d50.tar.xz
linux-dev-400b8b9a2a17918f8ce00786f596f530e7f30d50.zip
sctp: allocate sctp_sockaddr_entry with kzalloc
The similar issue as fixed in Commit 4a2eb0c37b47 ("sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event") also exists in sctp_inetaddr_event, as Alexander noticed. To fix it, allocate sctp_sockaddr_entry with kzalloc for both sctp ipv4 and ipv6 addresses, as does in sctp_v4/6_copy_addrlist(). Reported-by: Alexander Potapenko <glider@google.com> Signed-off-by: Xin Long <lucien.xin@gmail.com> Reported-by: syzbot+ae0c70c0c2d40c51bb92@syzkaller.appspotmail.com Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions