diff options
author | Xiao Liang <shaw.leon@gmail.com> | 2023-08-25 08:33:27 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2023-08-30 18:34:01 +0300 |
commit | 28427f368f0e08d504ed06e74bc7cc79d6d06511 (patch) | |
tree | 577340238ef5c7c2c23ec9d8a3be454a50d3fef4 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | bd6c11bc43c496cddfc6cf603b5d45365606dbd5 (diff) | |
download | linux-28427f368f0e08d504ed06e74bc7cc79d6d06511.tar.xz |
netfilter: nft_exthdr: Fix non-linear header modification
Fix skb_ensure_writable() size. Don't use nft_tcp_header_pointer() to
make it explicit that pointers point to the packet (not local buffer).
Fixes: 99d1712bc41c ("netfilter: exthdr: tcp option set support")
Fixes: 7890cbea66e7 ("netfilter: exthdr: add support for tcp option removal")
Cc: stable@vger.kernel.org
Signed-off-by: Xiao Liang <shaw.leon@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions