Files
Florian Westphal b7e8590987 netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attr
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>
2026-04-01 11:55:29 +02:00
..
2026-02-11 13:44:47 +01:00
2026-01-29 20:21:41 +01:00
2025-12-15 14:33:38 +01:00
2022-01-22 08:33:34 +02:00
2026-01-20 19:44:19 -08:00
2026-02-12 04:23:53 -07:00
2024-11-05 13:32:21 +01:00
2025-12-16 14:40:51 +01:00
2025-12-13 20:04:32 +12:00
2025-08-21 13:58:07 +02:00
2026-02-19 09:12:05 +01:00
2025-12-23 11:23:10 -08:00
2026-01-12 16:52:09 +01:00
2025-11-04 12:36:02 +01:00
2026-02-06 07:29:14 -07:00
2025-10-22 07:53:15 +02:00
2026-01-05 16:43:31 +01:00
2025-03-08 12:13:25 +01:00
2026-01-11 06:09:11 -10:00
2024-10-14 16:33:24 -05:00
2026-01-20 19:24:50 -08:00
2026-01-26 19:03:47 -08:00
2025-12-29 11:53:38 +01:00
2026-01-26 20:02:27 -08:00
2025-11-11 10:01:30 +01:00
2026-02-20 17:31:55 -05:00
2026-01-30 11:34:34 +00:00
2026-02-10 11:39:31 +01:00
2026-02-10 11:39:30 +01:00
2026-01-11 06:09:11 -10:00
2025-07-01 12:29:29 +02:00
2019-06-15 12:25:49 +02:00
2026-01-11 06:09:11 -10:00
2023-06-11 18:22:47 +02:00
2026-01-05 16:43:30 +01:00
2023-10-18 14:43:21 -07:00
2026-01-31 14:22:57 -08:00
2026-01-14 12:04:34 +01:00
2026-01-06 17:06:03 -08:00
2026-01-11 06:09:11 -10:00
2026-01-20 19:24:47 -08:00
2026-01-30 18:26:59 -08:00