diff options
author | Kristof Provost <kp@FreeBSD.org> | 2025-06-06 21:20:16 +0000 |
---|---|---|
committer | Kristof Provost <kp@FreeBSD.org> | 2025-06-06 21:20:16 +0000 |
commit | 06664c3b0ec2f446466f0d7e53addad0d7c2dd64 (patch) | |
tree | da9fe136933061c8467ab0a95b13a4b52f24c4f0 /share/man/man9/VFS_QUOTACTL.9 | |
parent | cda1b2b634ce39269f4e0e0b9856c205034ec2ab (diff) |
pf: fix panic in pf_return()stable/13
We (correctly) NULL out sk and nk before calling pf_return(), but that
function still tried to use them to undo NAT transformations.
Store the old port numbers and use those rather than sk/nk.
This is a partial import of e11dacbf8484adc7bbb61b20fee3ab8385745925
(osport/odport), and the missing parts of
bdea9cbcf2decafeb4da5a0280313efccc09e1b3.
Direct commit to stable/14.
PR: 287254
(cherry picked from commit 6f6ca5288060110c7385b9424e4729b192ed6308)
Diffstat (limited to 'share/man/man9/VFS_QUOTACTL.9')
0 files changed, 0 insertions, 0 deletions