microsoft / WSL

Issues found on WSL
https://docs.microsoft.com/windows/wsl
MIT License
17.38k stars 819 forks source link

iptables SIGTERM for unknown reasons #10716

Closed wizpresso-steve-cy-fan closed 11 months ago

wizpresso-steve-cy-fan commented 11 months ago

Windows Version

Microsoft Windows [Version 10.0.22621.2428]

WSL Version

2.0.7.0

Are you using WSL 1 or WSL 2?

Kernel Version

5.15.133.1-1

Distro Version

Ubuntu 22.04

Other Software

No response

Repro Steps

  1. Use Mirrored Network mode
  2. Run any iptables related command, for example:
    wizpresso@Wizpresso-02:~$ sudo iptables -X
    free(): double free detected in tcache 2
    Aborted

Expected Behavior

It works.

Actual Behavior

It crashed with signal 6.

Diagnostic Logs

[Mon Nov  6 15:49:09 2023] potentially unexpected fatal signal 6.
[Mon Nov  6 15:49:09 2023] CPU: 10 PID: 51531 Comm: iptables Not tainted 5.15.133.1-microsoft-standard-WSL2 #1
[Mon Nov  6 15:49:09 2023] RIP: 0033:0x7fe7eba9aa7c
[Mon Nov  6 15:49:09 2023] Code: 41 89 c5 41 f7 dd eb 80 66 0f 1f 44 00 00 b8 ba 00 00 00 0f 05 89 c5 e8 42 56 05 00 44 89 e2 89 ee 89 c7 b8 ea 00 00 00 0f 05 <41> 89 c5 41 f7 dd 3d 00 f0 ff ff b8 00 00 00 00 44 0f 46 e8 e9 6d
[Mon Nov  6 15:49:09 2023] RSP: 002b:00007ffd14a6d7c0 EFLAGS: 00000246 ORIG_RAX: 00000000000000ea
[Mon Nov  6 15:49:09 2023] RAX: 0000000000000000 RBX: 00007fe7eba02c40 RCX: 00007fe7eba9aa7c
[Mon Nov  6 15:49:09 2023] RDX: 0000000000000006 RSI: 000000000000c7c3 RDI: 000000000000c7c3
[Mon Nov  6 15:49:09 2023] RBP: 000000000000c7c3 R08: 00007ffd14a6d890 R09: 0000000000000000
[Mon Nov  6 15:49:09 2023] R10: 0000000000000008 R11: 0000000000000246 R12: 0000000000000006
[Mon Nov  6 15:49:09 2023] R13: 0000000000000016 R14: 0000000000000001 R15: 0000000000000001
[Mon Nov  6 15:49:09 2023] FS:  00007fe7eba02c40 GS:  0000000000000000
[Mon Nov  6 15:49:09 2023] potentially unexpected fatal signal 6.
[Mon Nov  6 15:49:09 2023] CPU: 10 PID: 51528 Comm: sudo Not tainted 5.15.133.1-microsoft-standard-WSL2 #1
[Mon Nov  6 15:49:09 2023] RIP: 0033:0x7f2a3abc975b
[Mon Nov  6 15:49:09 2023] Code: 8b 15 d9 66 1d 00 64 89 02 b8 ff ff ff ff eb e0 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 f3 0f 1e fa b8 3e 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d a5 66 1d 00 f7 d8 64 89 01 48
[Mon Nov  6 15:49:09 2023] RSP: 002b:00007fffaffe7688 EFLAGS: 00000206 ORIG_RAX: 000000000000003e
[Mon Nov  6 15:49:09 2023] RAX: 0000000000000000 RBX: 0000000000000006 RCX: 00007f2a3abc975b
[Mon Nov  6 15:49:09 2023] RDX: 00000000ffffffff RSI: 0000000000000006 RDI: 000000000000c7c0
[Mon Nov  6 15:49:09 2023] RBP: 0000000000000006 R08: 00007f2a3adc713b R09: 00007fffaffe7580
[Mon Nov  6 15:49:09 2023] R10: 0000000000000008 R11: 0000000000000206 R12: 0000558633bb3040
[Mon Nov  6 15:49:09 2023] R13: 0000558631ec8250 R14: 0000558633bab580 R15: 0000000000000002
[Mon Nov  6 15:49:09 2023] FS:  00007f2a3aae3840 GS:  0000000000000000
strace result ``` root@Wizpresso-02:~# strace iptables -X execve("/usr/sbin/iptables", ["iptables", "-X"], 0x7fffb8f1d0a8 /* 24 vars */) = 0 brk(NULL) = 0x55586095e000 arch_prctl(0x3001 /* ARCH_??? */, 0x7fffcb7b3ca0) = -1 EINVAL (Invalid argument) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0b40d80000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=15035, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 15035, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f0b40d7c000 close(3) = 0 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libmnl.so.0", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=26776, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 28688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0b40d74000 mprotect(0x7f0b40d76000, 16384, PROT_NONE) = 0 mmap(0x7f0b40d76000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f0b40d76000 mmap(0x7f0b40d78000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f0b40d78000 mmap(0x7f0b40d7a000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f0b40d7a000 close(3) = 0 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnftnl.so.11", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=199416, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 201328, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0b40d42000 mmap(0x7f0b40d4b000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f0b40d4b000 mmap(0x7f0b40d65000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x7f0b40d65000 mmap(0x7f0b40d6f000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2c000) = 0x7f0b40d6f000 close(3) = 0 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libxtables.so.12", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=63560, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 76952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0b40d2f000 mprotect(0x7f0b40d32000, 49152, PROT_NONE) = 0 mmap(0x7f0b40d32000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f0b40d32000 mmap(0x7f0b40d3a000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f0b40d3a000 mmap(0x7f0b40d3e000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f0b40d3e000 mmap(0x7f0b40d40000, 7320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0b40d40000 close(3) = 0 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\237\2\0\0\0\0\0"..., 832) = 832 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 48, 848) = 48 pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0i8\235HZ\227\223\333\350s\360\352,\223\340."..., 68, 896) = 68 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=2216304, ...}, AT_EMPTY_PATH) = 0 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 mmap(NULL, 2260560, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f0b40b07000 mmap(0x7f0b40b2f000, 1658880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f0b40b2f000 mmap(0x7f0b40cc4000, 360448, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000) = 0x7f0b40cc4000 mmap(0x7f0b40d1c000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x214000) = 0x7f0b40d1c000 mmap(0x7f0b40d22000, 52816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f0b40d22000 close(3) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0b40b05000 arch_prctl(ARCH_SET_FS, 0x7f0b40b05c40) = 0 set_tid_address(0x7f0b40b05f10) = 56523 set_robust_list(0x7f0b40b05f20, 24) = 0 rseq(0x7f0b40b065e0, 0x20, 0, 0x53053053) = 0 mprotect(0x7f0b40d1c000, 16384, PROT_READ) = 0 mprotect(0x7f0b40d3e000, 4096, PROT_READ) = 0 mprotect(0x7f0b40d7a000, 4096, PROT_READ) = 0 mprotect(0x7f0b40d6f000, 12288, PROT_READ) = 0 mprotect(0x55585ed8e000, 12288, PROT_READ) = 0 mprotect(0x7f0b40dba000, 8192, PROT_READ) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 munmap(0x7f0b40d7c000, 15035) = 0 getrandom("\xc8\x2a\xdc\x8c\x24\xa7\x96\xa6", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x55586095e000 brk(0x55586097f000) = 0x55586097f000 socket(AF_NETLINK, SOCK_RAW, NETLINK_NETFILTER) = 3 bind(3, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 0 getsockname(3, {sa_family=AF_NETLINK, nl_pid=56523, nl_groups=00000000}, [12]) = 0 sendto(3, [{nlmsg_len=20, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_GETGEN, nlmsg_flags=NLM_F_REQUEST, nlmsg_seq=0, nlmsg_pid=0}, {nfgen_family=AF_UNSPEC, version=NFNETLINK_V0, res_id=htons(0)}], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=52, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWGEN, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_UNSPEC, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x00\x00\x07\xf5"], [{nla_len=8, nla_type=0x2}, "\x00\x00\xde\x5a"], [{nla_len=13, nla_type=0x3}, "\x69\x70\x74\x61\x62\x6c\x65\x73\x00"]]], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 52 sendto(3, [{nlmsg_len=20, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_GETTABLE, nlmsg_flags=NLM_F_REQUEST|NLM_F_DUMP, nlmsg_seq=0, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[[{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWTABLE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0x2}, "\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x3}, "\x00\x00\x00\x0f"], [{nla_len=12, nla_type=0x4}, "\x00\x00\x00\x00\x00\x00\x00\x01"]]], [{nlmsg_len=56, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWTABLE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=8, nla_type=0x2}, "\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x3}, "\x00\x00\x00\x0b"], [{nla_len=12, nla_type=0x4}, "\x00\x00\x00\x00\x00\x00\x00\x02"]]], [{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWTABLE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=8, nla_type=0x2}, "\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x3}, "\x00\x00\x00\x03"], [{nla_len=12, nla_type=0x4}, "\x00\x00\x00\x00\x00\x00\x00\x03"]]]], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 176 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, 0], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 20 sendto(3, [{nlmsg_len=20, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_GETCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_DUMP, nlmsg_seq=0, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[[{nlmsg_len=116, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x01"], [{nla_len=14, nla_type=0x3}, "\x57\x53\x4c\x4f\x55\x54\x50\x55\x54\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x03\x08\x00\x02\x00\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x03"], [{nla_len=18, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x04"], [{nla_len=11, nla_type=0x3}, "\x4f\x55\x54\x50\x55\x54\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x03\x08\x00\x02\x00\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x06"], [{nla_len=10, nla_type=0x3}, "\x49\x4e\x50\x55\x54\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x01\x08\x00\x02\x00\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x07"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x09"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4b\x55\x42\x45\x4c\x45\x54\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0a"], [{nla_len=22, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x50\x52\x4f\x58\x59\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0b"], [{nla_len=27, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x45\x58\x54\x45\x52\x4e\x41\x4c\x2d\x53\x45\x52\x56\x49\x43\x45\x53\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0b"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0d"], [{nla_len=12, nla_type=0x3}, "\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x02\x08\x00\x02\x00\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x05"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0f"], [{nla_len=19, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4e\x4f\x44\x45\x50\x4f\x52\x54\x53\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x11"], [{nla_len=18, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x53\x45\x52\x56\x49\x43\x45\x53\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x01\xf6"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x14"], [{nla_len=17, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x16"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x50\x52\x4f\x58\x59\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x05"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x1c\x28"], [{nla_len=19, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4e\x4f\x44\x45\x2d\x50\x4f\x52\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=84, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x1c\x29"], [{nla_len=32, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x53\x4f\x55\x52\x43\x45\x2d\x52\x41\x4e\x47\x45\x53\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x1c\x2a"], [{nla_len=21, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x49\x50\x56\x53\x2d\x46\x49\x4c\x54\x45\x52\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x01"], [{nla_len=19, nla_type=0x3}, "\x57\x53\x4c\x50\x4f\x53\x54\x52\x4f\x55\x54\x49\x4e\x47\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x04\x08\x00\x02\x00\x00\x00\x00\x63"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x7}, "\x6e\x61\x74\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0e"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4b\x55\x42\x45\x4c\x45\x54\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0f"], [{nla_len=22, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x50\x52\x4f\x58\x59\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x10"], [{nla_len=18, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x53\x45\x52\x56\x49\x43\x45\x53\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]], [{nlmsg_len=104, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x11"], [{nla_len=11, nla_type=0x3}, "\x4f\x55\x54\x50\x55\x54\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x03\x08\x00\x02\x00\xff\xff\xff\x9c"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x7}, "\x6e\x61\x74\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=108, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x13"], [{nla_len=15, nla_type=0x3}, "\x50\x52\x45\x52\x4f\x55\x54\x49\x4e\x47\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\xff\xff\xff\x9c"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x7}, "\x6e\x61\x74\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x15"], [{nla_len=21, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x50\x4f\x53\x54\x52\x4f\x55\x54\x49\x4e\x47\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x05"]]], [{nlmsg_len=108, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x16"], [{nla_len=16, nla_type=0x3}, "\x50\x4f\x53\x54\x52\x4f\x55\x54\x49\x4e\x47\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x04\x08\x00\x02\x00\x00\x00\x00\x64"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x7}, "\x6e\x61\x74\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x18"], [{nla_len=19, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4e\x4f\x44\x45\x2d\x50\x4f\x52\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x19"], [{nla_len=23, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4c\x4f\x41\x44\x2d\x42\x41\x4c\x41\x4e\x43\x45\x52\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x1a"], [{nla_len=19, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4d\x41\x52\x4b\x2d\x4d\x41\x53\x51\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x04"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x01"], [{nla_len=23, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x49\x50\x54\x41\x42\x4c\x45\x53\x2d\x48\x49\x4e\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x02"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4b\x55\x42\x45\x4c\x45\x54\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=56523}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(2037)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x03"], [{nla_len=22, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x50\x52\x4f\x58\x59\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]]], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 2432 writev(2, [{iov_base="free(): double free detected in "..., iov_len=40}, {iov_base="\n", iov_len=1}], 2free(): double free detected in tcache 2 ) = 41 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f0b40db9000 rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0 gettid() = 56523 getpid() = 56523 tgkill(56523, 56523, SIGABRT) = 0 --- SIGABRT {si_signo=SIGABRT, si_code=SI_TKILL, si_pid=56523, si_uid=0} --- +++ killed by SIGABRT +++ Aborted ```
Normal strace result (as a reference) ``` root@WIZPRESSO-14:~# strace iptables -X execve("/usr/sbin/iptables", ["iptables", "-X"], 0x7ffe8647e3d8 /* 25 vars */) = 0 brk(NULL) = 0x56384b479000 arch_prctl(0x3001 /* ARCH_??? */, 0x7fffe750e170) = -1 EINVAL (Invalid argument) mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6d5e92e000 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=20087, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 20087, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7f6d5e929000 close(3) = 0 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libmnl.so.0", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=26776, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 28688, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6d5e921000 mprotect(0x7f6d5e923000, 16384, PROT_NONE) = 0 mmap(0x7f6d5e923000, 8192, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2000) = 0x7f6d5e923000 mmap(0x7f6d5e925000, 4096, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4000) = 0x7f6d5e925000 mmap(0x7f6d5e927000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x5000) = 0x7f6d5e927000 close(3) = 0 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libnftnl.so.11", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=199416, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 201328, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6d5e8ef000 mmap(0x7f6d5e8f8000, 106496, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x9000) = 0x7f6d5e8f8000 mmap(0x7f6d5e912000, 40960, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23000) = 0x7f6d5e912000 mmap(0x7f6d5e91c000, 20480, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2c000) = 0x7f6d5e91c000 close(3) = 0 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libxtables.so.12", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\0\0\0\0\0\0\0\0"..., 832) = 832 newfstatat(3, "", {st_mode=S_IFREG|0644, st_size=63560, ...}, AT_EMPTY_PATH) = 0 mmap(NULL, 76952, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6d5e8dc000 mprotect(0x7f6d5e8df000, 49152, PROT_NONE) = 0 mmap(0x7f6d5e8df000, 32768, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3000) = 0x7f6d5e8df000 mmap(0x7f6d5e8e7000, 12288, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xb000) = 0x7f6d5e8e7000 mmap(0x7f6d5e8eb000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xe000) = 0x7f6d5e8eb000 mmap(0x7f6d5e8ed000, 7320, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6d5e8ed000 close(3) = 0 openat(AT_FDCWD, "/lib/x86_64-linux-gnu/libc.so.6", O_RDONLY|O_CLOEXEC) = 3 read(3, "\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0P\237\2\0\0\0\0\0"..., 832) = 832 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 pread64(3, "\4\0\0\0 \0\0\0\5\0\0\0GNU\0\2\0\0\300\4\0\0\0\3\0\0\0\0\0\0\0"..., 48, 848) = 48 pread64(3, "\4\0\0\0\24\0\0\0\3\0\0\0GNU\0\244;\374\204(\337f#\315I\214\234\f\256\271\32"..., 68, 896) = 68 newfstatat(3, "", {st_mode=S_IFREG|0755, st_size=2216304, ...}, AT_EMPTY_PATH) = 0 pread64(3, "\6\0\0\0\4\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0@\0\0\0\0\0\0\0"..., 784, 64) = 784 mmap(NULL, 2260560, PROT_READ, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f6d5e6b4000 mmap(0x7f6d5e6dc000, 1658880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x28000) = 0x7f6d5e6dc000 mmap(0x7f6d5e871000, 360448, PROT_READ, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1bd000) = 0x7f6d5e871000 mmap(0x7f6d5e8c9000, 24576, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x214000) = 0x7f6d5e8c9000 mmap(0x7f6d5e8cf000, 52816, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f6d5e8cf000 close(3) = 0 mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6d5e6b2000 arch_prctl(ARCH_SET_FS, 0x7f6d5e6b2c40) = 0 set_tid_address(0x7f6d5e6b2f10) = 318352 set_robust_list(0x7f6d5e6b2f20, 24) = 0 rseq(0x7f6d5e6b35e0, 0x20, 0, 0x53053053) = 0 mprotect(0x7f6d5e8c9000, 16384, PROT_READ) = 0 mprotect(0x7f6d5e8eb000, 4096, PROT_READ) = 0 mprotect(0x7f6d5e927000, 4096, PROT_READ) = 0 mprotect(0x7f6d5e91c000, 12288, PROT_READ) = 0 mprotect(0x56384aa8a000, 12288, PROT_READ) = 0 mprotect(0x7f6d5e968000, 8192, PROT_READ) = 0 prlimit64(0, RLIMIT_STACK, NULL, {rlim_cur=8192*1024, rlim_max=RLIM64_INFINITY}) = 0 munmap(0x7f6d5e929000, 20087) = 0 getrandom("\xad\xa9\xe3\x19\x84\xfb\x67\x2a", 8, GRND_NONBLOCK) = 8 brk(NULL) = 0x56384b479000 brk(0x56384b49a000) = 0x56384b49a000 socket(AF_NETLINK, SOCK_RAW, NETLINK_NETFILTER) = 3 bind(3, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 0 getsockname(3, {sa_family=AF_NETLINK, nl_pid=318352, nl_groups=00000000}, [12]) = 0 sendto(3, [{nlmsg_len=20, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_GETGEN, nlmsg_flags=NLM_F_REQUEST, nlmsg_seq=0, nlmsg_pid=0}, {nfgen_family=AF_UNSPEC, version=NFNETLINK_V0, res_id=htons(0)}], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=52, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWGEN, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_UNSPEC, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=8, nla_type=0x1}, "\x00\x17\x21\xf4"], [{nla_len=8, nla_type=0x2}, "\x00\x1e\xd2\x58"], [{nla_len=13, nla_type=0x3}, "\x69\x70\x74\x61\x62\x6c\x65\x73\x00"]]], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 52 sendto(3, [{nlmsg_len=20, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_GETTABLE, nlmsg_flags=NLM_F_REQUEST|NLM_F_DUMP, nlmsg_seq=0, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[[{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWTABLE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=8, nla_type=0x2}, "\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x3}, "\x00\x00\x00\x0b"], [{nla_len=12, nla_type=0x4}, "\x00\x00\x00\x00\x00\x00\x00\x01"]]], [{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWTABLE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0x2}, "\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x3}, "\x00\x00\x00\x4a"], [{nla_len=12, nla_type=0x4}, "\x00\x00\x00\x00\x00\x00\x00\x02"]]], [{nlmsg_len=56, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWTABLE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=8, nla_type=0x1}, "\x6e\x61\x74\x00"], [{nla_len=8, nla_type=0x2}, "\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x3}, "\x00\x00\x00\x10"], [{nla_len=12, nla_type=0x4}, "\x00\x00\x00\x00\x00\x00\x00\x04"]]], [{nlmsg_len=56, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWTABLE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=8, nla_type=0x1}, "\x72\x61\x77\x00"], [{nla_len=8, nla_type=0x2}, "\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x3}, "\x00\x00\x00\x07"], [{nla_len=12, nla_type=0x4}, "\x00\x00\x00\x00\x00\x00\x00\x07"]]]], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 232 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, 0], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 20 sendto(3, [{nlmsg_len=20, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_GETCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_DUMP, nlmsg_seq=0, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x01"], [{nla_len=23, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x49\x50\x54\x41\x42\x4c\x45\x53\x2d\x48\x49\x4e\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x02"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4b\x55\x42\x45\x4c\x45\x54\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=116, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x03"], [{nla_len=15, nla_type=0x3}, "\x50\x52\x45\x52\x4f\x55\x54\x49\x4e\x47\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x00\x08\x00\x02\x00\xff\xff\xff\x6a"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x04"], [{nla_len=10, nla_type=0x3}, "\x49\x4e\x50\x55\x54\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x01\x08\x00\x02\x00\xff\xff\xff\x6a"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x05"], [{nla_len=12, nla_type=0x3}, "\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x02\x08\x00\x02\x00\xff\xff\xff\x6a"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x06"], [{nla_len=11, nla_type=0x3}, "\x4f\x55\x54\x50\x55\x54\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x03\x08\x00\x02\x00\xff\xff\xff\x6a"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=10, nla_type=0x7}, "\x72\x6f\x75\x74\x65\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=116, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x07"], [{nla_len=16, nla_type=0x3}, "\x50\x4f\x53\x54\x52\x4f\x55\x54\x49\x4e\x47\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x04\x08\x00\x02\x00\xff\xff\xff\x6a"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x08"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x6f\x2d\x68\x6f\x73\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x09"], [{nla_len=20, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x50\x52\x45\x52\x4f\x55\x54\x49\x4e\x47\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x05"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0a"], [{nla_len=21, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x50\x4f\x53\x54\x52\x4f\x55\x54\x49\x4e\x47\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x6d\x61\x6e\x67\x6c\x65\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0b"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x68\x6f\x73\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x01"], [{nla_len=18, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x02"], [{nla_len=11, nla_type=0x3}, "\x4f\x55\x54\x50\x55\x54\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x03\x08\x00\x02\x00\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x04"], [{nla_len=10, nla_type=0x3}, "\x49\x4e\x50\x55\x54\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x01\x08\x00\x02\x00\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x05"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x07"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4b\x55\x42\x45\x4c\x45\x54\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x08"], [{nla_len=17, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x09"], [{nla_len=19, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4e\x4f\x44\x45\x2d\x50\x4f\x52\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0a"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x50\x52\x4f\x58\x59\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=84, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0b"], [{nla_len=32, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x53\x4f\x55\x52\x43\x45\x2d\x52\x41\x4e\x47\x45\x53\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0c"], [{nla_len=21, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x49\x50\x56\x53\x2d\x46\x49\x4c\x54\x45\x52\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]], [{nlmsg_len=112, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x00\x0d"], [{nla_len=12, nla_type=0x3}, "\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=20, nla_type=0x4}, "\x08\x00\x01\x00\x00\x00\x00\x02\x08\x00\x02\x00\x00\x00\x00\x00"], [{nla_len=8, nla_type=0x5}, "\x00\x00\x00\x01"], [{nla_len=11, nla_type=0x7}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=8, nla_type=0xa}, "\x00\x00\x00\x01"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x05"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x4e"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x6f\x2d\x68\x6f\x73\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x50"], [{nla_len=24, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x6f\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x08"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x51"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x2d\x6d\x61\x72\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]], [{nlmsg_len=84, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x52"], [{nla_len=31, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x6b\x73\x61\x2e\x76\x65\x6c\x65\x72\x6f\x2e\x76\x65\x6c\x65\x72\x6f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x54"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x33\x35\x63\x37\x36\x35\x32\x38\x31\x39\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x57"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x68\x65\x70\x2d\x66\x6f\x72\x77\x61\x72\x64\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x5e"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x77\x2d\x63\x61\x6c\x69\x33\x35\x63\x37\x36\x35\x32\x38\x31\x39\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]], [{nlmsg_len=80, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x60"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x68\x6f\x73\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x61"], [{nla_len=17, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x07"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x62"], [{nla_len=24, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x6b\x6e\x73\x2e\x76\x65\x6c\x65\x72\x6f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]], [{nlmsg_len=84, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWCHAIN, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=12, nla_type=0x2}, "\x00\x00\x00\x00\x00\x00\x01\x63"], [{nla_len=31, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x6b\x73\x61\x2e\x76\x65\x6c\x65\x72\x6f\x2e\x76\x65\x6c\x65\x72\x6f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], ...], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 8904 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=20, nlmsg_type=NLMSG_DONE, nlmsg_flags=NLM_F_MULTI, nlmsg_seq=0, nlmsg_pid=318352}, 0], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 20 sendto(3, [{nlmsg_len=20, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_GETGEN, nlmsg_flags=NLM_F_REQUEST, nlmsg_seq=0, nlmsg_pid=0}, {nfgen_family=AF_UNSPEC, version=NFNETLINK_V0, res_id=htons(0)}], 20, 0, {sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, 12) = 20 recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=52, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWGEN, nlmsg_flags=0, nlmsg_seq=0, nlmsg_pid=318352}, {nfgen_family=AF_UNSPEC, version=NFNETLINK_V0, res_id=htons(8692)}, [[{nla_len=8, nla_type=0x1}, "\x00\x17\x21\xf4"], [{nla_len=8, nla_type=0x2}, "\x00\x1e\xd2\x58"], [{nla_len=13, nla_type=0x3}, "\x69\x70\x74\x61\x62\x6c\x65\x73\x00"]]], iov_len=32768}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 52 mmap(NULL, 204800, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f6d5e680000 setsockopt(3, SOL_SOCKET, SO_SNDBUFFORCE, [131072], 4) = 0 setsockopt(3, SOL_SOCKET, SO_RCVBUFFORCE, [303104], 4) = 0 sendmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[[{nlmsg_len=28, nlmsg_type=NFNL_MSG_BATCH_BEGIN, nlmsg_flags=NLM_F_REQUEST, nlmsg_seq=1, nlmsg_pid=0}, {nfgen_family=AF_UNSPEC, version=NFNETLINK_V0, res_id=htons(2560)}, "\x08\x00\x01\x00\x00\x17\x21\xf4"], [{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=2, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=18, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]], [{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=3, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=17, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]], [{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=4, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=21, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x49\x50\x56\x53\x2d\x46\x49\x4c\x54\x45\x52\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]], [{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=5, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4b\x55\x42\x45\x4c\x45\x54\x2d\x43\x41\x4e\x41\x52\x59\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x00"]]], [{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=6, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=19, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4e\x4f\x44\x45\x2d\x50\x4f\x52\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=7, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x50\x52\x4f\x58\x59\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=8, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=32, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x53\x4f\x55\x52\x43\x45\x2d\x52\x41\x4e\x47\x45\x53\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=9, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=17, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x07"]]], [{nlmsg_len=56, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=10, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=15, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x49\x4e\x50\x55\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]], [{nlmsg_len=56, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=11, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=16, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x4f\x55\x54\x50\x55\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x07"]]], [{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=12, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=20, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x63\x69\x64\x72\x2d\x62\x6c\x6f\x63\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=13, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=23, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x6f\x72\x77\x61\x72\x64\x2d\x63\x68\x65\x63\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x05"]]], [{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=14, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=31, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x6f\x72\x77\x61\x72\x64\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x2d\x6d\x61\x72\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=15, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x2d\x6d\x61\x72\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=16, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x68\x65\x70\x2d\x66\x6f\x72\x77\x61\x72\x64\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=17, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x68\x6f\x73\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=18, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x08"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=19, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x2d\x33\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x04"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=20, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x2d\x61\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x04"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=21, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x32\x32\x39\x62\x32\x64\x63\x63\x33\x36\x38\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=22, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x33\x35\x63\x37\x36\x35\x32\x38\x31\x39\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=23, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x33\x61\x64\x34\x37\x30\x38\x61\x37\x63\x33\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=24, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x37\x63\x66\x32\x61\x65\x66\x30\x31\x61\x36\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=25, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x61\x61\x65\x39\x34\x37\x32\x30\x35\x34\x64\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=26, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x61\x62\x33\x65\x37\x64\x38\x34\x37\x31\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=27, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x63\x63\x33\x30\x39\x34\x64\x34\x35\x33\x32\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=28, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x39\x57\x42\x37\x4a\x61\x78\x5a\x66\x4c\x4c\x37\x37\x5f\x2d\x58\x74\x6d\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=29, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x47\x58\x5a\x4f\x4c\x50\x6e\x2d\x65\x70\x72\x36\x68\x75\x59\x68\x32\x62\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=30, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x4c\x6f\x72\x43\x34\x46\x38\x73\x76\x4b\x58\x6b\x6a\x37\x59\x35\x49\x43\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=31, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x62\x2d\x57\x49\x67\x6d\x4e\x76\x6c\x42\x48\x31\x46\x75\x45\x59\x6d\x32\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], [{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=32, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x6a\x30\x34\x37\x49\x43\x77\x70\x59\x74\x62\x59\x4d\x33\x36\x45\x4a\x5f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]], ...], iov_len=4908}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 4908 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=80, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=2, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=2, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=18, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 80 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=80, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=3, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=3, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=17, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 80 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=4, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=4, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=21, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x49\x50\x56\x53\x2d\x46\x49\x4c\x54\x45\x52\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 84 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=80, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=6, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=6, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=19, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x4e\x4f\x44\x45\x2d\x50\x4f\x52\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 80 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=7, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=7, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=24, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x50\x52\x4f\x58\x59\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 84 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=8, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=8, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=32, nla_type=0x3}, "\x4b\x55\x42\x45\x2d\x53\x4f\x55\x52\x43\x45\x2d\x52\x41\x4e\x47\x45\x53\x2d\x46\x49\x52\x45\x57\x41\x4c\x4c\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=80, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=9, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=9, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=17, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x46\x4f\x52\x57\x41\x52\x44\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x07"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 80 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=76, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=10, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=56, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=10, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=15, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x49\x4e\x50\x55\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 76 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=76, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=11, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=56, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=11, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=16, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x4f\x55\x54\x50\x55\x54\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x07"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 76 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=80, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=12, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=12, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=20, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x63\x69\x64\x72\x2d\x62\x6c\x6f\x63\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 80 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=13, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=13, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=23, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x6f\x72\x77\x61\x72\x64\x2d\x63\x68\x65\x63\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x05"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 84 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=14, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=14, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=31, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x6f\x72\x77\x61\x72\x64\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x2d\x6d\x61\x72\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=15, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=15, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x2d\x6d\x61\x72\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=16, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=16, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x68\x65\x70\x2d\x66\x6f\x72\x77\x61\x72\x64\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=17, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=17, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x68\x6f\x73\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=18, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=18, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x08"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=19, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=19, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x2d\x33\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x04"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=20, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=20, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x72\x6f\x6d\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x2d\x61\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x04"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=21, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=21, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x32\x32\x39\x62\x32\x64\x63\x63\x33\x36\x38\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=22, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=22, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x33\x35\x63\x37\x36\x35\x32\x38\x31\x39\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=23, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=23, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x33\x61\x64\x34\x37\x30\x38\x61\x37\x63\x33\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=24, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=24, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x37\x63\x66\x32\x61\x65\x66\x30\x31\x61\x36\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=25, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=25, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x61\x61\x65\x39\x34\x37\x32\x30\x35\x34\x64\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=26, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=26, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x61\x62\x33\x65\x37\x64\x38\x34\x37\x31\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=27, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=27, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x66\x77\x2d\x63\x61\x6c\x69\x63\x63\x33\x30\x39\x34\x64\x34\x35\x33\x32\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0c"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=28, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=28, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x39\x57\x42\x37\x4a\x61\x78\x5a\x66\x4c\x4c\x37\x37\x5f\x2d\x58\x74\x6d\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=29, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=29, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x47\x58\x5a\x4f\x4c\x50\x6e\x2d\x65\x70\x72\x36\x68\x75\x59\x68\x32\x62\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=30, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=30, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x4c\x6f\x72\x43\x34\x46\x38\x73\x76\x4b\x58\x6b\x6a\x37\x59\x35\x49\x43\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=31, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=31, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x62\x2d\x57\x49\x67\x6d\x4e\x76\x6c\x42\x48\x31\x46\x75\x45\x59\x6d\x32\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=32, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=32, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x6a\x30\x34\x37\x49\x43\x77\x70\x59\x74\x62\x59\x4d\x33\x36\x45\x4a\x5f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=33, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=33, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x5f\x71\x67\x6e\x2d\x67\x47\x78\x4c\x41\x4a\x6b\x35\x79\x62\x79\x75\x6b\x39\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=34, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=34, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=30, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x6b\x6e\x73\x2e\x67\x70\x75\x2d\x6f\x70\x65\x72\x61\x74\x6f\x72\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=35, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=35, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=29, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x6b\x6e\x73\x2e\x6b\x75\x62\x65\x2d\x73\x79\x73\x74\x65\x6d\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=36, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=36, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x6b\x6e\x73\x2e\x6d\x6f\x6e\x69\x74\x6f\x72\x69\x6e\x67\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=37, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=37, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=24, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x6b\x6e\x73\x2e\x76\x65\x6c\x65\x72\x6f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 84 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=38, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=38, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=31, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x69\x2d\x6b\x73\x61\x2e\x76\x65\x6c\x65\x72\x6f\x2e\x76\x65\x6c\x65\x72\x6f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=39, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=39, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x5f\x39\x57\x42\x37\x4a\x61\x78\x5a\x66\x4c\x4c\x37\x37\x5f\x2d\x58\x74\x6d\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=40, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=40, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x5f\x47\x58\x5a\x4f\x4c\x50\x6e\x2d\x65\x70\x72\x36\x68\x75\x59\x68\x32\x62\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=41, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=41, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x5f\x4c\x6f\x72\x43\x34\x46\x38\x73\x76\x4b\x58\x6b\x6a\x37\x59\x35\x49\x43\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=42, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=42, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x5f\x62\x2d\x57\x49\x67\x6d\x4e\x76\x6c\x42\x48\x31\x46\x75\x45\x59\x6d\x32\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=43, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=43, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x5f\x6a\x30\x34\x37\x49\x43\x77\x70\x59\x74\x62\x59\x4d\x33\x36\x45\x4a\x5f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=96, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=44, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=76, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=44, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=33, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x5f\x71\x67\x6e\x2d\x67\x47\x78\x4c\x41\x4a\x6b\x35\x79\x62\x79\x75\x6b\x39\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 96 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=45, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=45, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=30, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x6b\x6e\x73\x2e\x67\x70\x75\x2d\x6f\x70\x65\x72\x61\x74\x6f\x72\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x06"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=46, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=46, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=29, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x6b\x6e\x73\x2e\x6b\x75\x62\x65\x2d\x73\x79\x73\x74\x65\x6d\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=47, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=47, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x6b\x6e\x73\x2e\x6d\x6f\x6e\x69\x74\x6f\x72\x69\x6e\x67\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=48, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=48, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=24, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x6b\x6e\x73\x2e\x76\x65\x6c\x65\x72\x6f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 84 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=49, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=49, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=31, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x70\x72\x6f\x2d\x6b\x73\x61\x2e\x76\x65\x6c\x65\x72\x6f\x2e\x76\x65\x6c\x65\x72\x6f\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=50, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=50, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=27, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x65\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x2d\x6d\x61\x72\x6b\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x0a"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=51, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=51, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=29, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x65\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x2d\x6d\x61\x72\x6b\x2d\x33\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=92, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=52, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=72, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=52, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=29, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x65\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x2d\x6d\x61\x72\x6b\x2d\x61\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 92 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=53, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=53, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x6d\x2d\x63\x61\x6c\x69\x32\x32\x39\x62\x32\x64\x63\x63\x33\x36\x38\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=54, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=54, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x6d\x2d\x63\x61\x6c\x69\x33\x35\x63\x37\x36\x35\x32\x38\x31\x39\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=55, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=55, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x6d\x2d\x63\x61\x6c\x69\x33\x61\x64\x34\x37\x30\x38\x61\x37\x63\x33\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=56, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=56, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x6d\x2d\x63\x61\x6c\x69\x37\x63\x66\x32\x61\x65\x66\x30\x31\x61\x36\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=57, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=57, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x6d\x2d\x63\x61\x6c\x69\x61\x61\x65\x39\x34\x37\x32\x30\x35\x34\x64\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=58, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=58, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x6d\x2d\x63\x61\x6c\x69\x61\x62\x33\x65\x37\x64\x38\x34\x37\x31\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=59, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=59, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x73\x6d\x2d\x63\x61\x6c\x69\x63\x63\x33\x30\x39\x34\x64\x34\x35\x33\x32\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=60, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=60, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=24, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x6f\x2d\x68\x65\x70\x2d\x66\x6f\x72\x77\x61\x72\x64\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x02"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 84 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=61, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=61, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x6f\x2d\x68\x6f\x73\x74\x2d\x65\x6e\x64\x70\x6f\x69\x6e\x74\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x01"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=84, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=62, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=64, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=62, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=24, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x6f\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x08"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 84 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=63, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=63, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x6f\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x2d\x33\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x04"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=64, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=64, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=26, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x6f\x2d\x77\x6c\x2d\x64\x69\x73\x70\x61\x74\x63\x68\x2d\x61\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x04"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=65, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=65, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x77\x2d\x63\x61\x6c\x69\x32\x32\x39\x62\x32\x64\x63\x63\x33\x36\x38\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=66, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=66, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x77\x2d\x63\x61\x6c\x69\x33\x35\x63\x37\x36\x35\x32\x38\x31\x39\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=67, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=67, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x77\x2d\x63\x61\x6c\x69\x33\x61\x64\x34\x37\x30\x38\x61\x37\x63\x33\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=68, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=68, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x77\x2d\x63\x61\x6c\x69\x37\x63\x66\x32\x61\x65\x66\x30\x31\x61\x36\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=69, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=69, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x77\x2d\x63\x61\x6c\x69\x61\x61\x65\x39\x34\x37\x32\x30\x35\x34\x64\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=70, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=70, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x77\x2d\x63\x61\x6c\x69\x61\x62\x33\x65\x37\x64\x38\x34\x37\x31\x66\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=88, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=71, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=68, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=71, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=28, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x74\x77\x2d\x63\x61\x6c\x69\x63\x63\x33\x30\x39\x34\x64\x34\x35\x33\x32\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x09"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 88 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 1 (in [3], left {tv_sec=0, tv_nsec=0}) recvmsg(3, {msg_name={sa_family=AF_NETLINK, nl_pid=0, nl_groups=00000000}, msg_namelen=12, msg_iov=[{iov_base=[{nlmsg_len=80, nlmsg_type=NLMSG_ERROR, nlmsg_flags=0, nlmsg_seq=72, nlmsg_pid=318352}, {error=-EBUSY, msg=[{nlmsg_len=60, nlmsg_type=NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_DELCHAIN, nlmsg_flags=NLM_F_REQUEST|NLM_F_NONREC, nlmsg_seq=72, nlmsg_pid=0}, {nfgen_family=AF_INET, version=NFNETLINK_V0, res_id=htons(0)}, [[{nla_len=11, nla_type=0x1}, "\x66\x69\x6c\x74\x65\x72\x00"], [{nla_len=20, nla_type=0x3}, "\x63\x61\x6c\x69\x2d\x77\x6c\x2d\x74\x6f\x2d\x68\x6f\x73\x74\x00"], [{nla_len=8, nla_type=0x6}, "\x00\x00\x00\x03"]]]}], iov_len=4096}], msg_iovlen=1, msg_controllen=0, msg_flags=0}, 0) = 80 pselect6(4, [3], NULL, NULL, {tv_sec=0, tv_nsec=0}, NULL) = 0 (Timeout) munmap(0x7f6d5e680000, 204800) = 0 write(2, "iptables v1.8.7 (nf_tables): ", 29iptables v1.8.7 (nf_tables): ) = 29 write(2, " CHAIN_USER_DEL failed (Device o"..., 69 CHAIN_USER_DEL failed (Device or resource busy): chain KUBE-FIREWALL) = 69 write(2, "\n", 1 ) = 1 exit_group(4) = ? +++ exited with 4 +++ ```
wizpresso-steve-cy-fan commented 11 months ago

Additional context:

I'm installing K0S on WSL2, and I used IPVS as the kube-proxy handler.

It seems like if I have IPVS module on, then a family of commands from iptables will start to have problems. I consistently reproduced this problem using another workstations of our own with the same WSL2 version/Linux Kernel/Windows version setup. We are using Windows 11 Release Preview, and we will see if we can get 23H2 soon.

I haven't tried installing k0s using iptables, but given iptables-save also have this double free problem, I guess it will be ill fated

wizpresso-steve-cy-fan commented 11 months ago

sudo ipvsadm-save is also prohibitively slow

ghost commented 11 months ago

This looks like it could be https://git.netfilter.org/iptables/commit/?id=4318961230bce82958df82b57f1796143bf2f421, or it could be a separate issue. But in either case I'm pretty sure you'll need to file against iptables.

Slow is a separate issue, feel free to open another bug.