]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: impose limits on pcrexform 7596/head
authorVictor Julien <vjulien@oisf.net>
Thu, 30 Jun 2022 14:52:44 +0000 (16:52 +0200)
committerVictor Julien <vjulien@oisf.net>
Thu, 30 Jun 2022 15:46:31 +0000 (17:46 +0200)
commitc08a929de131894c544d76b3ec9d5c7e8e405fe7
treedf03fb840f0b1ea5af1f07d0b310946c8ec7b8fa
parentac93f568ebe2dc25c9d6c59e79697d256ce6f399
detect: impose limits on pcrexform

Impose match and recursion limits on pcrexform keywords.

Based on: 585e5e0d3c4e ("detect: impose limits on pcrexform")

Bug: #5414.
src/detect-pcre.c
src/detect-pcre.h
src/detect-transform-pcrexform.c