Page MenuHomeFreeBSD

pf: fix nat64 ICMP translation
ClosedPublic

Authored by kp on Mar 4 2025, 5:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 3:16 AM
Unknown Object (File)
Fri, Oct 31, 4:31 AM
Unknown Object (File)
Wed, Oct 29, 8:56 AM
Unknown Object (File)
Wed, Oct 29, 8:39 AM
Unknown Object (File)
Wed, Oct 29, 8:31 AM
Unknown Object (File)
Wed, Oct 29, 6:01 AM
Unknown Object (File)
Wed, Oct 29, 5:57 AM
Unknown Object (File)
Sat, Oct 18, 3:39 PM

Details

Reviewers
None
Group Reviewers
pfsense
network
Commits
rG6e7f24e0a526: pf: fix nat64 ICMP translation
Summary

Fix more incorrect use of the iih pointer, this time causing corruption in nat64
translated ICMP error messages.
Extend the relevant test case to catch this bug.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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

Event Timeline

kp requested review of this revision.Mar 4 2025, 5:39 PM
This revision was not accepted when it landed; it landed in state Needs Review.Mar 5 2025, 9:39 AM
This revision was automatically updated to reflect the committed changes.