Files
android_kernel_fxtec_sm6115/include/linux
Florian Westphal 0eca236173 netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
[ Upstream commit b7e8590987aa94c9dc51518fad0e58cb887b1db5 ]

IPSET_ATTR_NAME and IPSET_ATTR_NAMEREF are of NLA_STRING type, they
cannot be treated like a c-string.

They either have to be switched to NLA_NUL_STRING, or the compare
operations need to use the nla functions.

Fixes: f830837f0e ("netfilter: ipset: list:set set type support")
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Ulrich Hecht <uli@kernel.org>
2026-05-07 10:55:23 +02:00
..
2026-04-09 14:44:43 +08:00
2024-02-23 08:12:39 +01:00
2023-08-08 19:49:17 +02:00
2023-12-20 15:38:01 +01:00
2025-12-22 04:34:05 +01:00
2024-04-13 12:50:14 +02:00
2026-01-29 12:09:34 +08:00
2022-10-26 13:19:35 +02:00
2022-08-25 11:15:23 +02:00
2023-09-23 10:47:59 +02:00
2023-06-21 15:39:57 +02:00
2023-02-22 12:47:17 +01:00
2025-09-16 13:55:10 +02:00
2023-11-28 16:46:33 +00:00
2023-10-25 11:16:20 +02:00
2023-10-25 11:16:20 +02:00
2024-07-05 09:00:35 +02:00
2024-02-23 08:12:39 +01:00