Merge branch 'generic-netlink-multicast-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 7 Dec 2023 17:54:04 +0000 (09:54 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 7 Dec 2023 17:54:04 +0000 (09:54 -0800)
commita041adee8a9c8d07d876d0633476f407554fc8cb
tree91210cce53a6582e7083adc333b17823fe0f3756
parent4a02609d756cdcf2f2d58f16423ba166f599ea7a
parente03781879a0d524ce3126678d50a80484a513c4b
Merge branch 'generic-netlink-multicast-fixes'

Ido Schimmel says:

====================
Generic netlink multicast fixes

Restrict two generic netlink multicast groups - in the "psample" and
"NET_DM" families - to be root-only with the appropriate capabilities.
See individual patches for more details.
====================

Link: https://lore.kernel.org/r/20231206213102.1824398-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>