Fix of CVE: CVE-2022-22721, CVE-2022-22719, CVE-2022-23943, CVE-2022-22720
Details
CVE-2022-22719: modlua: error out if luareadbody() or luawrite_body() fail
CVE-2022-22720: simpler connection close logic if discarding the request body fails
CVE-2022-22721: make sure and check that LimitXMLRequestBody fits in system memory
CVE-2022-23943: modsed: use sizet to allow for larger buffer sizes and unsigned arithmetics
and refactor logic flow of setwriteoutput() to avoid out-of-bounds write