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)
Tue, Aug 19, 1:18 AM
Unknown Object (File)
Sun, Aug 10, 10:58 PM
Unknown Object (File)
Sat, Aug 2, 12:23 AM
Unknown Object (File)
Jul 28 2025, 11:55 PM
Unknown Object (File)
Jul 21 2025, 12:19 PM
Unknown Object (File)
Jul 21 2025, 7:27 AM
Unknown Object (File)
Jul 21 2025, 5:31 AM
Unknown Object (File)
Jul 10 2025, 9:54 AM

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.