On Wed, Sep 20, 2023 at 10:57:18PM +0200, Phil Sutter wrote: > This is a series of memory corruption fixes kindly reported by Secunet. > The first six patches fix severe issues, patches seven and eight > moderate problems and the last one a minor issue noticed along the way. > > Phil Sutter (9): > parser_json: Catch wrong "reset" payload > parser_json: Fix typo in json_parse_cmd_add_object() > parser_json: Proper ct expectation attribute parsing > parser_json: Fix flowtable prio value parsing > parser_json: Fix limit object burst value parsing > parser_json: Fix synproxy object mss/wscale parsing > parser_json: Wrong check in json_parse_ct_timeout_policy() > parser_json: Catch nonsense ops in match statement > parser_json: Default meter size to zero Series applied.