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
F132555228: D46929.diff
Fri, Oct 17, 10:47 PM
Unknown Object (File)
Fri, Oct 10, 5:19 AM
Unknown Object (File)
Sep 13 2025, 12:57 AM
Unknown Object (File)
Sep 7 2025, 5:42 AM
Unknown Object (File)
Aug 16 2025, 3:12 PM
Unknown Object (File)
Aug 14 2025, 11:30 PM
Unknown Object (File)
Aug 3 2025, 3:25 AM
Unknown Object (File)
Jul 28 2025, 8:42 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