aboutsummaryrefslogtreecommitdiff
path: root/binutils/doc/(developers-only)
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2025-08-25 22:08:12 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2025-08-26 04:34:45 +0000
commitf74c0dc583d69400b9cea41e2f009d8c4757ce26 (patch)
tree0b01abd927c2e6ea8a9d975e08db7579000ed11c /binutils/doc/(developers-only)
parent5feb38e37847c10af86f5c75dc768518973c6aaa (diff)
ng_nat: fix potential crash when attaching to L2 directlyHEADmain
Fix potential crash in the ng_nat module when attaching directly to the layer 2 (ethernet) while calculating TCP checksum. The issue is due to in_delayed_cksum() expecting to access IP header at the offset 0 from the mbuf start, while if we are attached to the L2 directly, the IP header at going to be at the certain offset. Reviewed by: markj, tuexen Approved by: tuexen Sponsored by: Sippy Software, Inc. Differential Revision: https://reviews.freebsd.org/D49677 MFC After: 2 weeks
Diffstat (limited to 'binutils/doc/(developers-only)')
0 files changed, 0 insertions, 0 deletions