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)
Sun, Oct 12, 12:04 AM
Unknown Object (File)
Mon, Oct 6, 3:42 AM
Unknown Object (File)
Wed, Sep 24, 2:15 AM
Unknown Object (File)
Thu, Sep 18, 12:31 AM
Unknown Object (File)
Sep 11 2025, 2:05 AM
Unknown Object (File)
Sep 10 2025, 10:42 PM
Unknown Object (File)
Sep 5 2025, 12:06 AM
Unknown Object (File)
Aug 19 2025, 1:18 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.