diff options
author | 2022-10-02 01:43:44 +0900 | |
---|---|---|
committer | 2022-10-03 13:26:41 +0100 | |
commit | 3a4d061c699bd3eedc80dc97a4b2a2e1af83c6f5 (patch) | |
tree | e2a5c714c310bc75d97db404ad69e522eca9a2ef /net/unix/af_unix.c | |
parent | net: wwan: iosm: Call mutex_init before locking it (diff) | |
download | wireguard-linux-3a4d061c699bd3eedc80dc97a4b2a2e1af83c6f5.tar.xz wireguard-linux-3a4d061c699bd3eedc80dc97a4b2a2e1af83c6f5.zip |
net/ieee802154: reject zero-sized raw_sendmsg()
syzbot is hitting skb_assert_len() warning at raw_sendmsg() for ieee802154
socket. What commit dc633700f00f726e ("net/af_packet: check len when
min_header_len equals to 0") does also applies to ieee802154 socket.
Link: https://syzkaller.appspot.com/bug?extid=5ea725c25d06fb9114c4
Reported-by: syzbot <syzbot+5ea725c25d06fb9114c4@syzkaller.appspotmail.com>
Fixes: fd1894224407c484 ("bpf: Don't redirect packets with invalid pkt_len")
Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions