Skip to content
Commit 238ffdc4 authored by Tetsuo Handa's avatar Tetsuo Handa Committed by David S. Miller
Browse files

mISDN: Check address length before reading address family



KMSAN will complain if valid address length passed to bind() is shorter
than sizeof("struct sockaddr_mISDN"->family) bytes.

Signed-off-by: default avatarTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent dd3ac9a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment