kp's and mem corruption?

Jason A. Donenfeld Jason at zx2c4.com
Mon May 3 15:30:56 UTC 2021


On Mon, May 3, 2021 at 5:27 PM Manojav Sridhar <manojav at manojav.com> wrote:
> I tried the bash script on both bare metal box and virtualbox pfsense
> box. both ran for a few minutes okay. How long does it take to happen?
> I am testing with the 0428 snapshot.

Try changing in wg_noise.c:

#define HT_INDEX_SIZE (1 << 13)

to

#define HT_INDEX_SIZE (1 << 3)

And then you'll see it hit pretty quickly.


More information about the WireGuard mailing list