Skip to content

IIS: fix ReadFileChunk latent overflow (allocate m_dwPageSize, not 1) - #3624

Open
A13501350 wants to merge 1 commit into
owasp-modsecurity:v2/masterfrom
A13501350:fix/iis-readfilechunk-buffer
Open

IIS: fix ReadFileChunk latent overflow (allocate m_dwPageSize, not 1)#3624
A13501350 wants to merge 1 commit into
owasp-modsecurity:v2/masterfrom
A13501350:fix/iis-readfilechunk-buffer

Fix IIS ReadFileChunk: allocate m_dwPageSize bytes instead of 1

dbae4cf
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
cppcheck
succeeded Aug 27, 2026 in 1m 2s