|
|
|
|
|
by chrismeller
2637 days ago
|
|
It’s basically the list the master process keeps of the worker processes it has spun up. The workers can report back some stats that the master tracks about each. Apparently something in that report back process could be exploited to run arbitrary code. |
|