]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When sending a routing message, don't allow the user to set the
authortuexen <tuexen@FreeBSD.org>
Sun, 14 Apr 2019 10:18:14 +0000 (10:18 +0000)
committertuexen <tuexen@FreeBSD.org>
Sun, 14 Apr 2019 10:18:14 +0000 (10:18 +0000)
commit18c75290c739e94e6f9883df84c1dba44f868d44
tree45bf662e67a6016d133b2a2e9cf2200c7a4c4c6c
parent9db6ab92672704ab59859df7e76a6f0d0427f234
When sending a routing message, don't allow the user to set the
RTF_RNH_LOCKED flag in rtm_flags, since this flag is used only
internally.

Reported by: syzbot+65c676f5248a13753ea0@syzkaller.appspotmail.com
Reviewed by: ae@
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D19898
sys/net/rtsock.c