diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2026-06-11 16:01:18 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-06-11 16:01:19 -0700 |
| commit | 9bf10032894f429b3e221de63cf95a8544511a90 (patch) | |
| tree | b1510fc2ff89bf8281022ecbd01247f18232625c /include/linux/timerqueue_types.h | |
| parent | 90b662ea25f5e83bb3b8ccec5b93ced810b92fb8 (diff) | |
| parent | 2afb648f7b99216c687db1f89739c995e1144153 (diff) | |
Merge branch 'tipc-fix-netlink-gate-and-receive-path-bugs'
Michael Bommarito says:
====================
tipc: fix netlink gate and receive-path bugs
This is v4 of the public TIPC series. The only change from v3 is in
patch 1: TIPC_NL_MEDIA_SET now uses GENL_UNS_ADMIN_PERM like the other
mutators, instead of GENL_ADMIN_PERM, so the whole series uses the
namespace-aware CAP_NET_ADMIN check that matches the legacy TIPC netlink
path. Patches 2 and 3 are unchanged.
Patch 1 gives the TIPCv2 mutating generic-netlink operations the admin
gate the legacy API already has, so a local unprivileged process can no
longer change TIPC state. Patch 2 drops CONN_ACK messages that
acknowledge more outstanding sends than exist, preventing the
snt_unacked underflow. Patch 3 rejects peer bindings with lower > upper,
which would otherwise leak binding-table memory.
====================
Link: https://patch.msgid.link/20260610124003.3831170-1-michael.bommarito@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/timerqueue_types.h')
0 files changed, 0 insertions, 0 deletions
