diff options
| author | 2025-11-05 18:32:12 +0000 | |
|---|---|---|
| committer | 2025-11-18 18:08:03 +0100 | |
| commit | fbd8c752a8e3d00341fa7754d6e45e60d6b45490 (patch) | |
| tree | 358a08118beaba8bfad201b686c2cc1f1999d4f4 /arch/x86/lib/cmpxchg.c | |
| parent | Merge branch 'gve-implement-xdp-hw-rx-timestamping-support-for-dq' (diff) | |
| download | wireguard-linux-devel.tar.xz wireguard-linux-devel.zip | |
wireguard: netlink: enable strict genetlink validationdevel
WireGuard is a modern enough genetlink family, that it doesn't need
resv_start_op. It already had policies in place when it was first
merged, it has also never used the reserved field, or other things
toggled by resv_start_op.
wireguard-tools have always used zero initialized memory, and have never
touched the reserved field, neither have any other clients I have
checked. Closed-source clients are much more likely to use the
embeddedable library from wireguard-tools, than a DIY implementation
using uninitialized memory.
Signed-off-by: Asbjørn Sloth Tønnesen <ast@fiberby.net>
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'arch/x86/lib/cmpxchg.c')
0 files changed, 0 insertions, 0 deletions
