]> git.ipfire.org Git - thirdparty/suricata.git/commit
dns: improve probing parser 6411/head
authorPhilippe Antoine <contact@catenacyber.fr>
Tue, 9 Mar 2021 20:00:36 +0000 (21:00 +0100)
committerShivani Bhardwaj <shivanib134@gmail.com>
Mon, 27 Sep 2021 12:01:16 +0000 (17:31 +0530)
commitcf0460899231f707487a2e18a1c9b04d4119ca46
treeeec7dbf75f89f0d532625ec69a9b7edca6cf56e4
parentc42b81b769ba6592b6c44a9baab994c96b70fff3
dns: improve probing parser

Checks opcode is valid
Checks additional_rr do not exceed message length
Better logic for incomplete cases

(cherry picked from commit 9e7ea631b2a067609c500539cd3a7a139f39c3e4)
rust/src/dns/dns.rs