Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
modsecurity-v2.9.11.tar.gz | 2025-07-01 | 4.4 MB | |
modsecurity-v2.9.11.tar.gz.sha256 | 2025-07-01 | 93 Bytes | |
modsecurity-v2.9.11.tar.gz.asc | 2025-07-01 | 833 Bytes | |
README.md | 2025-07-01 | 599 Bytes | |
v2.9.11 source code.tar.gz | 2025-07-01 | 3.9 MB | |
v2.9.11 source code.zip | 2025-07-01 | 4.0 MB | |
Totals: 6 Items | 12.3 MB | 2 |
Changes in v2.9.11:
There is a DoS vulnerability in previous versions, see CVE 2025-52891. This release includes a fix for it.
Full list of changes:
- fix: prevent segmentation fault if the XML node is empty [PR from private repo - @theseion, @fzipi, @RedXanadu, @airween; fixed CVE-2025-52891]
- Plug memory leak when msre_op_validateSchema_execute() exits normally (validateSchema) [Issue [#3401] - @nic-prgs]
- chore: bump version in MSI installer.wxs [Issue [#3400] - @airween]
- Fix resource leaks in
msc_status_engine_mac_address
[Issue [#3391] - @amezin]