]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
authorAntony Antony <antony.antony@secunet.com>
Tue, 26 May 2026 19:10:03 +0000 (21:10 +0200)
committerSteffen Klassert <steffen.klassert@secunet.com>
Thu, 4 Jun 2026 10:22:48 +0000 (12:22 +0200)
commitc4460171d78a75282a760c0b5f39f59bb044e61d
tree34b4391d3fc06f243fa1e6483f7fb8d6f2249db9
parenta9d155ea9b44d9b979796506bec518222f10b9e6
xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE

Only accept XFRMA used in this method, reject the rest.

Signed-off-by: Antony Antony <antony.antony@secunet.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
net/xfrm/xfrm_user.c