Page MenuHomeFreeBSD

pf: reduce the risk of src/dst mis-use
ClosedPublic

Authored by kp on Jun 23 2022, 9:19 AM.
Tags
None
Referenced Files
F107174660: D35573.id107287.diff
Sat, Jan 11, 6:20 AM
Unknown Object (File)
Thu, Dec 12, 7:11 AM
Unknown Object (File)
Dec 4 2024, 2:55 PM
Unknown Object (File)
Dec 4 2024, 1:39 AM
Unknown Object (File)
Nov 21 2024, 6:41 AM
Unknown Object (File)
Nov 4 2024, 10:51 AM
Unknown Object (File)
Oct 15 2024, 7:08 PM
Unknown Object (File)
Sep 24 2024, 9:28 AM

Details

Summary

NULL out src/dst and check them rather than relying of 'af' to indicate
these variables are valid.

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

Diff Detail

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