Wander Lairson Costa e416d65ff4 netfilter: xt_u32: validate user space input
commit 69c5d284f67089b4750d28ff6ac6f52ec224b330 upstream.

The xt_u32 module doesn't validate the fields in the xt_u32 structure.
An attacker may take advantage of this to trigger an OOB read by setting
the size fields with a value beyond the arrays boundaries.

Add a checkentry function to validate the structure.

This was originally reported by the ZDI project (ZDI-CAN-18408).

Fixes: 1b50b8a371e9 ("[NETFILTER]: Add u32 match")
Cc: stable@vger.kernel.org
Signed-off-by: Wander Lairson Costa <wander@redhat.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-09-23 10:46:59 +02:00
..
2023-06-09 10:22:52 +02:00
2022-04-27 13:15:32 +02:00
2023-08-11 11:33:47 +02:00
2023-06-21 15:38:58 +02:00
2023-03-22 13:26:15 +01:00
2023-09-23 10:46:55 +02:00
2021-06-30 08:48:47 -04:00
2023-06-21 15:38:58 +02:00
2023-06-21 15:38:58 +02:00