aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64
diff options
context:
space:
mode:
authorKristof Provost <kp@FreeBSD.org>2025-09-02 13:14:49 +0000
committerKristof Provost <kp@FreeBSD.org>2025-09-05 19:54:12 +0000
commitc23eda976a8aad6bbd6c2042fa2ba1f0bc640e19 (patch)
treef91cd354f9659d2c3fdae81621f04f4a8f811e47 /sys/arm64
parent6a5c193a1aed731c67e65bb17256c086fc5abe65 (diff)
pf: fix possible pd->pcksum NULL derefHEADmain
Ensure that we always populate pcksum, not just for TCP/UDP/SCTP/ICMP. We may end up using it (through pf_change_ap()) if we're doing NAT, so ensure it's available even if it's sometimes just a dummy variable. Reported-by: syzbot+3e73a7cba8cb6cd46f90@syzkaller.appspotmail.com MFC after: 1 week Sponsored by: Rubicon Communications, LLC ("Netgate")
Diffstat (limited to 'sys/arm64')
0 files changed, 0 insertions, 0 deletions