Palatinux wrote:We just hoped you knew a way to easily debug it because we could not think of one ourselfs
we normally look at the reported code (that's why the logs would be important) and try to figure out how an integer overflow could have occured there. then if we determine that the kernel code is properly written then we know it's a false positive, so we fix the plugin, otherwise we fix the kernel code (although technically the plugin already prevents exploitation).
Normally we fix all grsec/kernel errors ourselfs, but this a function we didn't used before.
two things, 1. it's an experimental plugin for a reason for now, so maybe don't use it in production yet

, 2. how about sending your fixes to grsec to us?

Plz let me know if you've already found it.
i'm afraid that without the logs we don't really know where to even start looking
