HomeFreeBSD

pf: don't assert on address family in pf_addrcpy()

Description

pf: don't assert on address family in pf_addrcpy()

This gets called (through PF_ACPY()) on user supplied input, so we can't assume
that the address family must be AF_INET or AF_INET6.

Reported-by: syzbot+14dec0c55b8f512e271c@syzkaller.appspotmail.com
Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on Tue, Mar 4, 11:56 AM
Parents
rG394a9a5b1c2a: net80211: LinuxKPI 802.11: clean up MIC vs. MMIC rx flags
Branches
Unknown
Tags
Unknown