Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds thread stack size parameter for CVE-2017-1000364 issue #44

Merged
merged 1 commit into from
Jun 22, 2017
Merged

Adds thread stack size parameter for CVE-2017-1000364 issue #44

merged 1 commit into from
Jun 22, 2017

Conversation

joshenders
Copy link

Adds workaround recommended here: https://community.ubnt.com/t5/UniFi-Routing-Switching/IMPORTANT-Debian-Ubuntu-users-MUST-READ-Updated-06-21/m-p/1968251#M48264 for CVE-2017-1000364 issue.

Pass the following in your docker run command:

--env JVM_MAX_THREAD_STACK_SIZE=1280k

@jacobalberty
Copy link
Owner

This is merged into the master branch. I'll be merging it into the other branches and retagging the most recent releases for each branch with it included later tonight.

@joshenders
Copy link
Author

joshenders commented Jun 23, 2017 via email

@jacobalberty
Copy link
Owner

No, the debian issue referenced is on debian hosts not containers. If you were using centos as your host for docker then this wouldn't affect you. It's a kernel problem. I pin to debian:jessie any more specific pinning than that would result in not receiving security updates.

@joshenders
Copy link
Author

I see. Thanks for the update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants