]> git.ipfire.org Git - thirdparty/suricata.git/commit
smb: prevents integer underflow
authorPhilippe Antoine <contact@catenacyber.fr>
Fri, 8 Apr 2022 09:23:09 +0000 (11:23 +0200)
committerVictor Julien <vjulien@oisf.net>
Mon, 11 Apr 2022 17:11:01 +0000 (19:11 +0200)
commit3e48881b78f77179d75dfe0301bdd5664cd2e039
tree796786707d966e6379902d0d604f40fc490c1c81
parente72036f12f577fb37b985147c2c847d147e49db2
smb: prevents integer underflow

Ticket: 5246

If msg_id is 0, we cannot find the previous request
rust/src/smb/smb2.rs