WeBWorK Main Forum

How to report a security/stability issue

How to report a security/stability issue

by frank picabia -
Number of replies: 2

Hello,

I've learned of a security/stability issue impacting the perl daemon part of Webwork.  It would be a bad option to report it publicly on Github where potentially any remote and unauthenticated hacker can learn of the method to take down our webwork sites.

Is there a more confidential way to report a security/stability issue?


In reply to frank picabia

Re: How to report a security/stability issue

by Glenn Rice -

You can email any of the developers directly.  You can find my email address on GitHub if you want to email me.

In reply to Glenn Rice

Re: How to report a security/stability issue

by frank picabia -
Thanks for the help and testing.

In case anyone else was wondering what this was, it was a false alarm. The kern.log revealed the oom-killer (out of memory killer) was invoked by the kernel. It had shut down the webwork2 service to save the system when memory was low. The thing it needed was either more memory or reducing workers in conf/webwork2.mojolicious.yml from the default of 25.