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)
Fri, Jul 24, 6:42 PM
Unknown Object (File)
Thu, Jul 23, 1:20 AM
Unknown Object (File)
Mon, Jul 20, 11:09 AM
Unknown Object (File)
Sun, Jul 12, 12:24 AM
Unknown Object (File)
Wed, Jul 8, 8:08 PM
Unknown Object (File)
Sun, Jul 5, 8:10 AM
Unknown Object (File)
Jul 2 2026, 8:29 AM
Unknown Object (File)
Jun 25 2026, 11:10 PM

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