Page MenuHomeFreeBSD

pf: stricter address family checks in icmp-in-icmp
ClosedPublic

Authored by kp on Oct 4 2024, 12:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 1, 2:10 PM
Unknown Object (File)
Wed, Feb 26, 7:01 PM
Unknown Object (File)
Fri, Feb 14, 12:37 PM
Unknown Object (File)
Tue, Feb 11, 6:18 PM
Unknown Object (File)
Mon, Feb 10, 10:50 AM
Unknown Object (File)
Mon, Feb 10, 6:35 AM
Unknown Object (File)
Mon, Feb 10, 6:34 AM
Unknown Object (File)
Mon, Feb 10, 6:27 AM

Details

Summary

If ipv4+icmp6 or ipv6+icmp packets were embedded into an icmp
payload, we missed to drop them. While there, also add a reason
to the corresponding check in pf_test().
ok mcbride@ claudio@

Obtained from: OpenBSD, bluhm <bluhm@openbsd.org>, 7ce93f3346
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable