]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4878: protocols: add sanity checks for tcp and ipv4 options to prevent...
authorNataliia Lysychkina -X (nlysychk - SOFTSERVE INC at Cisco) <nlysychk@cisco.com>
Fri, 29 Aug 2025 03:58:46 +0000 (03:58 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Fri, 29 Aug 2025 03:58:46 +0000 (03:58 +0000)
commit16e5af5f91a67e4dc32bc4066f57a1487d126239
treecc32ba2a74560191e3c5d63fb7974e66e27d39fe
parent77d0e3d51d7b9ed5b4c7673afc553debb8c9f46d
Pull request #4878: protocols: add sanity checks for tcp and ipv4 options to prevent out-of-buffer access

Merge in SNORT/snort3 from ~NLYSYCHK/snort3:tcp_options to master

Squashed commit of the following:

commit 3cd74355cb44339cc3e8ffe318ed3c90534f24f6
Author: Nataliia Lysychkina <nlysychk@cisco.com>
Date:   Thu Aug 21 17:26:23 2025 +0530

    protocols: add sanity checks for tcp and ipv4 options to prevent out-of-buffer access
src/network_inspectors/rna/rna_fingerprint_tcp.cc
src/protocols/ipv4_options.cc
src/protocols/ipv4_options.h
src/protocols/tcp_options.cc
src/protocols/tcp_options.h