]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4819: Fixed issue Snort 3 VBA decompression read OOBs due to integer...
authorSaikrishna Ramdeni (sramdeni) <sramdeni@cisco.com>
Fri, 25 Jul 2025 07:21:11 +0000 (07:21 +0000)
committerLokesh Bevinamarad (lbevinam) <lbevinam@cisco.com>
Fri, 25 Jul 2025 07:21:11 +0000 (07:21 +0000)
commit4c5ed1eae5a9d08377114c615420219ad7deb708
treef4aee859b981635139cb32972cda7751783073ce
parente0244787d9f5e55929d80d1da40abec67c38bbf0
Pull request #4819: Fixed issue Snort 3 VBA decompression read OOBs due to integer overflows

Merge in SNORT/snort3 from ~SRAMDENI/snort3:CSCwq23380_master to master

Squashed commit of the following:

commit 881e7e702d1e1893b120eaad91449d3aa2b1e038
Author: sramdeni <sramdeni@cisco.com>
Date:   Wed Jul 16 18:16:50 2025 +0530

    olefile_vba : Fixed issue Snort 3 VBA decompression read OOBs due to integer overflows
src/decompress/file_olefile.cc